Age | Commit message (Expand) | Author |
2018-09-19 | UEFI: remove the EFI/debian/grub.cfg, not necessary anymore | Luca Boccassi |
2018-09-19 | Use gcd{x64.aa64}.efi.signed for amd64/arm64 arch. | Steven Shiau |
2018-09-13 | copy keys to /etc/apt/trusted.gpg.d with appropriate extension for them to no... | Marcel Partap |
2018-07-27 | Handle includes.chroot files installed over symlinked directories | Raphaël Hertzog |
2018-06-07 | UEFI: parse vendor from Grub package metadata | Luca Boccassi |
2018-06-03 | Avoid apt-key add and just drop the key in /etc/apt/trusted.gpg.d | Luca Boccassi |
2018-04-17 | lb clean: remove ONIE image | Luca Boccassi |
2018-04-10 | Reconfigure bootstrapped packages after preseeding. | Luca Boccassi |
2018-04-05 | ONIE: do not use package cache, only runs on host | Luca Boccassi |
2018-04-04 | ONIE: missing dependency on file | Luca Boccassi |
2018-04-04 | ONIE: Check_package in the host, not the chroot | Luca Boccassi |
2018-03-23 | ONIE: detect initrd compression instead of hard-coding | Luca Boccassi |
2018-03-23 | Add Acquire::AllowInsecureRepositories to fix apt-secure in sid | Luca Boccassi |
2018-03-22 | Add options to build ONIE images | Luca Boccassi |
2018-03-09 | UEFI: use uppercase EFI directory name for Tianocore | Luca Boccassi |
2018-03-09 | UEFI: add support for Secure Boot on amd64 and arm64 | Luca Boccassi |
2018-03-09 | UEFI: add minimal grub.cfg to fat32 partition | Luca Boccassi |
2018-03-02 | Add grub-based UEFI boot support for ARM64 | Steven Shiau |
2018-02-24 | Simplify bootstrapping of foreign architectures with qemu-debootstrap | Rohan Garg |
2018-02-24 | Run mksquashfs with nice -n 19 to not overload the system | Raphaël Hertzog |
2018-02-23 | Fix build with local offline mirrors | Luca Boccassi |
2018-02-14 | Fix Check_package invocation in binary_hdd for ntfs-3g | Raphaël Hertzog |
2017-12-21 | Failsafe entries rework at binary_loopback_cfg | Adrian Gibanel Lopez |
2017-12-21 | Fix handling of multiple kernels in binary_loopback_cfg | Adrian Gibanel Lopez |
2017-12-21 | Updated binary_loopback_cfg so that it uses Stretch's 686 kernel instead of o... | Adrian Gibanel Lopez |
2017-11-20 | Fix the way the .disk/mkisofs file is created | Raphaël Hertzog |
2017-11-20 | Don't fail when initramfs is not used | Balint Reczey |
2017-09-01 | Handle hardlinks in binary_hdd | Matthijs Kooijman |
2017-09-01 | Check all dependencies independent of LB_BUILD_WITH_CHROOT | Matthijs Kooijman |
2017-08-10 | Add .disk/mkisofs file recording the xorriso command line | Raphaël Hertzog |
2017-08-07 | Drop the --hardlinks option from xorriso command line call | Raphaël Hertzog |
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 |