Age | Commit message (Expand) | Author |
2016-12-16 | Minor updates to lb_config and its manual page | Raphaël Hertzog |
2016-12-14 | Cleanup binary_loopback_cfg and offer more freedom in overriding the default ... | Raphaël Hertzog |
2016-12-02 | Clean up grub configuration code | Raphaël Hertzog |
2016-12-02 | Instead of renaming kernel for syslinux, create hardlinks | Raphaël Hertzog |
2016-12-02 | Default for LB_UNION_FILESYSTEM is now "overlay" just like in live-boot. | Raphaël Hertzog |
2016-12-02 | Drop useless code in binary_grub-pc | Raphaël Hertzog |
2016-12-02 | Drop useless code in binary_grub-efi | Raphaël Hertzog |
2016-12-02 | Use a grub theme that integrates reasonably well with the current background ... | Raphaël Hertzog |
2016-11-28 | Drop an optimization in chroot_archives that has undesired side-effects | Raphaël Hertzog |
2016-11-28 | Get rid of useless bootstrap_archive-keys script | Raphaël Hertzog |
2016-11-28 | Copy sub-directories as well as files in grub config directory | Raphaël Hertzog |
2016-11-28 | Support “lb config --debootstrap-script <script>” | Raphaël Hertzog |
2016-11-28 | Set xorriso's "modification time" to SOURCE_DATE_EPOCH | Raphaël Hertzog |
2016-11-28 | Pass components to debootstrap --second-stage | Sjoerd Simons |
2016-11-28 | Try to reuse /isolinux/splash.png in default grub configuration. | Raphaël Hertzog |
2016-10-28 | Handle packages.chroot with an explicitly trusted file:// repository | Sophie Brun |
2016-08-26 | Readded Installation boot entries to grub configuration files. | Adrian Gibanel Lopez |
2016-07-31 | Force the use of insmod all_video in grub.cfg so that we do not boot in blind... | Adrian Gibanel Lopez |
2016-07-31 | Added EFI support by the means of grub-efi | Adrian Gibanel Lopez |
2016-07-31 | Handle multiple bootloaders properly in binary_iso . Force mkisofs to add an ... | Adrian Gibanel Lopez |
2016-07-31 | Stolen efi-image and grub-cpmodules from src:live-installer | Adrian Gibanel Lopez |
2016-07-31 | binary_loopback_cfg now renders grub.cfg by default. | Adrian Gibanel Lopez |
2016-07-31 | Added new multi bootloader helper functions | Adrian Gibanel Lopez |
2016-07-31 | Remove repeated LB_PRIMARY_BOOTLOADER definition | Adrian Gibanel Lopez |
2016-06-18 | Disable EXT4 64bit features | Kristian Klausen |
2016-05-26 | Switch d-i.debian.org URIs from http to https. | Kristian Klausen |
2016-05-26 | Fix typo in binary_syslinux | Kristian Klausen |
2016-05-26 | Correct syslinux/extlinux mbr.bin path (second try) | Kristian Klausen |
2016-05-26 | Correct syslinux/extlinux mbr.bin path | Kristian Klausen |
2016-05-26 | Revert "Correct syslinux mbr.bin path." | Kristian Klausen |
2016-01-05 | Better handle empty package lists. | Raphaël Hertzog |
2015-12-15 | Remove 586 flavour for i386 architecture. (Closes: #807972) | Ben Armstrong |
2015-12-15 | scripts/build/binary_hdd: Fix code style | Maximilian Mehnert |
2015-09-23 | Old BIOS: start partition at specific place | Maximilian Mehnert |
2015-09-23 | force link creation when diverting flash-kernel | Maximilian Mehnert |
2015-08-30 | Loopback cfg support. | Adrian Gibanel Lopez |
2015-08-29 | Multi bootloader support | Adrian Gibanel Lopez |
2015-08-27 | Adding missing file extension to hdd images. | Carlos Zuferri |
2015-08-10 | Correct syslinux mbr.bin path. | Maximilian Mehnert |
2015-08-10 | Updating stat calls to also give the right result in container setups, thanks... | Daniel Baumann |
2015-08-10 | Getting rid of hard-coded release numbers and using /etc/os-release instead (... | Daniel Baumann |
2015-07-26 | Fix check for presence of chroot hooks | Daniel Reichelt |
2015-07-15 | Drop elilo from list of d-i required packages on i386. | Raphaël Hertzog |
2015-06-24 | Do not pass an empty version in APT::FTPArchive::Release::Version (Closes: #7... | Raphaël Hertzog |
2015-06-15 | Correcting typos in chroot_hooks. | Daniel Baumann |
2015-06-05 | Removing parent-directory too when cleaning up the config tree bind mount in ... | Daniel Baumann |
2015-06-05 | Correcting execution of local source hooks. | Daniel Baumann |
2015-06-05 | Correcting execution of local binary hooks. | Daniel Baumann |
2015-06-05 | Correcting symlinking of hooks in lb config. | Daniel Baumann |
2015-05-23 | Installing apt and dpkg updates (if any) first in derivatives mode, then doin... | Daniel Baumann |