aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/local.mk')
0 files changed, 0 insertions, 0 deletions
em/grub.scm?id=2e58e05bb68d4b747882cfa2b460b132d456f54a'>system: Pass boot-parameters to (gnu system grub)....Mathieu Othacehe 2017-04-15system: grub: Use (first all-entries) instead of (first entries)....Danny Milosavljevic 2017-03-25system: grub: Don't attempt to load non-EFI modules on EFI....Ludovic Courtès 2017-03-06system: grub: Add missing URL in comment....Ludovic Courtès 2017-02-10gnu: Move (gnu packages grub) and (gnu packages u-boot) ......David Craven 2017-02-01system: More 'file-append' instead of #~(string-append #$thing …)....Ludovic Courtès 2017-01-03system: grub: Load relevant EFI modules on EFI systems....Ludovic Courtès 2016-11-08system: Use grub from bootloader configuration....Marius Bakke 2016-10-30system: Record store file system info in each generation....Chris Marusich 2016-10-25system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick....Ludovic Courtès 2016-09-26system: Don't emit a GRUB 'search' command when passed a GRUB file name....Ludovic Courtès 2016-09-24system: grub.cfg uses correct file names when store is not in root partition....Carlos Sánchez de La Lama 2016-09-09system: grub: Allow arbitrary kernel file names in 'menu-entry'....Ludovic Courtès 2016-09-08gnu: Add edit warning to generated grub.cfg files...John Darrington 2016-01-22system: grub: Search root device by label or UUID if possible....Ludovic Courtès 2015-11-02system: grub: Use a bigger background image....Ludovic Courtès 2015-10-29system: grub: Let GRUB choose the best graphics mode....Ludovic Courtès 2015-10-27system: grub: Adjust eye-candy to work on non-Intel systems....Mark H Weaver 2015-10-27system: grub: On MIPS, the linux image name is vmlinuz, not bzImage....Mark H Weaver