Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | merge from taroon branch to head | Jeremy Katz | 2003-07-31 | 1 | -1/+2 | |
| | ||||||
* | only try to get mac address of actual devs (#99327) | Jeremy Katz | 2003-07-17 | 1 | -3/+3 | |
| | ||||||
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 1 | -4/+4 | |
| | | | | little things across the board | |||||
* | oops write out hwaddr even if description is not available | Mike Fulbright | 2003-07-11 | 1 | -2/+2 | |
| | ||||||
* | remove description when we write out config file | Mike Fulbright | 2003-07-10 | 1 | -2/+18 | |
| | ||||||
* | fix problem with properly initializing one ethernet device as active by default | Mike Fulbright | 2003-07-09 | 1 | -0/+25 | |
| | ||||||
* | keep track of 'Type' for device, since we're going to start using it | Bill Nottingham | 2003-06-26 | 1 | -0/+10 | |
| | | | | more | |||||
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -2/+3 | |
| | | | | and cleanups in here too | |||||
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 1 | -1/+41 | |
| | | | | | will be tagged after-taroon-merge after. taroon at this point is tagged taroon-merge-point for where to base merges from in the future | |||||
* | I seem to be having problems with this recently... | Jeremy Katz | 2003-02-19 | 1 | -1/+1 | |
| | ||||||
* | handle more than one dns server in a nicer fashion for kickstart | Jeremy Katz | 2003-02-17 | 1 | -3/+19 | |
| | ||||||
* | REMIP is dying, merge this part from s390 branch | Matt Wilson | 2003-01-08 | 1 | -2/+1 | |
| | ||||||
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -1/+1 | |
| | ||||||
* | fix writing out ks stanza | Mike Fulbright | 2002-06-21 | 1 | -7/+13 | |
| | ||||||
* | add field so we know explicitly if dhcp hostname is being overridden ↵ | Mike Fulbright | 2002-06-12 | 1 | -0/+5 | |
| | | | | manually or not | |||||
* | move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhpl | Mike Fulbright | 2002-05-23 | 1 | -1/+1 | |
| | ||||||
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -1/+2 | |
| | ||||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 | |
| | | | | our own translate.py | |||||
* | add function to sanity check hostnames | Mike Fulbright | 2002-05-13 | 1 | -0/+22 | |
| | ||||||
* | write out multiple network lines if needed | Jeremy Katz | 2002-05-09 | 1 | -24/+20 | |
| | ||||||
* | handle multiple network device configuration better from kickstart (#64108) | Jeremy Katz | 2002-05-09 | 1 | -0/+6 | |
| | ||||||
* | more merging fun from the hampton branch. I'm pretty sure this doesn't | Jeremy Katz | 2002-04-19 | 1 | -1/+1 | |
| | | | | work now, at least in gui. text mode might, though | |||||
* | merge multi interface config in tui patch (#59841) | Jeremy Katz | 2002-02-28 | 1 | -2/+0 | |
| | ||||||
* | cvs thinks this changed | Mike Fulbright | 2002-02-18 | 1 | -0/+1 | |
| | ||||||
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 1 | -1/+2 | |
| | | | | | | | 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 | |||||
* | fix writing out nameserver to ks.cfg, fix writing out hostname to ks.cfg (52829) | Jeremy Katz | 2001-08-29 | 1 | -3/+3 | |
| | ||||||
* | added an invisible step to allow the network screen to be skipped if no ↵ | bfox | 2001-08-02 | 1 | -0/+6 | |
| | | | | network devices are present | |||||
* | fix network writing | Matt Wilson | 2001-07-24 | 1 | -3/+3 | |
| | ||||||
* | code cleanup | Matt Wilson | 2001-07-24 | 1 | -71/+67 | |
| | ||||||
* | don't try to write out network ks info if we don't have any net devices (#47019) | Jeremy Katz | 2001-07-04 | 1 | -2/+6 | |
| | | | | write out static ip info to ks.cfg properly | |||||
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+17 | |
| | ||||||
* | merge dispatch to HEAD | Matt Wilson | 2001-06-20 | 1 | -0/+256 | |