From c6acf6d557e89ef7bc80dafbcbf8b150c050bfea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Tue, 26 Apr 2005 20:47:59 +0000 Subject: [PATCH] While I'm here, list the new kenv (boot.netif.name) along with the others. --- sys/nfsclient/nfs_diskless.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/nfsclient/nfs_diskless.c b/sys/nfsclient/nfs_diskless.c index 2eae2ce6c06..9f17cd9330a 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)