guix/gnu/system
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
..
examples services: base: Deprecate 'agetty-service' procedure. 2023-03-03 17:55:32 +01:00
images
accounts.scm
file-systems.scm file-systems: Remove deprecated 'title' field helper procedures. 2023-03-05 23:06:55 +01:00
hurd.scm system: hurd: Use shepherd-0.8 in the package list. 2023-03-30 12:44:20 +02:00
image.scm gnu: image: Add support for unformatted partitions. 2023-06-14 14:52:21 +03:00
install.scm services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
keyboard.scm
linux-container.scm linux-container: Adjust to 'modify-services' semantic change. 2023-06-09 18:15:07 +02:00
linux-initrd.scm
locale.scm locale: Add glibc 2.33 to '%default-locale-libcs'. 2023-04-19 16:32:03 +02:00
mapped-devices.scm
nss.scm
pam.scm system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm system: account: Fix default value. 2023-06-09 14:19:14 +02:00
uuid.scm
vm.scm