summaryrefslogtreecommitdiff
path: root/gnu/system/grub.scm
Commit message (Expand)AuthorAge
* system: grub: Search root device by label or UUID if possible.Ludovic Courtès2016-01-22
* system: grub: Use a bigger background image.Ludovic Courtès2015-11-02
* system: grub: Let GRUB choose the best graphics mode.Ludovic Courtès2015-10-29
* system: grub: Adjust eye-candy to work on non-Intel systems.Mark H Weaver2015-10-27
* system: grub: On MIPS, the linux image name is vmlinuz, not bzImage.Mark H Weaver2015-10-27
* artwork: Update to latest version.Ludovic Courtès2015-05-07
* artwork: Update snapshot to GuixSD branding.Ludovic Courtès2015-02-12
* system: grub: Make sure the font and background image are always found.Ludovic Courtès2014-12-13
* system: Adjust 'grub.cfg' to work on systems with a separate /boot.Ludovic Courtès2014-12-13
* gnu: Introduce (gnu artwork) module.Ludovic Courtès2014-11-12
* system: grub: Adjust default theme color.Ludovic Courtès2014-11-08
* system: grub: Add preliminary support for themes.Ludovic Courtès2014-11-08
* system: grub: Change the default default-entry to 0.Mark H Weaver2014-08-13
* system: Support the addition of old entries in the GRUB menu.Ludovic Courtès2014-06-25
* system: Add 'grub-configuration' record.Ludovic Courtès2014-05-18
* system: grub: Rewrite using gexps.Ludovic Courtès2014-04-28
* gnu: Lower initrd makers from packages to monadic procedures.Ludovic Courtès2014-01-29
* gnu: Add (gnu system).Ludovic Courtès2013-12-10
* gnu: vm: Rewrite helper functions as monadic functions.Ludovic Courtès2013-10-03
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* gnu: Move helper code to (gnu system …) modules.Ludovic Courtès2013-09-11