Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | config: rename --architectures to --architecture | Lyndon Brown | |
this has only ever supported specifying a single arch, thus was confusing being plural Gbp-Dch: Short Closes: #952892 | |||
2020-03-05 | simplify --debian-installer choices | jnqnfe | |
`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 | manpage: fix missing mention of a config file | Lyndon Brown | |
this is the last commit for the set reported as #952856 and thus closes it Gbp-Dch: Ignore Closes: #952856 | |||
2020-03-05 | manpage: better explain --distribution | Lyndon Brown | |
some might think "distribution" refers to "debian"/"ubuntu"/"redhat"/etc Gbp-Dch: Short | |||
2020-03-05 | manpage: add non-free firmware note | Lyndon Brown | |
2020-03-05 | manpage: fix wrong description for --firmware-binary | Lyndon Brown | |
--firmware-binary adds firmware to d-i, --firmware-chroot adds to live Gbp-Dch: Short | |||
2020-03-05 | manpage: fix typo | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: clarification | Lyndon Brown | |
"they" -> "who" (two uses of "they" referring to different things) Gbp-Dch: Ignore | |||
2020-03-05 | manpage: clarification | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: ubuntu support was dropped | Lyndon Brown | |
...so remove obsolete mentions Gbp-Dch: Short | |||
2020-03-05 | manpage: fix missing stage mention | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: document --system default | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: clarify | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: grammar | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: fix typo | Lyndon Brown | |
"automatise" -> "automate" Gbp-Dch: Ignore | |||
2020-03-05 | manpage: actually explain the purpose of the option in the description | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: better explain --debian-installer-gui | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: clarity | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: clarity | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: fix package cache explanation | Lyndon Brown | |
"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 | manpage: clarity | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: fix typo | Lyndon Brown | |
"the their" Gbp-Dch: Ignore | |||
2020-03-05 | manpage: fix typo | Lyndon Brown | |
"of each packages" -> "of each package" Gbp-Dch: Ignore | |||
2020-03-05 | manpage: fix typo | Lyndon Brown | |
"to be build" -> "to be built" Gbp-Dch: Ignore | |||
2020-03-05 | manpage: source archives clarification | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | manpage: use upper case acronyms | Lyndon Brown | |
not sure that ISO is an acronym, but included anyway Gbp-Dch: Ignore | |||
2020-03-05 | manpage: explain specifying multiple bootloaders | Lyndon Brown | |
2020-03-05 | manpage: fix poor bootloaders description | Lyndon Brown | |
2020-03-05 | manpage: separate first and secondary build commands | Lyndon Brown | |
`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 | manpage: fix typo | Lyndon Brown | |
"know" -> "known" Gbp-Dch: Ignore | |||
2020-03-05 | manpage: fix typo | Lyndon Brown | |
"some times" -> "sometimes" Gbp-Dch: Ignore | |||
2020-03-05 | manpage: fix outdated component list | Lyndon Brown | |
2020-03-05 | manpage: fix possible parent installer values | Lyndon Brown | |
the parent one allows "daily" also Gbp-Dch: Short | |||
2020-03-01 | remove another redundant file | jnqnfe | |
Originally removed in 42fb1e197607ac8920b3f8f3a583d1d540c5ae05 Accidentally restored in bc50443cf043616c7087f383e11bf85cd233c54e (Closes #952835) | |||
2019-12-19 | Support --distribution-binary and --distribution-chroot | Raphaƫl Hertzog | |
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-06-22 | Manpage: Update the default values of --mirror-* and --parent-mirror-* | Roland Clobus | |
2019-06-22 | Manpage: use 3rd person form when describing an option | Roland Clobus | |
2019-06-22 | Manpage: simplify the description | Roland Clobus | |
2019-06-19 | Manpage: the configuration directory (config) cannot be modified | Roland Clobus | |
2019-06-19 | Manpage: removed FIXME for the SYNOPSIS section, all options are now listed | Roland Clobus | |
2019-06-19 | Manpage: removed incorrect mentioning of the -d command line option | Roland Clobus | |
2019-06-19 | --mirror-binary* was not properly sorted | Roland Clobus | |
2019-06-19 | Manpage: Use alphabetical order for the description of the command line options | Roland Clobus | |
2019-06-19 | Manpage: typo | Roland Clobus | |
2019-06-19 | Manpage: consistent use of whitespace in the command line option list | Roland Clobus | |
2019-06-19 | Manpage: added missing \fR tags | Roland Clobus | |
2019-06-16 | Reordered the command line options to make them in alphabetical order | Roland Clobus | |
2019-06-16 | Manpage: Added documentation for --bootstrap-qemu-[arch|exclude|static] | Roland Clobus | |
2019-06-16 | Manpage: Added documentation for --loadlin | Roland Clobus | |
2019-06-16 | Manpage: Added documentation for --swap-file-path and --swap-file-size | Roland Clobus | |