summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)Author
2020-03-05chroot_dpkg: start-stop-daemon simplificationLyndon Brown
2020-03-05bootloaders: fix ignoring LB_DEBIAN_INSTALLER_GUI in menu creationLyndon Brown
2020-03-05memtest: better handle obsolete LB_MEMTEST valueLyndon Brown
2020-03-05simplify --debian-installer choicesjnqnfe
2020-03-05source: fix mistaken append instead of overwriteLyndon Brown
2020-03-05don't unnecessarily convert exit codes to stringsLyndon Brown
2020-03-05installer: de-dup daily DI urlLyndon Brown
2020-03-05fix indentationLyndon Brown
2020-03-05manpage: fix wrong description for --firmware-binaryLyndon Brown
2020-03-05binary: fix missing handling of disk info for netboot casejnqnfe
2020-03-05source: fix missing handling of disk info for netboot casejnqnfe
2020-03-05installer: fix unquoted stringLyndon Brown
2020-03-05binary_rootfs: fix chmod of squashfs image only being applied when using chrootjnqnfe
2020-03-05binary_rootfs: fix deletion of excludes file from wrong location in squashfs ...jnqnfe
2020-03-05bootstrap: only output message where actually applicablejnqnfe
2020-03-05bootstrap: drop obsolete check for `--no-check-gpg` support in debootstrapjnqnfe
2020-03-05binary: fix missing use of chroot_dpkg in binary stagejnqnfe
2020-03-05grub2: fix using wrong directory in certain casesjnqnfe
2020-03-05archives: fix deb-src entry exclusionLyndon Brown
2020-03-05bootstrap_archives: remove unnecessary param defaultLyndon Brown
2020-03-05archives: add 'pass' param validation checkLyndon Brown
2020-03-05archives: fix incorrect usage stringLyndon Brown
2020-03-05archives: fix removal of chroot/root/packages.chroot package listjnqnfe
2020-03-05source: fix wrong action value for script executionjnqnfe
2020-03-01remove another redundant filejnqnfe
2020-03-01remove redundant filejnqnfe
2020-02-17binary_syslinux: Acommodate LB_INITRAMFS not live-bootDavid Hewitt
2020-01-23Standardize on having the GUI installation first in boot menusRaphaël Hertzog
2019-12-19Revert some Kali-specific changeRaphaël Hertzog
2019-12-19Fix "--debian-installer cdrom" and its interaction with binary_package-listsRaphaël Hertzog
2019-12-19Add local archive keys before configuring local package repositoryJohn Estabrook
2019-12-19Run binary_hooks after binary_grub-efiRonny Standtke
2019-12-19Support --distribution-binary and --distribution-chrootRaphaël Hertzog
2019-12-19installer_debian-installer: don't mess with /var/lib/dpkg/statusRaphaël Hertzog
2019-12-19chroot_live-packages: use dpkg-query to see if a package is installedRaphaël Hertzog
2019-12-19binary_package-lists: avoid messing with dpkg's status fileRaphaël Hertzog
2019-06-19--mirror-binary* was not properly sortedRoland Clobus
2019-06-16Reordered the command line options to make them in alphabetical orderRoland Clobus
2019-06-16Manpage: Added documentation for --bootstrap-qemu-[arch|exclude|static]Roland Clobus
2019-06-16Manpage: Added documentation for --loadlinRoland Clobus
2019-06-16Manpage: Added documentation for --firmware-binary and --firmware-chrootRoland Clobus
2019-06-16Manpage: --mode explicitly supports debian and progress-linux. Special handli...Roland Clobus
2019-06-16Manpage: Added documentation for --hdd-label, --hdd-size and --hdd-partition-...Roland Clobus
2019-06-16Manpage: Added documentation for --image-nameRoland Clobus
2019-06-16--initramfs support none and live-bootRoland Clobus
2019-06-16Matched the documentation of --checksums to the implementation in live-bootRoland Clobus
2019-06-03Fixed a typo for --clean in 'lb config --help'Roland Clobus
2019-06-03Mention --breakpoints in 'lb config --help'Roland Clobus
2019-06-03Removed option --bootstrap, which is not implemented.Roland Clobus
2019-06-03Do not store _QUIET in the configuration file, otherwise the overridesRoland Clobus