summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a step which takes care of ensuring that any needed things for firstboot ...Jeremy Katz2002-06-105-3/+23
* add wonderland so we get the default Red Hat Linux theme in anaconda alsoJeremy Katz2002-06-101-2/+3
* change slightly so tui and gui frontends can share concept of custom buttons,...Mike Fulbright2002-06-102-3/+7
* fix for tui messageWindow not understanding custom option, bug #66353Mike Fulbright2002-06-101-1/+12
* a little more towards working lvm rescue mode. also, use --dangerous-no-resy...Jeremy Katz2002-06-101-1/+4
* remove ugly hack now that we don't have a file conflictJeremy Katz2002-06-101-4/+0
* add expat for pygtk2Jeremy Katz2002-06-101-1/+2
* attempt to fixup cvs pango dependencies on xft and fontconfigJeremy Katz2002-06-101-1/+4
* more librpm404 changesJeremy Katz2002-06-101-2/+2
* tweakage to link against librpm-4.0.4Jeremy Katz2002-06-101-7/+4
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-1016-16/+16
* make sure people specify a valid percentageJeremy Katz2002-06-091-0/+2
* set lv size in autopart loop if we have a percentage specifiedJeremy Katz2002-06-091-2/+11
* better handling of percentages for lv.getActualSize() and in printing out the lvJeremy Katz2002-06-091-2/+11
* you can specify lv percentage in kickstartJeremy Katz2002-06-091-2/+7
* add percent as a parameter for lvs so that we can specify an lv size as a per...Jeremy Katz2002-06-091-1/+6
* rescue mode/upgrades don't actually work with lvm, yet, but this is the start...Jeremy Katz2002-06-092-2/+35
* oopsMike Fulbright2002-06-071-0/+3
* more hahaMike Fulbright2002-06-071-0/+0
* hahaMike Fulbright2002-06-071-0/+0
* commented out seemingly useless code for nowMike Fulbright2002-06-071-2/+6
* rely on search path to find binariesMike Fulbright2002-06-071-5/+5
* bump warning up to 75M for /bootMike Fulbright2002-06-071-1/+1
* bump /boot suggestion to 100MMike Fulbright2002-06-071-1/+1
* and actually use the new deletion functionalityJeremy Katz2002-06-072-3/+4
* method to go through and remove the logical volumes and volume groups before ...Jeremy Katz2002-06-071-0/+18
* clearpart needs to go through and delete raid or lvm devices sitting on top o...Jeremy Katz2002-06-071-1/+36
* add support for creating other types of deletesJeremy Katz2002-06-071-10/+19
* add more helper stuffJeremy Katz2002-06-071-14/+66
* add more types of deletes so we can delete preexisting lvm bitsJeremy Katz2002-06-071-0/+44
* return 0 on successBill Nottingham2002-06-071-0/+1
* use convenience functionsJeremy Katz2002-06-071-15/+3
* bring in preexisting raid partitions also. use new fs sniffer for both raid ...Jeremy Katz2002-06-071-22/+58
* add sniffFilesystemType functionJeremy Katz2002-06-071-1/+59
* add lvm.vgdeactivate()Jeremy Katz2002-06-071-0/+11
* add ability to have preexisting raid requestsJeremy Katz2002-06-071-2/+3
* make getting the raid superblock a little more flexible, add a getpagesize fu...Jeremy Katz2002-06-072-1/+13
* languagesupport is backJeremy Katz2002-06-071-1/+1
* genlocalelist.py nowJeremy Katz2002-06-071-1/+1
* perl is broken in the build roots currently, and I never liked perl toJeremy Katz2002-06-072-149/+165
* start reading in preexisting volume group information and logical volumesJeremy Katz2002-06-064-16/+182
* switch to get_iter_first()Mike Fulbright2002-06-069-13/+13
* switch to get_iter_first(), fix bug calling setCurrentMike Fulbright2002-06-061-4/+4
* add messages about which image is being created. also, remove pcmcia modules...Jeremy Katz2002-06-061-2/+18
* reenable language support screenJeremy Katz2002-06-065-14/+5
* dohMike Fulbright2002-06-041-4/+0
* Cleanup error messages in generic handling code, make sure you dont munge mem...Mike Fulbright2002-06-044-52/+74
* dont set displaysize for vesa driver cause its busted at the momentMike Fulbright2002-06-041-1/+5
* hopefully fixes the loopback mounted iso ftp/http installs for kickstart (#65...Jeremy Katz2002-06-041-0/+14
* fix for bug #65671Mike Fulbright2002-06-041-1/+1