summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-07-29create loop partitions with mknod instead of bind mounting /devKim Hagen
2021-07-23create vyos hdd imageKim Hagen
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
2016-12-14Cleanup binary_loopback_cfg and offer more freedom in overriding the default ...Raphaël Hertzog
2016-12-02Clean up grub configuration codeRaphaël Hertzog
2016-12-02Instead of renaming kernel for syslinux, create hardlinksRaphaël Hertzog
2016-12-02Default for LB_UNION_FILESYSTEM is now "overlay" just like in live-boot.Raphaël Hertzog
2016-12-02Drop useless code in binary_grub-pcRaphaël Hertzog
2016-12-02Drop useless code in binary_grub-efiRaphaël Hertzog
2016-12-02Use a grub theme that integrates reasonably well with the current background ...Raphaël Hertzog
2016-11-28Drop an optimization in chroot_archives that has undesired side-effectsRaphaël Hertzog
2016-11-28Get rid of useless bootstrap_archive-keys scriptRaphaël Hertzog
2016-11-28Copy sub-directories as well as files in grub config directoryRaphaël Hertzog
2016-11-28Support “lb config --debootstrap-script <script>”Raphaël Hertzog
2016-11-28Set xorriso's "modification time" to SOURCE_DATE_EPOCHRaphaël Hertzog
2016-11-28Pass components to debootstrap --second-stageSjoerd Simons
2016-11-28Try to reuse /isolinux/splash.png in default grub configuration.Raphaël Hertzog
2016-10-28Handle packages.chroot with an explicitly trusted file:// repositorySophie Brun
2016-08-26Readded Installation boot entries to grub configuration files.Adrian Gibanel Lopez