| Commit message (Expand) | Author | Age | Files | Lines |
* | add selinuxfs | Jeremy Katz | 2004-04-20 | 1 | -0/+6 |
* | fix upgrades with root on lvm1 (#121294) | Jeremy Katz | 2004-04-20 | 1 | -2/+16 |
* | let's try to make sure that we get /etc/lvm created (#118787) | Jeremy Katz | 2004-04-16 | 1 | -0/+2 |
* | figure out the packages we need for filesystems dynamically so that we | Jeremy Katz | 2004-03-03 | 1 | -0/+15 |
* | fix jfs_tune path (#115101) | Jeremy Katz | 2004-02-06 | 1 | -1/+1 |
* | bump default chunk size per arjan's suggestion (#112321) | Jeremy Katz | 2004-01-22 | 1 | -1/+1 |
* | minor jfs label fix from ajay | Jeremy Katz | 2004-01-05 | 1 | -0/+3 |
* | search path for lvm binary. disable lvm if we don't see /usr/sbin/lvm or | Jeremy Katz | 2003-12-22 | 1 | -4/+4 |
* | make sure dmnode exists in the chroot too | Jeremy Katz | 2003-12-06 | 1 | -2/+2 |
* | more path fixes, copy dev nodes correctly for dm/lvm2 | Jeremy Katz | 2003-12-05 | 1 | -9/+12 |
* | htree again | Jeremy Katz | 2003-12-02 | 1 | -2/+1 |
* | spacing | Bill Nottingham | 2003-11-21 | 1 | -1/+1 |
* | hey, it only takes me two years to fix my bugs | Bill Nottingham | 2003-11-21 | 1 | -0/+1 |
* | mount sysfs in the loader, and write it in /etc/fstab too | Bill Nottingham | 2003-11-21 | 1 | -0/+8 |
* | add patch from Ajay Ramaswamy <xfs@ramaswamy.net> for jfs labels | Jeremy Katz | 2003-11-10 | 1 | -0/+8 |
* | some more xfs/jfs bits based off of patch from | Jeremy Katz | 2003-11-09 | 1 | -3/+24 |
* | more steps towards enabling xfs support based on patches from | Jeremy Katz | 2003-11-08 | 1 | -3/+14 |
* | don't try to check if bind mounted fs's are dirty (#107518) | Jeremy Katz | 2003-10-20 | 1 | -3/+8 |
* | fix for bug 107540 | Mike Fulbright | 2003-10-20 | 1 | -1/+1 |
* | and make sure that the chunksize passed in isn't None | Jeremy Katz | 2003-10-20 | 1 | -1/+4 |
* | fix type (#107560) | Jeremy Katz | 2003-10-20 | 1 | -1/+1 |
* | keep track of if we've created logical volumes so that we can handle | Jeremy Katz | 2003-10-17 | 1 | -2/+2 |
* | read the chunk size of preexisting raid devices and reuse it (#101518) | Jeremy Katz | 2003-10-16 | 1 | -2/+4 |
* | 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 |