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 bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build shepherd: 'read-pid-file/container' terminates the whole process group. 2020-06-12 00:04:42 +02:00
installer installer: final: Dump "guix system init" command output when testing. 2020-06-09 17:59:05 +02:00
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 bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm
image.scm image: Add 'target' support. 2020-06-13 15:20:52 +02:00
installer.scm
local.mk gnu: guile-sqlite3: Update to 0.1.1. 2020-06-12 18:56:11 +02:00
machine.scm
packages.scm
services.scm gnu: services: Add %hurd-startup-service. 2020-06-08 14:26:14 +02:00
system.scm services: etc: Add '/etc/ttys' symlink for the Hurd. 2020-06-09 17:59:56 +02:00
tests.scm