|
Lines 20-26
Link Here
|
| 20 |
################################ |
20 |
################################ |
| 21 |
# Which installation device to use - ftp is pointed directly at my local |
21 |
# Which installation device to use - ftp is pointed directly at my local |
| 22 |
# machine and the installation device is my WD8013 ethernet interface. |
22 |
# machine and the installation device is my WD8013 ethernet interface. |
| 23 |
ftp=ftp://time.cdrom.com/pub |
23 |
_ftpPath=ftp://time.cdrom.com/pub |
| 24 |
netDev=ed0 |
24 |
netDev=ed0 |
| 25 |
mediaSetFTP |
25 |
mediaSetFTP |
| 26 |
################################ |
26 |
################################ |