summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2016-07-31Force the use of insmod all_video in grub.cfg so that we do not boot in blind...Adrian Gibanel Lopez
2016-07-31Added EFI support by the means of grub-efiAdrian Gibanel Lopez
2016-07-31Handle multiple bootloaders properly in binary_iso . Force mkisofs to add an ...Adrian Gibanel Lopez
2016-07-31Stolen efi-image and grub-cpmodules from src:live-installerAdrian Gibanel Lopez
2016-07-31binary_loopback_cfg now renders grub.cfg by default.Adrian Gibanel Lopez
2016-07-31Added new multi bootloader helper functionsAdrian Gibanel Lopez
2016-07-31Remove repeated LB_PRIMARY_BOOTLOADER definitionAdrian Gibanel Lopez
2016-06-18Disable EXT4 64bit featuresKristian Klausen