me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Mathieu Othacehe 99d036ce84
image: Add image-type support.
* gnu/image.scm (<image-type>): New record,
(image-type, image-type?, image-type-name,
image-type-constructor, os->image): new procedures.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-30 10:47:59 +02:00
..
bootloader gnu: grub: Support for network boot via TFTP. 2020-09-27 13:38:35 +02:00
build secret-service: Add proper logging procedure and log to syslog. 2020-09-29 21:56:27 +02:00
installer installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: Add rust-multi-default-trait-impl-0.1. 2020-09-30 11:25:05 +03:00
services services: virtualization: Use a compressed qcow2 hurd disk-image. 2020-09-30 10:47:58 +02:00
system images: hurd: Add hurd-barebones-qcow2-image. 2020-09-29 11:42:52 +02:00
tests services: hurd-vm: Add system test. 2020-09-29 21:56:28 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Build hurd-barebones-qcow2-image. 2020-09-29 11:42:53 +02:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: Remove icecat-68 source. 2020-09-28 14:45:23 -04:00
machine.scm
packages.scm
services.scm
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm