Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix call | Mike Fulbright | 2002-05-29 | 1 | -1/+1 |
| | |||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | our own translate.py | ||||
* | add argument to call | Mike Fulbright | 2002-05-13 | 1 | -1/+1 |
| | |||||
* | tertiary is more correct than ternary (#60963) | Jeremy Katz | 2002-03-11 | 1 | -1/+1 |
| | |||||
* | classed routing has been dead for a while now really... hooray for cidr (#50886) | Jeremy Katz | 2002-03-05 | 1 | -1/+1 |
| | |||||
* | oops, get rid of my debuglet | Jeremy Katz | 2002-02-28 | 1 | -1/+0 |
| | |||||
* | merge multi interface config in tui patch (#59841) | Jeremy Katz | 2002-02-28 | 1 | -28/+60 |
| | |||||
* | get the value of the ptp here | Jeremy Katz | 2001-12-27 | 1 | -1/+1 |
| | |||||
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 1 | -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 Wilson | 2001-07-24 | 1 | -1/+9 |
| | |||||
* | more copyright notices | Matt Wilson | 2001-07-09 | 1 | -0/+13 |
| | |||||
* | don't clobber our network... | Jeremy Katz | 2001-06-27 | 1 | -2/+2 |
| | |||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -27/+22 |
| | |||||
* | removed a print statement | bfox | 2001-04-05 | 1 | -4/+0 |
| | |||||
* | Made the hostname and domain entries one entry again. | bfox | 2000-12-19 | 1 | -30/+3 |
| | |||||
* | Addressed bug #16720. The network info screen now appears before hostname. ↵ | bfox | 2000-12-19 | 1 | -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, ↵ | bfox | 2000-11-02 | 1 | -2/+16 |
| | | | | and ternary nameservers, so it is now congruent with the text installer. | ||||
* | get rid of debug message | Mike Fulbright | 2000-05-19 | 1 | -3/+0 |
| | |||||
* | fix logging | Mike Fulbright | 2000-05-04 | 1 | -1/+1 |
| | |||||
* | text mode help nearly works | Erik Troan | 2000-05-02 | 1 | -2/+4 |
| | |||||
* | added log.py, log class in there for logging | Matt Wilson | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Fixups to make modules findable after text and gui file renaming | Mike Fulbright | 2000-04-20 | 1 | -1/+1 |
| | |||||
* | Renamed network.py to network_text.py | Mike Fulbright | 2000-04-19 | 1 | -0/+149 |