1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00

While I'm here, list the new kenv (boot.netif.name) along with the others.

This commit is contained in:
Dag-Erling Smørgrav 2005-04-26 20:47:59 +00:00
parent 8fa4081fe3
commit c6acf6d557
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145572

View File

@ -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)