summaryrefslogtreecommitdiffstats
path: root/network.py
Commit message (Collapse)AuthorAgeFilesLines
* cvs thinks this changedMike Fulbright2002-02-181-0/+1
|
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-1/+2
| | | | | | | incorporates most of the python changes as well as the isys changes. email with what hasn't been applied coming later after I either finish merging the rest or decide to stop for the night
* fix writing out nameserver to ks.cfg, fix writing out hostname to ks.cfg (52829)Jeremy Katz2001-08-291-3/+3
|
* added an invisible step to allow the network screen to be skipped if no ↵bfox2001-08-021-0/+6
| | | | network devices are present
* fix network writingMatt Wilson2001-07-241-3/+3
|
* code cleanupMatt Wilson2001-07-241-71/+67
|
* don't try to write out network ks info if we don't have any net devices (#47019)Jeremy Katz2001-07-041-2/+6
| | | | write out static ip info to ks.cfg properly
* copyrightMatt Wilson2001-06-221-0/+17
|
* merge dispatch to HEADMatt Wilson2001-06-201-0/+256