guix/gnu
Mathieu Othacehe f292d4719d
image: Add 'target' support.
* gnu/image.scm (<image>)[target]: New field,
(image-target): new public method.
* gnu/system/image.scm (hurd-disk-image): Set "i586-pc-gnu" as image 'target'
field,
(maybe-with-target): new procedure,
(system-image): honor image 'target' field using the above procedure.
2020-06-13 15:20:52 +02:00
..
bootloader
build
installer
machine
packages gnome: gnome-desktop: Add bubblewrap as an input. 2020-06-13 12:02:13 +01:00
services services: hurd: Remove deprecated 'hurd-getty-service' wrapper. 2020-06-13 10:04:51 +02:00
system image: Add 'target' support. 2020-06-13 15:20:52 +02:00
tests image: Make 'find-image' non-monadic. 2020-06-13 15:03:55 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm image: Add 'target' support. 2020-06-13 15:20:52 +02:00
installer.scm
local.mk
machine.scm
packages.scm
services.scm
system.scm
tests.scm