| Commit message (Expand) | Author | Age | Files | Lines |
* | method to go through and remove the logical volumes and volume groups before ... | Jeremy Katz | 2002-06-07 | 1 | -0/+18 |
* | clearpart needs to go through and delete raid or lvm devices sitting on top o... | Jeremy Katz | 2002-06-07 | 1 | -1/+36 |
* | add support for creating other types of deletes | Jeremy Katz | 2002-06-07 | 1 | -10/+19 |
* | add more helper stuff | Jeremy Katz | 2002-06-07 | 1 | -14/+66 |
* | add more types of deletes so we can delete preexisting lvm bits | Jeremy Katz | 2002-06-07 | 1 | -0/+44 |
* | return 0 on success | Bill Nottingham | 2002-06-07 | 1 | -0/+1 |
* | use convenience functions | Jeremy Katz | 2002-06-07 | 1 | -15/+3 |
* | bring in preexisting raid partitions also. use new fs sniffer for both raid ... | Jeremy Katz | 2002-06-07 | 1 | -22/+58 |
* | add sniffFilesystemType function | Jeremy Katz | 2002-06-07 | 1 | -1/+59 |
* | add lvm.vgdeactivate() | Jeremy Katz | 2002-06-07 | 1 | -0/+11 |
* | add ability to have preexisting raid requests | Jeremy Katz | 2002-06-07 | 1 | -2/+3 |
* | make getting the raid superblock a little more flexible, add a getpagesize fu... | Jeremy Katz | 2002-06-07 | 2 | -1/+13 |
* | languagesupport is back | Jeremy Katz | 2002-06-07 | 1 | -1/+1 |
* | genlocalelist.py now | Jeremy Katz | 2002-06-07 | 1 | -1/+1 |
* | perl is broken in the build roots currently, and I never liked perl to | Jeremy Katz | 2002-06-07 | 2 | -149/+165 |
* | start reading in preexisting volume group information and logical volumes | Jeremy Katz | 2002-06-06 | 4 | -16/+182 |
* | switch to get_iter_first() | Mike Fulbright | 2002-06-06 | 9 | -13/+13 |
* | switch to get_iter_first(), fix bug calling setCurrent | Mike Fulbright | 2002-06-06 | 1 | -4/+4 |
* | add messages about which image is being created. also, remove pcmcia modules... | Jeremy Katz | 2002-06-06 | 1 | -2/+18 |
* | reenable language support screen | Jeremy Katz | 2002-06-06 | 5 | -14/+5 |
* | doh | Mike Fulbright | 2002-06-04 | 1 | -4/+0 |
* | Cleanup error messages in generic handling code, make sure you dont munge mem... | Mike Fulbright | 2002-06-04 | 4 | -52/+74 |
* | dont set displaysize for vesa driver cause its busted at the moment | Mike Fulbright | 2002-06-04 | 1 | -1/+5 |
* | hopefully fixes the loopback mounted iso ftp/http installs for kickstart (#65... | Jeremy Katz | 2002-06-04 | 1 | -0/+14 |
* | fix for bug #65671 | Mike Fulbright | 2002-06-04 | 1 | -1/+1 |
* | if lilo is being used for bootloader, make sure it gets installed. (#65442) | Jeremy Katz | 2002-06-04 | 1 | -0/+16 |
* | broke out ALOT of code from partition_gui.py into separate objects. Its still... | Mike Fulbright | 2002-06-04 | 5 | -1393/+1682 |
* | dont want ALL RAID devices, just those which are physical volumes | Mike Fulbright | 2002-06-04 | 1 | -0/+6 |
* | fix dialogs up some | Mike Fulbright | 2002-06-04 | 1 | -21/+22 |
* | move hack value to constants file at least | Mike Fulbright | 2002-06-04 | 1 | -0/+4 |
* | kill more reconfig cruft | Jeremy Katz | 2002-06-03 | 1 | -41/+0 |
* | trying to read a label on swap is kind of silly. also, if we fail to read th... | Jeremy Katz | 2002-06-03 | 1 | -2/+5 |
* | more gnome-core to gnome-session changes | Jeremy Katz | 2002-06-03 | 2 | -4/+4 |
* | typo | Mike Fulbright | 2002-06-03 | 1 | -1/+1 |
* | normalize utf locales to .UTF-8 as that's what li18nux lists as the locales (... | Jeremy Katz | 2002-06-03 | 1 | -0/+1 |
* | bump version | Jeremy Katz | 2002-06-03 | 1 | -2/+2 |
* | a changing of the guard... | Matt Wilson | 2002-05-31 | 1 | -0/+0 |
* | lots of fixes for LVM and added raid device to RAID edit menus | Mike Fulbright | 2002-05-31 | 1 | -68/+110 |
* | use stock gtk cancel buttons | Mike Fulbright | 2002-05-31 | 1 | -3/+3 |
* | get raid devices formatted as physical volumes to show up in list of potentia... | Mike Fulbright | 2002-05-31 | 1 | -3/+45 |
* | remove unused code, try fixing dialog to meet style guide | Mike Fulbright | 2002-05-31 | 1 | -15/+10 |
* | lvm on top of raid now works via kickstart | Jeremy Katz | 2002-05-31 | 2 | -5/+3 |
* | katzj says "foiled again\!" | Mike Fulbright | 2002-05-31 | 1 | -1/+1 |
* | oops | Mike Fulbright | 2002-05-31 | 1 | -1/+1 |
* | we really can't close the fd after its been closed once | Jeremy Katz | 2002-05-31 | 1 | -1/+0 |
* | clean up getting of request sizes for lvm and raid to be just the same as | Jeremy Katz | 2002-05-31 | 5 | -106/+99 |
* | put in a cancel button for making a boot floppy | Mike Fulbright | 2002-05-31 | 1 | -1/+1 |
* | you have to be very careful about the order in which you set the defaults, th... | Matt Wilson | 2002-05-31 | 1 | -6/+6 |
* | rewrite of network configuration screen. Should handle overriding dhcp values... | Mike Fulbright | 2002-05-31 | 1 | -69/+239 |
* | added IPMissing expection if the ip entry is empty | Mike Fulbright | 2002-05-31 | 1 | -0/+14 |