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
..
2019-08-28 00:27:14 +02:00
2020-06-09 10:43:54 +02:00
2020-05-05 16:08:33 +02:00
2020-02-12 20:35:43 +01:00
2020-09-07 11:00:48 +02:00
2020-06-27 13:01:40 +02:00
2020-07-11 16:34:01 +02:00
2020-09-02 17:05:22 +02:00
2020-09-07 11:00:48 +02:00
2020-09-02 17:05:23 +02:00
2019-09-25 12:18:25 +09:00
2020-08-25 11:53:20 +02:00
2019-06-07 21:50:18 +02:00
2020-02-22 00:45:42 +01:00
2020-09-01 16:06:38 +02:00
2020-09-02 17:05:23 +02:00
2018-06-01 15:21:28 +02:00
2020-06-18 14:48:17 +02:00