guix/gnu/build
Stefan 1c3b709edb
linux-boot: Handle nfs-root device strings.
* gnu/build/linux-boot.scm (device-string->file-system-device): Support
nfs-root "device" strings.
* gnu/build/file-systems.scm (canonicalize-device-spec): Support nfs-root
"device" strings.
* gnu/machine/ssh.scm (machine-check-file-system-availability): Avoid
checking of NFS file systems.
* gnu/system.scm (read-boot-parameters, device-sexp->device): Support
nfs-root "device" strings.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-09-07 11:00:48 +02:00
..
accounts.scm
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
hurd-boot.scm
image.scm
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: Do not jail the container unconditionally. 2020-09-02 17:05:23 +02:00
linux-initrd.scm
linux-modules.scm linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
locale.scm
marionette.scm
secret-service.scm services: Add secret-service-type. 2020-09-01 16:06:38 +02:00
shepherd.scm installer: Run the installation inside a container. 2020-09-02 17:05:23 +02:00
svg.scm
vm.scm