guix/gnu
Janneke Nieuwenhuizen de5239b675
system: image: Add hurd64 image types.
* gnu/system/hurd.scm (%hurd64-default-operating-system-kernel,
%hurd64-default-operating-system): New variables.
* gnu/system/images/hurd.scm (hurd64-disk-image, hurd64-image-type,
hurd64-qcow2-image-type, hurd64-barebones-disk-image,
hurd64-barebones-qcow2-image): New variables.

* gnu/system/images/hurd.scm (hurd64-barebones-os): New variable.
2024-12-03 08:39:00 +01:00
..
bootloader bootloader: u-boot: Add procedure to share installer code. 2024-12-01 17:56:00 +01:00
build
home
installer
machine
packages gnu: bootstrap: Add support for x86_64-gnu, aka the 64bit Hurd. 2024-12-03 08:38:00 +01:00
services
system system: image: Add hurd64 image types. 2024-12-03 08:39:00 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm system: Add "installer" sub-command. 2024-12-03 08:26:03 +01:00
local.mk gnu: glibc/hurd: Add patch for the 64bit Hurd, fixing "raise". 2024-12-03 08:33:13 +01:00
machine.scm
packages.scm packages: Factorize ‘all-packages’. 2024-12-01 20:14:15 +01:00
services.scm
system.scm gnu: hurd: Update to 0.9.git20240714. 2024-12-03 08:33:12 +01:00
tests.scm