guix/gnu/build
Ludovic Courtès 11e19555e5
file-systems: Allow swap space lookup by UUID/label.
* gnu/build/file-systems.scm (%linux-swap-magic, %page-size): New
variables.
(linux-swap-superblock?, read-linux-swap-superblock)
(linux-swap-superblock-uuid, linux-swap-superblock-volume-name): New
procedures.
(%partition-label-readers, %partition-uuid-readers): Add them.
2020-10-30 01:14:20 +01:00
..
accounts.scm
activation.scm
bootloader.scm bootloader: Fix u-boot installation. 2020-10-05 11:10:35 +02:00
cross-toolchain.scm
file-systems.scm file-systems: Allow swap space lookup by UUID/label. 2020-10-30 01:14:20 +01:00
hurd-boot.scm hurd-boot: Set /hurd/magic on /dev/fd. 2020-10-14 15:22:55 +02:00
image.scm image: Add support for compressed-qcow2 format. 2020-09-29 11:42:52 +02:00
install.scm install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
linux-boot.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
linux-container.scm linux-container: Reset jailed root permissions. 2020-10-01 12:51:13 +02:00
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
secret-service.scm secret-service: Add proper logging procedure and log to syslog. 2020-09-29 21:56:27 +02:00
shepherd.scm build: shepherd: Check for container support. 2020-09-21 10:22:12 +02:00
svg.scm
vm.scm