summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2019-06-03Removed obsolete short command line options.Roland Clobus
2019-06-03Reenabled the command line option for colored messages for lb_config. The fun...Roland Clobus
2019-04-21Readd findiso parametre to loopback.cfg generation.adrian15
2019-03-14Fixed foreign architecture package support to linux kernel flavoursAdrian Gibanel Lopez
2018-09-19UEFI: remove the EFI/debian/grub.cfg, not necessary anymoreLuca Boccassi
2018-09-19Use gcd{x64.aa64}.efi.signed for amd64/arm64 arch.Steven Shiau
2018-09-13copy keys to /etc/apt/trusted.gpg.d with appropriate extension for them to no...Marcel Partap
2018-07-27Handle includes.chroot files installed over symlinked directoriesRaphaël Hertzog
2018-06-07UEFI: parse vendor from Grub package metadataLuca Boccassi
2018-06-03Avoid apt-key add and just drop the key in /etc/apt/trusted.gpg.dLuca Boccassi
2018-04-17lb clean: remove ONIE imageLuca Boccassi
2018-04-10Reconfigure bootstrapped packages after preseeding.Luca Boccassi
2018-04-05ONIE: do not use package cache, only runs on hostLuca Boccassi
2018-04-04ONIE: missing dependency on fileLuca Boccassi
2018-04-04ONIE: Check_package in the host, not the chrootLuca Boccassi
2018-03-23ONIE: detect initrd compression instead of hard-codingLuca Boccassi
2018-03-23Add Acquire::AllowInsecureRepositories to fix apt-secure in sidLuca Boccassi
2018-03-22Add options to build ONIE imagesLuca Boccassi
2018-03-09UEFI: use uppercase EFI directory name for TianocoreLuca Boccassi
2018-03-09UEFI: add support for Secure Boot on amd64 and arm64Luca Boccassi
2018-03-09UEFI: add minimal grub.cfg to fat32 partitionLuca Boccassi
2018-03-02Add grub-based UEFI boot support for ARM64Steven Shiau