guix/gnu/system
Ludovic Courtès ffde82c9ec
system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick.
Based on a suggestion by Andy Wingo at
<https://lists.gnu.org/archive/html/guix-devel/2015-08/msg00753.html>.

* gnu/build/svg.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/system/grub.scm (svg->png): Add #:width and #:height.  Rewrite to
use (gnu build svg).
(resize-image): Remove.
(grub-background-image): Adjust accordingly.
2016-10-25 01:21:28 +02:00
..
examples gnu: lightweight-desktop.tmpl: Fix typo. 2016-09-08 08:07:49 +03:00
file-systems.scm Add missing exports. 2016-09-27 11:22:56 +02:00
grub.scm system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick. 2016-10-25 01:21:28 +02:00
install.scm services: console-font: A single service handles all the VTs. 2016-09-19 23:36:17 +09:00
linux-container.scm linux-container: Fix list of imported modules. 2016-07-12 22:47:08 +02:00
linux-initrd.scm system: Use 'source-module-closure' where needed. 2016-09-05 00:06:47 +02:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm mapped-devices: Properly open RAID devices. 2016-10-04 19:51:53 +02:00
nss.scm
pam.scm services: Add pam-limits-service. 2016-07-19 23:50:03 +02:00
shadow.scm system: Do not create the home directory of "nobody". 2016-08-28 15:11:18 +02:00
vm.scm system: vm: Remove -net user flag. 2016-09-06 17:48:59 +02:00