summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
...
* Fix various syntax errors caught by PyCheckerHans de Goede2008-10-291-1/+1
* Revert "Say we are unable to configure the network interface (#467960)"David Cantrell2008-10-241-2/+0
* Say we are unable to configure the network interface (#467960)David Cantrell2008-10-231-0/+2
* Don't display the entire lengthy device description (#467825).Chris Lumens2008-10-231-1/+1
* Fix bringing up the network in rescue mode (#466523).Chris Lumens2008-10-101-5/+12
* Fix a typo.Chris Lumens2008-10-071-1/+1
* Disable IPv6 widgets for F-10.David Cantrell2008-10-061-26/+26
* Automatically select NIC based on ksdevice= boot parameter.David Cantrell2008-10-021-0/+11
* Gateway and nameserver are optional for static network configuration.David Cantrell2008-09-301-2/+3
* Store nameserver in NetworkDevice object.David Cantrell2008-09-301-3/+1
* Fix static network configuration from boot.iso installs.David Cantrell2008-09-291-2/+4
* Reduce code duplication by moving methods into backendJeremy Katz2008-09-291-13/+2
* Select packages after repos are set up (#457583)Jeremy Katz2008-09-291-3/+5
* Fix network interface bring up in text mode (#463861, #462592)David Cantrell2008-09-241-79/+68
* Fix problems with bringDeviceUp() calls (#463512)David Cantrell2008-09-241-3/+4
* Make the textw network screen match the iw interface by only prompting for ho...David Cantrell2008-09-181-66/+29
* Remove most of the network configuration from text mode as well (#462691).Chris Lumens2008-09-181-718/+13
* Call network.bringDeviceUp() instead of old isys functions.David Cantrell2008-09-151-13/+3
* Add full CHAP support to iSCSI. (rhbz#432819)Hans de Goede2008-09-151-2/+35
* Use print() as a function.Peter Jones2008-09-082-2/+2
* Use dbus in hasActiveNetDev() and _anyUsing()David Cantrell2008-08-251-2/+2
* Break a few functions out of yuminstall.py into their own file.Chris Lumens2008-08-041-3/+3
* Check DHCP by default on the text network configurator screen.Chris Lumens2008-07-181-1/+1
* Fix a typo.Chris Lumens2008-07-151-1/+1
* Add a text-mode network configurator dialog so default installs can work.Chris Lumens2008-07-151-0/+272
* Fix text mode button translations (#450176).Chris Lumens2008-06-051-0/+2
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-0417-52/+54
* Preserve 'set the hostname' setting when going Next/Back (#443414)David Cantrell2008-04-251-2/+2
* Avoid progress bars going off the end and making newt unhappyJeremy Katz2008-04-041-0/+3
* Have <F12> work in the network configuration stage (#250982)Joel Andres Granados2008-04-021-5/+7
* Remove mouse screens that haven't been used in 4 yearsJeremy Katz2008-03-261-118/+0
* Fix up more unicode shenanigans (#437993)Jeremy Katz2008-03-241-1/+1
* Make migration from ext3 -> ext4 saner on upgrade (#437567)Jeremy Katz2008-03-141-8/+16
* Add efi to the ignoreable filesystem list.Peter Jones2008-03-141-1/+1
* Fix traceback with text mode adding iscsi (#436480)Jeremy Katz2008-03-071-1/+2
* Clean up root password user interfaces.David Cantrell2008-02-201-48/+50
* Fix another text mode network config traceback (#433475).Chris Lumens2008-02-191-1/+1
* Remove more references to ARC (#433229).Chris Lumens2008-02-181-1/+1
* Use the correct variables to get the ipv6 info. (#432035)Joel Andres Granados2008-02-111-3/+3
* In rescue mode, show interface configuration (#429953)David Cantrell2008-02-081-26/+35
* Force users to set a hostname (#408921)David Cantrell2008-02-011-12/+2
* Revert "Initial support for network --bootproto=ask (#401531)."Chris Lumens2008-01-301-2/+2
* Initial support for network --bootproto=ask (#401531).Chris Lumens2008-01-161-2/+2
* Why do we still have this crud?Chris Lumens2008-01-112-6/+3
* Make default match GUI.Chris Lumens2008-01-071-1/+1
* Validation of root password with cracklibHARA Hiroshi2007-12-171-1/+13
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-175-7/+7
* GPLv2+ license boilerplates for textw/*.py files.David Cantrell2007-12-1719-117/+242
* Add license boilerplates to Makefiles.David Cantrell2007-12-171-0/+19
* Fix text mode to be able to autopartition (#409301)Jeremy Katz2007-12-101-1/+2