summaryrefslogtreecommitdiffstats
path: root/network.py
Commit message (Collapse)AuthorAgeFilesLines
* REMIP is dying, merge this part from s390 branchMatt Wilson2003-01-081-2/+1
|
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-1/+1
|
* fix writing out ks stanzaMike Fulbright2002-06-211-7/+13
|
* add field so we know explicitly if dhcp hostname is being overridden ↵Mike Fulbright2002-06-121-0/+5
| | | | manually or not
* move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhplMike Fulbright2002-05-231-1/+1
|
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* add function to sanity check hostnamesMike Fulbright2002-05-131-0/+22
|
* write out multiple network lines if neededJeremy Katz2002-05-091-24/+20
|
* handle multiple network device configuration better from kickstart (#64108)Jeremy Katz2002-05-091-0/+6
|
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-1/+1
| | | | work now, at least in gui. text mode might, though
* merge multi interface config in tui patch (#59841)Jeremy Katz2002-02-281-2/+0
|
* 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