From f2502957ba384074e57be3968b2ffebb14eb8c8a Mon Sep 17 00:00:00 2001 From: randi Date: Wed, 7 Jul 2010 20:06:48 +0000 Subject: [PATCH] Add further documentation for netDev in install.cfg to reflect the new usage. Approved by: cperciva (mentor) MFC after: 3 days --- usr.sbin/sysinstall/install.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.sbin/sysinstall/install.cfg b/usr.sbin/sysinstall/install.cfg index d894f0619aed..ad53f8e0e7a8 100644 --- a/usr.sbin/sysinstall/install.cfg +++ b/usr.sbin/sysinstall/install.cfg @@ -20,6 +20,7 @@ netmask=255.255.255.240 ################################ # Which installation device to use - ftp is pointed directly at my local # machine and the installation device is my WD8013 ethernet interface. +# netDev can be set to ANY or a comma-delimited list of interfaces. _ftpPath=ftp://time.cdrom.com/pub netDev=ed0 mediaSetFTP