summaryrefslogtreecommitdiffstats
path: root/textw/network_text.py
Commit message (Expand)AuthorAgeFilesLines
* 2006-05-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-151-3/+3
* Fixed up a couple references I forgot earlier.Chris Lumens2006-05-041-0/+1
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-22/+22
* Add a function to more intelligently sort network device names (#166842).Chris Lumens2006-03-021-2/+2
* 2005-09-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-131-8/+0
* 165934 typoPaul Nasrat2005-08-151-1/+1
* Use new logging system.Chris Lumens2005-08-121-2/+0
* Remove firewall configuration screen. This will be coming back inChris Lumens2005-07-211-0/+8
* Accept id parameter in text interface.Chris Lumens2005-03-221-8/+3
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-5/+9
* 2004-11-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-031-1/+1
* allow setting the essid and wep key in the second stage for wireless cards tooJeremy Katz2004-06-161-10/+21
* handle empty descriptions betterMike Fulbright2003-07-111-1/+2
* add description to network device configuration dialogMike Fulbright2003-07-101-14/+29
* merge from taroon. fixes driver disks, side effect of pulling in newanaconda-9.0.92-1Jeremy Katz2003-06-121-1/+2
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-12/+22
* added optional argument to allow code to be reused by rescue modeMike Fulbright2003-05-091-7/+16
* merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHELJeremy Katz2003-05-051-1/+1
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-145/+292
* changed arg we passed to be more specificMike Fulbright2003-01-031-3/+3
* fix callMike Fulbright2002-05-291-1/+1
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* 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
* 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
* Bug #13332 - The text mode network screen now asks for primary, secondary, an...bfox2000-11-021-2/+16
* 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