guix/gnu
Mathieu Othacehe b904b59ce5
image: Move hurd image definition to a dedicated file.
This moves hurd-disk-image to a dedicated file. It also defines a default
operating-system so that the image can be built standalone.

* gnu/system/images/hurd.scm: New file,
* gnu/local.mk (GNU_SYSTEM_MODULES): add it,
* gnu/system/image.scm (root-offset, root-label): Export it,
(hurd-disk-image): remove it as this is now defined in the new, Hurd dedicated
file above,
(find-image): adapt to avoid loop dependency.
2020-06-24 20:24:34 +02:00
..
bootloader
build system: image: Remove "image-root" when building raw disk-images. 2020-06-22 17:49:19 +02:00
installer installer: final: Remove restart-service procedure. 2020-06-16 16:33:55 +02:00
machine machine: ssh: Fix guix deploy hang when using non-DCE UUIDs. 2020-06-18 23:20:41 -04:00
packages gnu: symengine: Fix indentation. 2020-06-24 19:46:55 +02:00
services services: childhurd: Support more than one instance. 2020-06-21 12:51:36 +02:00
system image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm
local.mk image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm