Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-06-16 | Manpage: Added documentation for --firmware-binary and --firmware-chroot | Roland Clobus | |
2019-06-16 | Manpage: --parent-archive-areas uses the same argument name as 'lb config ↵ | Roland Clobus | |
--help' | |||
2019-06-16 | Manpage: --mode explicitly supports debian and progress-linux. Special ↵ | Roland Clobus | |
handling for ubuntu was dropped 2015-05-03 | |||
2019-06-16 | Manpage: Added documentation for --hdd-label, --hdd-size and ↵ | Roland Clobus | |
--hdd-partition-start | |||
2019-06-16 | Manpage: Added documentation for --image-name | Roland Clobus | |
2019-06-16 | Manpage: Added documentation for --initsystem | Roland Clobus | |
2019-06-16 | --initramfs support none and live-boot | Roland Clobus | |
2019-06-16 | Manpage: Removed references to command line options that are no longer | Roland Clobus | |
in the code: --firmware-binary --firmware-chroot --hooks --parent-mirror-chroot-updates --parent-mirror-chroot-backports --parent-mirror-binary-updates --parent-mirror-binary-backports --mirror-chroot-updates --mirror-chroot-backports --mirror-binary-updates --mirror-binary-backports --templates | |||
2019-06-16 | Manpage: Added documentation for --zsync | Roland Clobus | |
2019-06-16 | Manpage: --config synchronised to 'lb config --help' | Roland Clobus | |