diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2001-09-06 10:04:27 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2001-09-06 10:04:27 +0000 |
| commit | 5693049227a36dfbb14b1f7dcd0c5fac9e56d1d5 (patch) | |
| tree | 675833205a2890c9c3c3d5589a45564b2822598d | |
| parent | 810fd59fbbf06dfde14df0d5b558856ff8452c05 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/sysinstall/install.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/install.cfg b/usr.sbin/sysinstall/install.cfg index fd8e520b806d..fb7ad8859795 100644 --- a/usr.sbin/sysinstall/install.cfg +++ b/usr.sbin/sysinstall/install.cfg @@ -20,7 +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. -ftp=ftp://time.cdrom.com/pub +_ftpPath=ftp://time.cdrom.com/pub netDev=ed0 mediaSetFTP ################################ |
