summaryrefslogtreecommitdiff
path: root/gnu/system/grub.scm
AgeCommit message (Expand)Author
2017-05-16bootloader: Add extlinux support.Mathieu Othacehe
2017-05-15system: grub: Actually default to 'gfxterm' for displaying the GRUB menu.Leo Famulari
2017-05-14system: grub: Expose GRUB's interactive interface settings.Leo Famulari
2017-05-09system: grub: Use the native Guile-Cairo and Guile-SVG.Ludovic Courtès
2017-05-05system: grub: Use boot-parameters instead of menu-entry where possible.Danny Milosavljevic
2017-04-15system: Make grub use <menu-entry> instead of <boot-parameters> again.Danny Milosavljevic
2017-04-15system: 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 filesJohn 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
2015-05-07artwork: Update to latest version.Ludovic Courtès
2015-02-12artwork: Update snapshot to GuixSD branding.Ludovic Courtès
2014-12-13system: grub: Make sure the font and background image are always found.Ludovic Courtès
2014-12-13system: Adjust 'grub.cfg' to work on systems with a separate /boot.Ludovic Courtès
2014-11-12gnu: Introduce (gnu artwork) module.Ludovic Courtès
2014-11-08system: grub: Adjust default theme color.Ludovic Courtès
2014-11-08system: grub: Add preliminary support for themes.Ludovic Courtès
2014-08-13system: grub: Change the default default-entry to 0.Mark H Weaver
2014-06-25system: Support the addition of old entries in the GRUB menu.Ludovic Courtès
2014-05-18system: Add 'grub-configuration' record.Ludovic Courtès
2014-04-28system: grub: Rewrite using gexps.Ludovic Courtès
2014-01-29gnu: Lower initrd makers from packages to monadic procedures.Ludovic Courtès
2013-12-10gnu: Add (gnu system).Ludovic Courtès
2013-10-03gnu: vm: Rewrite helper functions as monadic functions.Ludovic Courtès
2013-09-18derivations: 'derivation' and related procedures return a single value.Ludovic Courtès
2013-09-11gnu: Move helper code to (gnu system …) modules.Ludovic Courtès