summaryrefslogtreecommitdiffstats
path: root/network.py
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple NICs in kickstart config files (#158566).Chris Lumens2005-07-131-0/+1
* 2005-07-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-07-121-0/+10
* 2004-12-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-231-0/+8
* (merge from HEAD)Jeremy Katz2004-12-011-1/+11
* 2004-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-121-0/+3
* - add support for CTC protocol selection #132324, #132325Karsten Hopp2004-09-131-1/+1
* - Things are getting complicated.Karsten Hopp2004-09-011-6/+2
* there are no esconX or lcsX interfaces anymoreKarsten Hopp2004-08-301-4/+0
* - first attempt to fix iucv configuration (#127844)Karsten Hopp2004-08-021-1/+1
* preserve essid and wepkeyJeremy Katz2004-05-271-1/+2
* add support for LCS and ccwgroup devices, fix tracebackKarsten Hopp2004-05-261-2/+8
* really fixJeremy Katz2004-05-061-1/+1
* token ring fix (#120940)Jeremy Katz2004-05-061-1/+1
* don't do probe allJeremy Katz2004-03-041-1/+1
* only try to add the key if the value isn't None (#113054)Jeremy Katz2004-01-071-1/+1
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-1/+5
* fix overzealous overriding of hostname for dhcpJeremy Katz2003-10-211-2/+0
* only try to get nameserver information from onboot devs and try to avoidJeremy Katz2003-10-161-4/+10
* overridedhcp hostname if dhcp and --hostname specifiedJeremy Katz2003-09-291-2/+5
* write out DHCP_HOSTNAME if we have an overriden hostname (#81613)Jeremy Katz2003-09-251-0/+6
* merge from taroon branchJeremy Katz2003-08-271-0/+4
* fix for bug #78627 - enhancements and fixes for ks network directiveMike Fulbright2003-08-251-0/+3
* merge changes from taroon branchJeremy Katz2003-08-201-1/+4
* write out device description to ifcfg-ethX filesMike Fulbright2003-08-141-0/+3
* add length check for hostnameMike Fulbright2003-08-121-0/+3
* Fix typo.sopwith2003-08-081-1/+1
* add the short hostname (#101728)Jeremy Katz2003-08-071-1/+5
* merge from taroon branch to headJeremy Katz2003-07-311-1/+2
* only try to get mac address of actual devs (#99327)Jeremy Katz2003-07-171-3/+3
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-4/+4
* oops write out hwaddr even if description is not availableMike Fulbright2003-07-111-2/+2
* remove description when we write out config fileMike Fulbright2003-07-101-2/+18
* fix problem with properly initializing one ethernet device as active by defaultMike Fulbright2003-07-091-0/+25
* keep track of 'Type' for device, since we're going to start using itBill Nottingham2003-06-261-0/+10
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-2/+3
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-1/+41
* I seem to be having problems with this recently...Jeremy Katz2003-02-191-1/+1
* handle more than one dns server in a nicer fashion for kickstartJeremy Katz2003-02-171-3/+19
* REMIP is dying, merge this part from s390 branchMatt Wilson2003-01-081-2/+1
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-1/+1
* fix writing out ks stanzaMike Fulbright2002-06-211-7/+13
* add field so we know explicitly if dhcp hostname is being overridden manually...Mike Fulbright2002-06-121-0/+5
* move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhplMike Fulbright2002-05-231-1/+1
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* add function to sanity check hostnamesMike Fulbright2002-05-131-0/+22
* write out multiple network lines if neededJeremy Katz2002-05-091-24/+20
* handle multiple network device configuration better from kickstart (#64108)Jeremy Katz2002-05-091-0/+6
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-1/+1
* merge multi interface config in tui patch (#59841)Jeremy Katz2002-02-281-2/+0