guix/gnu/system
Ludovic Courtès 99ae9ceb18 system: grub: Add preliminary support for themes.
* gnu/system/grub.scm (<grub-image>, <grub-theme>): New record types.
  (%artwork-repository, %background-image): New variables.
  (<grub-configuration>)[theme]: New field.
  (svg->png, resize-image, grub-background-image, eye-candy): New
  procedures.
  (grub-configuration-file): Use 'eye-candy' and add it in BUILDER.
2014-11-08 15:10:42 +01:00
..
file-systems.scm system: Define 'device-mapping-kind', and add a 'close' procedure. 2014-09-18 19:18:39 +02:00
grub.scm system: grub: Add preliminary support for themes. 2014-11-08 15:10:42 +01:00
install.scm install: Add a configuration template to the image. 2014-07-24 23:02:27 +02:00
linux-initrd.scm system: Add support for boot-time mapped devices. 2014-09-22 11:20:41 +02:00
linux.scm system: Add default PAM entries for xlock and xscreensaver. 2014-09-12 00:14:52 +02:00
os-config.tmpl install: Add a configuration template to the image. 2014-07-24 23:02:27 +02:00
shadow.scm system: Add udev rule for /dev/kvm. 2014-09-18 23:23:46 +02:00
vm.scm vm: The 'run-vm' scripts now passes its arguments to QEMU. 2014-11-08 15:10:42 +01:00