gnu: grub: Support loading files from TFTP if the root filesystem is NFS.
authorStefan <stefan-guix@vodafonemail.de>
Mon, 14 Sep 2020 12:20:16 +0000 (14:20 +0200)
committerDanny Milosavljevic <dannym@scratchpost.org>
Mon, 14 Sep 2020 12:25:04 +0000 (14:25 +0200)
commit8c4f1aa85f3844fc8c989e74cef9d269dd30889c
treed0db8f5d57cf799d3359a60d44f592c6251ac81b
parentf6807498bea9471dd7ef9b09359ba9077e7094e6
gnu: grub: Support loading files from TFTP if the root filesystem is NFS.

* gnu/bootloader/grub.scm (grub-root-search): Set the root to "(tftp)" if
the searched-for file is stored on NFS.
gnu/bootloader/grub.scm