Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refresh po | Jeremy Katz | 2003-01-28 | 33 | -9764/+11363 |
| | |||||
* | refresh from elvis | Jeremy Katz | 2003-01-28 | 17 | -1786/+1088 |
| | |||||
* | this no longer exists | Jeremy Katz | 2003-01-27 | 1 | -3/+0 |
| | |||||
* | some more debugging in case we get eweird crashes | Jeremy Katz | 2003-01-27 | 1 | -2/+4 |
| | |||||
* | oops | Jeremy Katz | 2003-01-27 | 1 | -2/+2 |
| | |||||
* | changes that would enable us to support ataraid across pdcraid, hptraid, and | Jeremy Katz | 2003-01-27 | 6 | -67/+517 |
| | | | | | | | | silraid. unfortunately, until we can get a matching between ataraid dev and low-level ide devices, we can't filter drives and so don't want to really support yet. this does bring back our filtering to how it was in past releases for ataraid, which should help with the ataraid reports we've gotten for phoebe | ||||
* | set also based on mention from david balazic (#6175) | Jeremy Katz | 2003-01-27 | 1 | -0/+1 |
| | |||||
* | whiteout more loops | Jeremy Katz | 2003-01-27 | 1 | -1/+3 |
| | |||||
* | fix for change in kickstartNetworkUp invocation | Jeremy Katz | 2003-01-27 | 1 | -2/+4 |
| | |||||
* | require new enough rpm-python | Jeremy Katz | 2003-01-27 | 1 | -2/+2 |
| | |||||
* | use RPMTRANS_FLAG_ANACONDA to get presentation ordering. hopefully base | Jeremy Katz | 2003-01-27 | 2 | -4/+6 |
| | | | | is back on one cd... | ||||
* | only allow ascii passwords. anything else is nonsensical and impossible to | Jeremy Katz | 2003-01-23 | 3 | -3/+27 |
| | | | | handle sanely due to lack of a defined encoding for the passwd file (#81534) | ||||
* | add back support for 'linux ks' to grab server and filename from dhcp (#82404) | Jeremy Katz | 2003-01-23 | 2 | -3/+26 |
| | |||||
* | missed committing this one | Jeremy Katz | 2003-01-23 | 1 | -0/+2 |
| | |||||
* | add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolve | Jeremy Katz | 2003-01-23 | 5 | -54/+51 |
| | | | | | to ip-kickstart. Also adds ftp kickstart file pulling. (#77320 at least... I think there are a few others on this) | ||||
* | and it isnt a CD you are missing, its an ISO image | Mike Fulbright | 2003-01-23 | 1 | -1/+1 |
| | |||||
* | ok show some mercy and let the poor sap know when he hits Ok his machine is ↵ | Mike Fulbright | 2003-01-23 | 1 | -1/+1 |
| | | | | rebooting | ||||
* | make args something that will make redhat-config-securitylevel happier | Jeremy Katz | 2003-01-23 | 1 | -7/+7 |
| | |||||
* | more upgrade checking ugliness in case someone decides to make /usr/tmp a | Jeremy Katz | 2003-01-23 | 1 | -3/+21 |
| | | | | directory. *sigh* (#80446) | ||||
* | add ntfs native part type to the list of dosPartition types if we're going ↵ | Jeremy Katz | 2003-01-23 | 1 | -1/+1 |
| | | | | to include it as a dos fs for booty's purposes | ||||
* | mmm, good crack these days | Bill Nottingham | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | there is no way we need a 20MB boot disk | Bill Nottingham | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | fix for > 4GB implants (bug #81481) | Mike Fulbright | 2003-01-22 | 1 | -2/+1 |
| | |||||
* | handle wackiness on ia64 | Jeremy Katz | 2003-01-22 | 1 | -0/+3 |
| | |||||
* | need to pull in ide pcmcia mods also (for ide-cs) | Jeremy Katz | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | add driver_ide. properly do else instead of just ifs | Jeremy Katz | 2003-01-22 | 2 | -3/+5 |
| | |||||
* | handle more cases, fall back more gracefully | Jeremy Katz | 2003-01-22 | 1 | -2/+5 |
| | |||||
* | shell out and cleanse return code to fix bug mike m was seeing | Mike Fulbright | 2003-01-21 | 1 | -2/+4 |
| | |||||
* | doh | Mike Fulbright | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | from karsten, this is much simpler | Jeremy Katz | 2003-01-21 | 1 | -8/+3 |
| | |||||
* | add more pcmcia controllers (#82370) | Jeremy Katz | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | more shenanigans | Jeremy Katz | 2003-01-21 | 1 | -3/+8 |
| | |||||
* | blah. X is broken again (#82403 is the anaconda bug, blocked by #78188) | Jeremy Katz | 2003-01-21 | 1 | -0/+1 |
| | |||||
* | add ide-cs. now that we handle random identifiers for type, we can just ↵ | Jeremy Katz | 2003-01-21 | 1 | -0/+3 |
| | | | | make it ide which seems to make the most sense of anything | ||||
* | we have driver other, might as well make use of it if we get something ↵ | Jeremy Katz | 2003-01-21 | 1 | -0/+2 |
| | | | | unrecognized in the module-info file | ||||
* | add wcstubs from dietstubs to their own file currently used by non-diet builds. | Jeremy Katz | 2003-01-21 | 2 | -0/+55 |
| | | | | | should make this used by diet builds also and then use it for prepping the unicode-lite stub lib that we use for ftp/http | ||||
* | add sd_mod, scsi_mod and sr_mod for ia64 since they're modular now | Jeremy Katz | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | I don't particularly like this, but work around the spewage about errors | Jeremy Katz | 2003-01-21 | 1 | -8/+19 |
| | | | | | | on db->close. hopefully by creating and removing the symlink right around running the transaction, we'll cut down on people's likelihood of breaking things | ||||
* | make more grammatical sense (#71805) | Jeremy Katz | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | umm, how did that ever work anywhere | Jeremy Katz | 2003-01-21 | 1 | -1/+2 |
| | |||||
* | use strdup instead of alloca() for filesystems and ensure that we have something | Jeremy Katz | 2003-01-20 | 1 | -9/+10 |
| | | | | before doing lots of comparisons on name | ||||
* | libdir fun | Jeremy Katz | 2003-01-20 | 1 | -2/+7 |
| | |||||
* | bwuahahhahahhaha | Jeremy Katz | 2003-01-20 | 1 | -1/+0 |
| | |||||
* | this would work a lot better. oops | Jeremy Katz | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | make the initrd bigger | Jeremy Katz | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | add a BuildPreReq on elfutils-devel | bfox | 2003-01-18 | 1 | -1/+1 |
| | |||||
* | write log file for X to /tmp/ramfs so we can guess LCD modes | Mike Fulbright | 2003-01-17 | 1 | -14/+13 |
| | |||||
* | work on non-o_direct systems | Matt Wilson | 2003-01-17 | 1 | -0/+4 |
| | |||||
* | redisable ppc for now. no O_DIRECT | Jeremy Katz | 2003-01-17 | 1 | -1/+1 |
| | |||||
* | turn off diet on ppc for now -- bterm isn't using it | Jeremy Katz | 2003-01-17 | 1 | -5/+0 |
| |