guix/gnu/system
Mark H Weaver 6b173ac004 system: grub: Adjust eye-candy to work on non-Intel systems.
* gnu/system/grub.scm (eye-candy): Accept additional 'system' argument.  Add
  local 'setup-gfxterm-body' variable.  Replace the 'load_video' grub function
  with 'setup_gfxterm', which includes everything in the 'if loadfont' form on
  Intel systems, but is empty on non-Intel.
  (grub-configuration-file): Pass 'system' to 'eye-candy.
2015-10-27 21:44:46 +01:00
..
examples
file-systems.scm
grub.scm system: grub: Adjust eye-candy to work on non-Intel systems. 2015-10-27 21:44:46 +01:00
install.scm
linux-container.scm
linux-initrd.scm
linux.scm
locale.scm
nss.scm
shadow.scm
vm.scm