3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
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
..
build system: Allow Linux-libre to find our 'modprobe' command. 2014-11-02 23:06:17 +01:00
packages gnu: slim: Update URL. 2014-11-08 15:10:42 +01:00
services services: xorg: Add argv[0] in X invocation. 2014-11-08 01:05:35 +01:00
system system: grub: Add preliminary support for themes. 2014-11-08 15:10:42 +01:00
packages.scm packages: Optimize 'find-packages-by-name' to avoid disk accesses. 2014-09-29 22:03:46 +02:00
services.scm services: Change default 'stop' value to #~(const #f). 2014-09-17 07:50:11 +02:00
system.scm system: Define 'INFOPATH' in /etc/profile. 2014-11-05 22:59:50 +01:00