guix/gnu/system
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
..
examples
images image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
accounts.scm
file-systems.scm
hurd.scm
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
install.scm
keyboard.scm
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm uuid: Prevent a loop on invalid arguments. 2020-06-18 23:24:37 -04:00
vm.scm