summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refresh poJeremy Katz2003-01-2833-9764/+11363
|
* refresh from elvisJeremy Katz2003-01-2817-1786/+1088
|
* this no longer existsJeremy Katz2003-01-271-3/+0
|
* some more debugging in case we get eweird crashesJeremy Katz2003-01-271-2/+4
|
* oopsJeremy Katz2003-01-271-2/+2
|
* changes that would enable us to support ataraid across pdcraid, hptraid, andJeremy Katz2003-01-276-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 Katz2003-01-271-0/+1
|
* whiteout more loopsJeremy Katz2003-01-271-1/+3
|
* fix for change in kickstartNetworkUp invocationJeremy Katz2003-01-271-2/+4
|
* require new enough rpm-pythonJeremy Katz2003-01-271-2/+2
|
* use RPMTRANS_FLAG_ANACONDA to get presentation ordering. hopefully baseJeremy Katz2003-01-272-4/+6
| | | | is back on one cd...
* only allow ascii passwords. anything else is nonsensical and impossible toJeremy Katz2003-01-233-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 Katz2003-01-232-3/+26
|
* missed committing this oneJeremy Katz2003-01-231-0/+2
|
* add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolveJeremy Katz2003-01-235-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 imageMike Fulbright2003-01-231-1/+1
|
* ok show some mercy and let the poor sap know when he hits Ok his machine is ↵Mike Fulbright2003-01-231-1/+1
| | | | rebooting
* make args something that will make redhat-config-securitylevel happierJeremy Katz2003-01-231-7/+7
|
* more upgrade checking ugliness in case someone decides to make /usr/tmp aJeremy Katz2003-01-231-3/+21
| | | | directory. *sigh* (#80446)
* add ntfs native part type to the list of dosPartition types if we're going ↵Jeremy Katz2003-01-231-1/+1
| | | | to include it as a dos fs for booty's purposes
* mmm, good crack these daysBill Nottingham2003-01-221-1/+1
|
* there is no way we need a 20MB boot diskBill Nottingham2003-01-221-1/+1
|
* fix for > 4GB implants (bug #81481)Mike Fulbright2003-01-221-2/+1
|
* handle wackiness on ia64Jeremy Katz2003-01-221-0/+3
|
* need to pull in ide pcmcia mods also (for ide-cs)Jeremy Katz2003-01-221-1/+1
|
* add driver_ide. properly do else instead of just ifsJeremy Katz2003-01-222-3/+5
|
* handle more cases, fall back more gracefullyJeremy Katz2003-01-221-2/+5
|
* shell out and cleanse return code to fix bug mike m was seeingMike Fulbright2003-01-211-2/+4
|
* dohMike Fulbright2003-01-211-1/+1
|
* from karsten, this is much simplerJeremy Katz2003-01-211-8/+3
|
* add more pcmcia controllers (#82370)Jeremy Katz2003-01-211-1/+1
|
* more shenanigansJeremy Katz2003-01-211-3/+8
|
* blah. X is broken again (#82403 is the anaconda bug, blocked by #78188)Jeremy Katz2003-01-211-0/+1
|
* add ide-cs. now that we handle random identifiers for type, we can just ↵Jeremy Katz2003-01-211-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 Katz2003-01-211-0/+2
| | | | unrecognized in the module-info file
* add wcstubs from dietstubs to their own file currently used by non-diet builds.Jeremy Katz2003-01-212-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 nowJeremy Katz2003-01-211-1/+1
|
* I don't particularly like this, but work around the spewage about errorsJeremy Katz2003-01-211-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 Katz2003-01-211-1/+1
|
* umm, how did that ever work anywhereJeremy Katz2003-01-211-1/+2
|
* use strdup instead of alloca() for filesystems and ensure that we have somethingJeremy Katz2003-01-201-9/+10
| | | | before doing lots of comparisons on name
* libdir funJeremy Katz2003-01-201-2/+7
|
* bwuahahhahahhahaJeremy Katz2003-01-201-1/+0
|
* this would work a lot better. oopsJeremy Katz2003-01-201-1/+1
|
* make the initrd biggerJeremy Katz2003-01-201-1/+1
|
* add a BuildPreReq on elfutils-develbfox2003-01-181-1/+1
|
* write log file for X to /tmp/ramfs so we can guess LCD modesMike Fulbright2003-01-171-14/+13
|
* work on non-o_direct systemsMatt Wilson2003-01-171-0/+4
|
* redisable ppc for now. no O_DIRECTJeremy Katz2003-01-171-1/+1
|
* turn off diet on ppc for now -- bterm isn't using itJeremy Katz2003-01-171-5/+0
|