summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfs_diskless.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2005-04-26 20:47:59 +0000
committerdes <des@FreeBSD.org>2005-04-26 20:47:59 +0000
commitde2d951ab7c0752cf69e8f37630bac0d7c5116c6 (patch)
tree1062cbca5803aa8dae663387ed8456fd9f2b9c65 /sys/nfsclient/nfs_diskless.c
parent6e045e22917c79b3280d675b4379e026d500e8ba (diff)
downloadFreeBSD-src-de2d951ab7c0752cf69e8f37630bac0d7c5116c6.zip
FreeBSD-src-de2d951ab7c0752cf69e8f37630bac0d7c5116c6.tar.gz
While I'm here, list the new kenv (boot.netif.name) along with the others.
Diffstat (limited to 'sys/nfsclient/nfs_diskless.c')
-rw-r--r--sys/nfsclient/nfs_diskless.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/nfsclient/nfs_diskless.c b/sys/nfsclient/nfs_diskless.c
index 2eae2ce..9f17cd9 100644
--- a/sys/nfsclient/nfs_diskless.c
+++ b/sys/nfsclient/nfs_diskless.c
@@ -65,6 +65,7 @@ static int decode_nfshandle(char *ev, u_char *fh);
*
* The loader is expected to export the following environment variables:
*
+ * boot.netif.name name of boot interface
* boot.netif.ip IP address on boot interface
* boot.netif.netmask netmask on boot interface
* boot.netif.gateway default gateway (optional)
OpenPOWER on IntegriCloud