summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2018-02-24Simplify bootstrapping of foreign architectures with qemu-debootstrapRohan Garg
2018-02-24Run mksquashfs with nice -n 19 to not overload the systemRaphaël Hertzog
2018-02-23Fix build with local offline mirrorsLuca Boccassi
2018-02-14Fix Check_package invocation in binary_hdd for ntfs-3gRaphaël Hertzog
2017-12-21Failsafe entries rework at binary_loopback_cfgAdrian Gibanel Lopez
2017-12-21Fix handling of multiple kernels in binary_loopback_cfgAdrian Gibanel Lopez
2017-12-21Updated binary_loopback_cfg so that it uses Stretch's 686 kernel instead of o...Adrian Gibanel Lopez
2017-11-20Fix the way the .disk/mkisofs file is createdRaphaël Hertzog
2017-11-20Don't fail when initramfs is not usedBalint Reczey
2017-09-01Handle hardlinks in binary_hddMatthijs Kooijman
2017-09-01Check all dependencies independent of LB_BUILD_WITH_CHROOTMatthijs Kooijman
2017-08-10Add .disk/mkisofs file recording the xorriso command lineRaphaël Hertzog
2017-08-07Drop the --hardlinks option from xorriso command line callRaphaël Hertzog
2016-12-16Minor updates to lb_config and its manual pageRaphaël Hertzog