guix/gnu
Efraim Flashner cd55aa9801
gnu: image: Add support for unformatted partitions.
* gnu/build/image.scm (make-unformatted-image): New procedure.
(make-partition-image): Add support for unformatted partition.
* gnu/system/image.scm (system-disk-image)[partition->gpt-type]: Add
case for using unformatted partition uuid.
2023-06-14 14:52:21 +03:00
..
bootloader gnu: bootloader: Add u-boot-sifive-unmatched-bootloader. 2023-06-14 14:52:21 +03:00
build gnu: image: Add support for unformatted partitions. 2023-06-14 14:52:21 +03:00
home home: services: ssh: Export home-ssh-agent variables. 2023-06-09 23:28:45 +02:00
installer
machine
packages gnu: opencv: Fix building on riscv64-linux. 2023-06-14 14:52:18 +03:00
services services: screen-locker-service-type: Configurable PAM and setuid. 2023-06-04 10:33:55 +02:00
system gnu: image: Add support for unformatted partitions. 2023-06-14 14:52:21 +03:00
tests tests: Fix the Jami service system tests. 2023-05-25 10:17:32 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: quodlibet: Fix compatibility with python-3.10. 2023-06-13 09:43:37 +03:00
machine.scm
packages.scm
services.scm services: Check if service is #f before applying clause. 2023-06-06 13:38:35 +02:00
system.scm system: Fix reference to Hurd bug in comment. 2023-05-10 00:23:52 +02:00
tests.scm