summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* if lilo is being used for bootloader, make sure it gets installed. (#65442)Jeremy Katz2002-06-041-0/+16
* broke out ALOT of code from partition_gui.py into separate objects. Its still...Mike Fulbright2002-06-045-1393/+1682
* dont want ALL RAID devices, just those which are physical volumesMike Fulbright2002-06-041-0/+6
* fix dialogs up someMike Fulbright2002-06-041-21/+22
* move hack value to constants file at leastMike Fulbright2002-06-041-0/+4
* kill more reconfig cruftJeremy Katz2002-06-031-41/+0
* trying to read a label on swap is kind of silly. also, if we fail to read th...Jeremy Katz2002-06-031-2/+5
* more gnome-core to gnome-session changesJeremy Katz2002-06-032-4/+4
* typoMike Fulbright2002-06-031-1/+1
* normalize utf locales to .UTF-8 as that's what li18nux lists as the locales (...Jeremy Katz2002-06-031-0/+1
* bump versionJeremy Katz2002-06-031-2/+2
* a changing of the guard...Matt Wilson2002-05-311-0/+0
* lots of fixes for LVM and added raid device to RAID edit menusMike Fulbright2002-05-311-68/+110
* use stock gtk cancel buttonsMike Fulbright2002-05-311-3/+3
* get raid devices formatted as physical volumes to show up in list of potentia...Mike Fulbright2002-05-311-3/+45
* remove unused code, try fixing dialog to meet style guideMike Fulbright2002-05-311-15/+10
* lvm on top of raid now works via kickstartJeremy Katz2002-05-312-5/+3
* katzj says "foiled again\!"Mike Fulbright2002-05-311-1/+1
* oopsMike Fulbright2002-05-311-1/+1
* we really can't close the fd after its been closed onceJeremy Katz2002-05-311-1/+0
* clean up getting of request sizes for lvm and raid to be just the same asJeremy Katz2002-05-315-106/+99
* put in a cancel button for making a boot floppyMike Fulbright2002-05-311-1/+1
* you have to be very careful about the order in which you set the defaults, th...Matt Wilson2002-05-311-6/+6
* rewrite of network configuration screen. Should handle overriding dhcp values...Mike Fulbright2002-05-311-69/+239
* added IPMissing expection if the ip entry is emptyMike Fulbright2002-05-311-0/+14