| Commit message (Expand) | Author | Age | Files | Lines |
* | merge from taroon | Jeremy Katz | 2003-09-20 | 1 | -1/+1 |
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 1 | -0/+3 |
* | oops, fix this | Jeremy Katz | 2003-08-08 | 1 | -2/+2 |
* | handle the case where there's not a fsystem (#101612) | Jeremy Katz | 2003-08-04 | 1 | -0/+1 |
* | pychecker fix | Jeremy Katz | 2003-07-24 | 1 | -8/+8 |
* | shenanigans to handle ext3,ext2 format in fstab (#91389) | Jeremy Katz | 2003-07-24 | 1 | -6/+15 |
* | don't let people with duplicate labels continue upgrading (#97364) | Jeremy Katz | 2003-07-24 | 1 | -2/+18 |
* | don't try to make dirs more than once (#100554) | Jeremy Katz | 2003-07-23 | 1 | -1/+3 |
* | tyop fixes (#100536) | Jeremy Katz | 2003-07-23 | 1 | -1/+1 |
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -10/+10 |
* | if there is already a label on the disk, use it instead of making up our | Jeremy Katz | 2003-06-29 | 1 | -1/+10 |
* | merge from taroon. highlights of this time around | Jeremy Katz | 2003-06-23 | 1 | -3/+9 |
* | don't allow jfs if mkfs isn't there (#89789) | Jeremy Katz | 2003-05-16 | 1 | -0/+4 |
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -14/+195 |
* | I suck again. *sigh* | Jeremy Katz | 2003-02-19 | 1 | -1/+1 |
* | oops | Jeremy Katz | 2003-02-19 | 1 | -2/+2 |
* | support bind mounts for upgrade/rescue mode. | Jeremy Katz | 2003-02-18 | 1 | -5/+34 |
* | I call shenanigans on myself! | Jeremy Katz | 2003-02-11 | 1 | -5/+5 |
* | add a comment for me to think about later | Jeremy Katz | 2003-02-11 | 1 | -0/+2 |
* | some more debugging in case we get eweird crashes | Jeremy Katz | 2003-01-27 | 1 | -2/+4 |
* | oopsie. this will work better (#81069) | Jeremy Katz | 2003-01-08 | 1 | -2/+2 |
* | merge one s390 hunk from branch, review remaining hunk on branch | Matt Wilson | 2003-01-08 | 1 | -0/+4 |
* | simply take a slice, it's faster | Matt Wilson | 2003-01-02 | 1 | -2/+2 |
* | htree is out again. maybe someday :) | Jeremy Katz | 2003-01-02 | 1 | -1/+1 |
* | make a copy of entries for the reverse list when unmounting. otherwise, we r... | Jeremy Katz | 2003-01-02 | 1 | -1/+2 |
* | copy+paste error | Matt Wilson | 2002-11-21 | 1 | -1/+1 |
* | probable fix for #78111 - awaiting confirmation | Matt Wilson | 2002-11-21 | 1 | -0/+10 |
* | reenable htrees | Jeremy Katz | 2002-11-08 | 1 | -0/+1 |
* | port to parted 1.6.x | Matt Wilson | 2002-11-01 | 1 | -1/+1 |
* | make sure that the swap file is created 0600 (#74849) | Jeremy Katz | 2002-10-02 | 1 | -0/+3 |
* | merge alpha changes from 7.2-alpha | Jeremy Katz | 2002-09-10 | 1 | -1/+2 |
* | handle auto in fstabs sanely but be careful about it (#67120) | Jeremy Katz | 2002-08-02 | 1 | -2/+12 |
* | we don't support partitionless upgrades anymore and this code is broken if yo... | Jeremy Katz | 2002-07-30 | 1 | -11/+0 |
* | make sure we don't try to get fileSystemSpace() for swap partitions (#67987) | Jeremy Katz | 2002-07-18 | 1 | -1/+3 |
* | address bug 69035 | Mike Fulbright | 2002-07-17 | 1 | -7/+7 |
* | Changes as per Milan Documentation String Review | Mike Fulbright | 2002-07-12 | 1 | -3/+3 |
* | if our waitpids fail for some bizarre reason, don't completely hose us. but ... | Jeremy Katz | 2002-07-11 | 1 | -2/+12 |
* | tweak labeling somewhat; don't label raid since it's kind of non-sensical and... | Jeremy Katz | 2002-07-01 | 1 | -5/+4 |
* | getDevice needs to take an asBoot param to avoid tracebacks on upgrades. bleah. | Jeremy Katz | 2002-06-26 | 1 | -3/+3 |
* | htrees have some ... issues | Jeremy Katz | 2002-06-25 | 1 | -1/+1 |
* | enable htree on ext3 filesystems (#67162) | Jeremy Katz | 2002-06-21 | 1 | -5/+6 |
* | we create all the devices in /dev now, take advantage of it and get lvm worki... | Jeremy Katz | 2002-06-21 | 1 | -2/+15 |
* | rootOnLoop is already dead | Jeremy Katz | 2002-06-20 | 1 | -3/+1 |
* | make self.supported -1 on these hidden options so that we don't show them unl... | Jeremy Katz | 2002-06-20 | 1 | -2/+2 |
* | handle bad blocks properly, fixes alot of bugs reported in 7.3 when someone r... | Mike Fulbright | 2002-06-17 | 1 | -6/+36 |
* | we can have large swaps now | Jeremy Katz | 2002-06-12 | 1 | -1/+1 |
* | setup devices properly for preexisting lvm and raid | Jeremy Katz | 2002-06-12 | 1 | -7/+11 |
* | add string representation of a fsset entry because I'm tired of figuring out ... | Jeremy Katz | 2002-06-11 | 1 | -0/+13 |
* | don't autobackup vg information... that wastes lots of valuable initrd space | Jeremy Katz | 2002-06-11 | 1 | -2/+2 |
* | I should have waited until I was done testing... fix the argument | Jeremy Katz | 2002-06-11 | 1 | -1/+1 |