summaryrefslogtreecommitdiffstats
path: root/textw/netconfig_text.py
Commit message (Expand)AuthorAgeFilesLines
* Show MAC address of network device in text mode too.Radek Vykydal2009-07-201-3/+4
* Edit user-visible dialogs for style.Peter Jones2009-07-131-1/+1
* Say we are unable to configure the network interface (#467960)David Cantrell2008-12-021-0/+2
* Set initial state of IP configuration fields in text mode (#469933)David Cantrell2008-11-041-0/+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
* 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
* 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
* Call network.bringDeviceUp() instead of old isys functions.David Cantrell2008-09-151-13/+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