Lyndon Brown
8b109ffb96
config: rename --architectures to --architecture
...
this has only ever supported specifying a single arch, thus was confusing
being plural
Gbp-Dch: Short
Closes : #952892
2020-03-05 20:39:53 +00:00
jnqnfe
fcafaede19
simplify --debian-installer choices
...
`false` and `none` make no sense as choices for this option. Here we
replace `false` with `none`, and remove `true`.
Note that `true` was treated as an alias for netinst (see the changes to
source_disk and and binary_disk).
For backwards compatibility we still allow `true` and `false` by converting
them to `netinst` and `none` respectively, whilst printing a warning to
encourage users to move to `netinst`/`none`.
Gbp-Dch: Short
Closes : #952864
2020-03-05 11:36:55 +00:00
Lyndon Brown
a96107a3f1
manpage: fix missing mention of a config file
...
this is the last commit for the set reported as #952856 and thus closes it
Gbp-Dch: Ignore
Closes : #952856
2020-03-05 11:28:19 +00:00
Lyndon Brown
cb0f943c43
manpage: better explain --distribution
...
some might think "distribution" refers to "debian"/"ubuntu"/"redhat"/etc
Gbp-Dch: Short
2020-03-05 11:28:19 +00:00
Lyndon Brown
09b24a5dd6
manpage: add non-free firmware note
2020-03-05 11:28:19 +00:00
Lyndon Brown
ba08531da3
manpage: fix wrong description for --firmware-binary
...
--firmware-binary adds firmware to d-i, --firmware-chroot adds to live
Gbp-Dch: Short
2020-03-05 11:28:19 +00:00
Lyndon Brown
6b1f616824
manpage: fix typo
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
ace111863d
manpage: clarification
...
"they" -> "who" (two uses of "they" referring to different things)
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
569d256162
manpage: clarification
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
54f19a3efe
manpage: ubuntu support was dropped
...
...so remove obsolete mentions
Gbp-Dch: Short
2020-03-05 11:28:19 +00:00
Lyndon Brown
b3f9580da2
manpage: fix missing stage mention
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
54f77db4f1
manpage: document --system default
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
78f361a571
manpage: clarify
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
887bb3ccd5
manpage: grammar
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
f15d1af0ea
manpage: fix typo
...
"automatise" -> "automate"
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
888f63eb86
manpage: actually explain the purpose of the option in the description
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
1a8377de7d
manpage: better explain --debian-installer-gui
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
3c5b687aed
manpage: clarity
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
0d86c79880
manpage: clarity
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
3cb4608d2b
manpage: fix package cache explanation
...
"from the local mirror" suggested that live-build is always used with a
local mirror, which is not the case.
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
bc4fc322b5
manpage: clarity
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
23bd035708
manpage: fix typo
...
"the their"
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
cdb44f4bcc
manpage: fix typo
...
"of each packages" -> "of each package"
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
09c4f89263
manpage: fix typo
...
"to be build" -> "to be built"
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
c2fb7516ee
manpage: source archives clarification
...
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
14a56deb0e
manpage: use upper case acronyms
...
not sure that ISO is an acronym, but included anyway
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
aed4e0fef2
manpage: explain specifying multiple bootloaders
2020-03-05 11:28:19 +00:00
Lyndon Brown
009ddccaed
manpage: fix poor bootloaders description
2020-03-05 11:28:19 +00:00
Lyndon Brown
28d2e88ba8
manpage: separate first and secondary build commands
...
`lb build` is a top level command and the one most users will want. listing
the secondary component build stages alongside it just confuses things.
here we clarify things by moving the second-level build stages to a
separate list.
Gbp-Dch: Short
2020-03-05 11:28:19 +00:00
Lyndon Brown
4037226376
manpage: fix typo
...
"know" -> "known"
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
a150e0573d
manpage: fix typo
...
"some times" -> "sometimes"
Gbp-Dch: Ignore
2020-03-05 11:28:19 +00:00
Lyndon Brown
d8ad687c36
manpage: fix outdated component list
2020-03-05 11:28:19 +00:00
Lyndon Brown
513befa3f5
manpage: fix possible parent installer values
...
the parent one allows "daily" also
Gbp-Dch: Short
2020-03-05 11:28:19 +00:00
jnqnfe
6adb5976b6
remove another redundant file
...
Originally removed in 42fb1e1976
Accidentally restored in bc50443cf0
(Closes #952835 )
2020-03-01 08:38:05 +00:00
Raphaël Hertzog
44b9b0a650
Support --distribution-binary and --distribution-chroot
...
This makes it possible to build an image against a first distribution
(--distribution-chroot) and have the resulting image point to another
distribution (--distribution-binary). We can use this to build against a
snapshot and have the result use the original distribution that was
snapshotted.
Closes : #888507
2019-12-19 18:18:44 +01:00
Roland Clobus
1682c5c8d1
Manpage: Update the default values of --mirror-* and --parent-mirror-*
2019-06-22 13:58:54 +02:00
Roland Clobus
14d82a8065
Manpage: use 3rd person form when describing an option
2019-06-22 13:08:57 +02:00
Roland Clobus
137ec1559c
Manpage: simplify the description
2019-06-22 13:05:59 +02:00
Roland Clobus
6ed2715e23
Manpage: the configuration directory (config) cannot be modified
2019-06-19 13:26:16 +02:00
Roland Clobus
a9dba166ad
Manpage: removed FIXME for the SYNOPSIS section, all options are now listed
2019-06-19 13:20:15 +02:00
Roland Clobus
a2d2065dec
Manpage: removed incorrect mentioning of the -d command line option
2019-06-19 13:11:11 +02:00
Roland Clobus
5aaf2181b8
--mirror-binary* was not properly sorted
2019-06-19 13:07:10 +02:00
Roland Clobus
e7a629fb02
Manpage: Use alphabetical order for the description of the command line options
2019-06-19 13:05:24 +02:00
Roland Clobus
a50dbe2567
Manpage: typo
2019-06-19 12:27:06 +02:00
Roland Clobus
0a97e7c069
Manpage: consistent use of whitespace in the command line option list
2019-06-19 12:26:07 +02:00
Roland Clobus
a957982203
Manpage: added missing \fR tags
2019-06-19 12:25:13 +02:00
Roland Clobus
1837f6a40b
Reordered the command line options to make them in alphabetical order
2019-06-16 13:12:06 +02:00
Roland Clobus
a844199e30
Manpage: Added documentation for --bootstrap-qemu-[arch|exclude|static]
2019-06-16 12:47:29 +02:00
Roland Clobus
58a82854a4
Manpage: Added documentation for --loadlin
2019-06-16 12:47:29 +02:00
Roland Clobus
aef1b75233
Manpage: Added documentation for --swap-file-path and --swap-file-size
2019-06-16 12:47:29 +02:00