summaryrefslogtreecommitdiffstats
path: root/textw/network_text.py
Commit message (Collapse)AuthorAgeFilesLines
* fix callMike Fulbright2002-05-291-1/+1
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* add argument to callMike Fulbright2002-05-131-1/+1
|
* tertiary is more correct than ternary (#60963)Jeremy Katz2002-03-111-1/+1
|
* classed routing has been dead for a while now really... hooray for cidr (#50886)Jeremy Katz2002-03-051-1/+1
|
* oops, get rid of my debugletJeremy Katz2002-02-281-1/+0
|
* merge multi interface config in tui patch (#59841)Jeremy Katz2002-02-281-28/+60
|
* get the value of the ptp hereJeremy Katz2001-12-271-1/+1
|
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-3/+19
| | | | | | | 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
* don't prompt for hostname if using dhcp (#49779)Matt Wilson2001-07-241-1/+9
|
* more copyright noticesMatt Wilson2001-07-091-0/+13
|
* don't clobber our network...Jeremy Katz2001-06-271-2/+2
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-27/+22
|
* removed a print statementbfox2001-04-051-4/+0
|
* Made the hostname and domain entries one entry again.bfox2000-12-191-30/+3
|
* Addressed bug #16720. The network info screen now appears before hostname. ↵bfox2000-12-191-10/+47
| | | | So, if you choose a dhcp network, the hostname screen gets skipped because the dhcp server will assign the machine a hostname. If you select a static IP, then you get to name a hostname and a domain name. These are now two windows to avoid user confusion.
* Bug #13332 - The text mode network screen now asks for primary, secondary, ↵bfox2000-11-021-2/+16
| | | | and ternary nameservers, so it is now congruent with the text installer.
* get rid of debug messageMike Fulbright2000-05-191-3/+0
|
* fix loggingMike Fulbright2000-05-041-1/+1
|
* text mode help nearly worksErik Troan2000-05-021-2/+4
|
* added log.py, log class in there for loggingMatt Wilson2000-05-011-0/+1
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
|
* Renamed network.py to network_text.pyMike Fulbright2000-04-191-0/+149