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 or pull requests.
guix/gnu
Ryan Sundberg 096a2bf8c5
image: Support generating GPT images via partition-table-type.
* gnu/image.scm (<image>)[partition-table-type]: New field.
* gnu/system/image.scm: Implement partition-table-type logic for
genimage.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-11-12 12:06:58 +00:00
..
bootloader
build hurd-boot: Set pfinet on the right node for AF_INET6. 2021-10-18 10:00:50 +02:00
home doc: Improve documentation of the Bash home service 2021-11-07 23:10:41 +01:00
installer installer: Reorder file system type listbox. 2021-10-21 22:08:24 +02:00
machine
packages gnu: genimage: Update to 14. 2021-11-12 12:02:32 +00:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services services: configuration: Fix interpose implementation. 2021-11-01 17:46:49 +03:00
system image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
tests tests: Pass '-F qcow2' to 'qemu-img create'. 2021-10-18 10:00:50 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk gnu: genimage: Update to 14. 2021-11-12 12:02:32 +00:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm