guix/gnu
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
..
bootloader bootloader: Use "define" instead of "define*" for all records. 2020-09-07 00:19:54 +02:00
build linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
installer installer: Run the installation inside a container. 2020-09-02 17:05:23 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: nomad: Update to 0.2.0-alpha-100-g6a565d3. 2020-09-07 10:56:26 +02:00
services installer: Run the installation inside a container. 2020-09-02 17:05:23 +02:00
system install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: In the 'core' subset, build GCC >= 7. 2020-09-03 23:26:53 +02:00
image.scm
installer.scm
local.mk gnu: Add npiet. 2020-09-05 22:50:56 +03:00
machine.scm
packages.scm
services.scm
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm