guix-devel/gnu/build
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
..
activation.scm activation: Don't fail if /var/lib exists. 2016-09-06 14:41:48 -04:00
file-systems.scm file-systems: Always use (guix build syscalls). 2016-09-05 00:06:47 +02:00
install.scm tests: Make sure /var/guix/gcroots/profiles is a valid symlink. 2016-08-29 00:09:44 +02:00
linux-boot.scm Rename '/root/etc/dmd' directory and 'do-not-kill' file. 2016-01-29 20:20:19 +03:00
linux-container.scm container: Allow 'container-excursion' to the same namespaces. 2016-10-19 15:54:10 +02:00
linux-initrd.scm linux-initrd: Compress cpio archives deterministically. 2015-09-09 23:27:10 +02:00
linux-modules.scm linux-modules: Use normalized module names for 'modprobe.blacklist'. 2016-02-21 13:04:10 +01:00
marionette.scm Add (gnu tests) and (gnu build marionette). 2016-05-04 23:35:55 +02:00
svg.scm system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick. 2016-10-25 01:21:28 +02:00
vm.scm vm: 'qemu-command' honors its argument. 2016-06-20 23:50:46 +02:00