summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | we actually repartition so that we don't confuse the lvm code in the kernel
* clearpart needs to go through and delete raid or lvm devices sitting on top ↵Jeremy Katz2002-06-071-1/+36
| | | | of physical partitions as it goes through
* 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
| | | | and lvm
* 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 ↵Jeremy Katz2002-06-072-1/+13
| | | | function
* 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
| | | | begin with. rewrite genlocalelist in python.
* 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 ↵Jeremy Katz2002-06-061-2/+18
| | | | modules from cdboot.img temporarily due to space constraints
* 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 ↵Mike Fulbright2002-06-044-52/+74
| | | | members of raid or lvm interactively, and misc cleanups
* 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 ↵Jeremy Katz2002-06-041-0/+14
| | | | (#65811)
* 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 ↵Mike Fulbright2002-06-045-1393/+1682
| | | | still not great but a start.
* 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 ↵Jeremy Katz2002-06-031-2/+5
| | | | the label, we should just fail gracefully anyway
* 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
| | | | (#65808)
* 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 ↵Mike Fulbright2002-05-311-3/+45
| | | | potential members for a volume group
* 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
|