mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add further documentation for netDev in install.cfg to reflect the new
usage. Approved by: cperciva (mentor) MFC after: 3 days
This commit is contained in:
parent
1a6c2ccd5e
commit
b05f9d9db0
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue