Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/set_usize/set_size_request/g | Matt Wilson | 2002-01-08 | 1 | -4/+4 |
| | |||||
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 1 | -0/+5 |
| | | | | | | | 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 | ||||
* | merge anaconda-gtk-2-0-branch to HEAD | Matt Wilson | 2001-10-16 | 1 | -31/+31 |
| | |||||
* | code cleanup | Matt Wilson | 2001-07-24 | 1 | -131/+151 |
| | |||||
* | fixes not initializing ethernet devices on cd installs | Jeremy Katz | 2001-07-20 | 1 | -1/+1 |
| | |||||
* | fix bugs pychecker found... | Jeremy Katz | 2001-07-06 | 1 | -23/+1 |
| | |||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -29/+34 |
| | |||||
* | set up the default to onboot=yes, dhcp for the first device shown (to ↵ | Matt Wilson | 2001-04-04 | 1 | -3/+10 |
| | | | | refelct prior behavior) (#31876) | ||||
* | really fix #31876 | Matt Wilson | 2001-04-04 | 1 | -1/+2 |
| | |||||
* | revert the default to be static if not otherwise set in /tmp/netinfo (#31876) | Matt Wilson | 2001-04-03 | 1 | -8/+1 |
| | |||||
* | removed print statement | bfox | 2001-03-01 | 1 | -2/+0 |
| | |||||
* | if user chooses static IP selection in stage 1, the network screen does not ↵ | bfox | 2001-02-19 | 1 | -1/+9 |
| | | | | select dhcp now | ||||
* | Added code to avoid traceback when invalid char entered in ip widget. | bfox | 2001-02-06 | 1 | -3/+12 |
| | |||||
* | Changed the DHCP button to always default to on. | bfox | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | Removed print statement | bfox | 2000-12-19 | 1 | -1/+0 |
| | |||||
* | Made the hostname and domain entries one entry again | bfox | 2000-12-19 | 1 | -32/+10 |
| | |||||
* | Added GtkEntry for domain name. Added code to separate hostname from domain ↵ | bfox | 2000-12-19 | 1 | -10/+55 |
| | | | | name and put them in separate GtkEntry widgets. | ||||
* | added comments to tell what tags correspond to what screens | Mike Fulbright | 2000-12-13 | 1 | -0/+1 |
| | |||||
* | try to fix bug #13688 | Mike Fulbright | 2000-07-24 | 1 | -2/+5 |
| | |||||
* | don't set dhcp/onboot by default | Erik Troan | 2000-06-17 | 1 | -3/+3 |
| | |||||
* | Fixups to make modules findable after text and gui file renaming | Mike Fulbright | 2000-04-20 | 1 | -1/+1 |
| | |||||
* | Renamed network.py to network_gui.py | Mike Fulbright | 2000-04-19 | 1 | -0/+244 |