summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2016-05-26Switch d-i.debian.org URIs from http to https.Kristian Klausen
2016-05-26Fix typo in binary_syslinuxKristian Klausen
2016-05-26Correct syslinux/extlinux mbr.bin path (second try)Kristian Klausen
2016-05-26Correct syslinux/extlinux mbr.bin pathKristian Klausen
2016-05-26Revert "Correct syslinux mbr.bin path."Kristian Klausen
2016-01-05Better handle empty package lists.Raphaël Hertzog
2015-12-15Remove 586 flavour for i386 architecture. (Closes: #807972)Ben Armstrong
2015-12-15scripts/build/binary_hdd: Fix code styleMaximilian Mehnert
2015-09-23Old BIOS: start partition at specific placeMaximilian Mehnert
2015-09-23force link creation when diverting flash-kernelMaximilian Mehnert
2015-08-30Loopback cfg support.Adrian Gibanel Lopez
2015-08-29Multi bootloader supportAdrian Gibanel Lopez
2015-08-27Adding missing file extension to hdd images.Carlos Zuferri
2015-08-10Correct syslinux mbr.bin path.Maximilian Mehnert
2015-08-10Updating stat calls to also give the right result in container setups, thanks...Daniel Baumann
2015-08-10Getting rid of hard-coded release numbers and using /etc/os-release instead (...Daniel Baumann
2015-07-26Fix check for presence of chroot hooksDaniel Reichelt
2015-07-15Drop elilo from list of d-i required packages on i386.Raphaël Hertzog
2015-06-24Do not pass an empty version in APT::FTPArchive::Release::Version (Closes: #7...Raphaël Hertzog