index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fsset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
readonly mounting works all the way through the fsset now
Jeremy Katz
2002-03-05
1
-3
/
+4
*
merge better fstab handling and badblocks overflow fix
Jeremy Katz
2002-03-05
1
-7
/
+12
*
handle labels even on the not formatting case (#52544)
Jeremy Katz
2002-03-01
1
-0
/
+13
*
add a progress bar for the badblocks check (#31064)
Jeremy Katz
2002-03-01
1
-10
/
+67
*
merge from branch
Jeremy Katz
2002-02-26
1
-1
/
+2
*
merge from branch
Jeremy Katz
2002-02-26
1
-3
/
+4
*
move a lot more out of partitioning.py... a lot of the functions are now
Jeremy Katz
2002-02-14
1
-4
/
+4
*
add jfs support
Jeremy Katz
2002-02-12
1
-0
/
+40
*
diskset moves to partedUtils
Jeremy Katz
2002-02-12
1
-2
/
+2
*
stage 1 of the partitioning.py cleanup effort --
Jeremy Katz
2002-02-06
1
-4
/
+5
*
if minor is None, that's the same as unspecified
Jeremy Katz
2002-02-01
1
-1
/
+1
*
various needed lvm fixups
Jeremy Katz
2002-02-01
1
-5
/
+17
*
this should work better as getDevice for lvm
Jeremy Katz
2002-02-01
1
-1
/
+1
*
remove device creation here
Jeremy Katz
2002-02-01
1
-9
/
+0
*
mount ext3 as ext3
Jeremy Katz
2002-01-30
1
-16
/
+0
*
really make root on lvm work
Jeremy Katz
2002-01-30
1
-6
/
+17
*
- don't label filesystems on logical volumes since that doesn't seem to work
Jeremy Katz
2002-01-30
1
-6
/
+14
*
rename field so we know its units is MB
Mike Fulbright
2002-01-28
1
-11
/
+11
*
more efficient list manipulations...
Matt Wilson
2002-01-25
1
-1
/
+1
*
we can actually create logical volumes now
Jeremy Katz
2002-01-25
1
-7
/
+127
*
skeleton LVM code so that msf can start working on the real gui. doesn't
Jeremy Katz
2002-01-24
1
-0
/
+41
*
merge in the generic parts of the xfs changes from sgi and in the process tak...
Jeremy Katz
2002-01-23
1
-6
/
+96
*
land boot loader changes to use booty backend infrastructure and switch
Jeremy Katz
2002-01-21
1
-9
/
+9
*
iutil.getArch now returns s390 for s390x, clean up to handle this nicely
Jeremy Katz
2002-01-09
1
-1
/
+1
*
pychecker fixup
Jeremy Katz
2001-12-27
1
-1
/
+1
*
whee! merge the first bunch of changes from the 390 branch. this
Jeremy Katz
2001-12-27
1
-10
/
+18
*
this would really help support if we reported which partition is having the p...
Mike Fulbright
2001-12-19
1
-1
/
+3
*
typo
Mike Fulbright
2001-12-17
1
-1
/
+1
*
typo
Mike Fulbright
2001-12-17
1
-1
/
+1
*
more /mnt/sysimage surgery
Jeremy Katz
2001-11-27
1
-7
/
+8
*
use startswith
Matt Wilson
2001-10-30
1
-8
/
+8
*
fall back to mounting with ext3 if somethign goes wrong (#49865)
Matt Wilson
2001-08-24
1
-0
/
+3
*
this will work a bit better
Jeremy Katz
2001-08-17
1
-1
/
+1
*
only set the boot flag on /boot/efi on itanium
Jeremy Katz
2001-08-17
1
-0
/
+7
*
if no message window, just fall back to ext2 if no journal, but that case sho...
Jeremy Katz
2001-08-14
1
-1
/
+1
*
per sct's request, turn off forced fscks for ext3 filesystems after the fs ha...
Jeremy Katz
2001-08-14
1
-2
/
+20
*
insure that the dev node exists on loopback devices, fixes ext3 migration of ...
Matt Wilson
2001-08-14
1
-5
/
+10
*
remove duplicated code
Matt Wilson
2001-08-14
1
-6
/
+1
*
avoid a false trigger of my sanity check
Matt Wilson
2001-08-13
1
-1
/
+2
*
sanity check
Matt Wilson
2001-08-13
1
-0
/
+3
*
cosmic rays insert odd code that does nothing
Matt Wilson
2001-08-10
1
-1
/
+14
*
pychecker fix
Mike Fulbright
2001-08-10
1
-1
/
+1
*
pychecker fix
Mike Fulbright
2001-08-10
1
-1
/
+1
*
if there's no journal after running tune2fs pop up a window asking if the use...
Jeremy Katz
2001-08-10
1
-2
/
+19
*
handle exceptions caused by a bad mountpoint (#50319)
Matt Wilson
2001-08-09
1
-7
/
+29
*
Reconstrict an existing RAIDDevice for those devices mentioned in the fstab. ...
Matt Wilson
2001-08-09
1
-9
/
+24
*
1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) F...
Mike Fulbright
2001-08-09
1
-0
/
+14
*
restore fstab if we started to migrate and found there was not enough space t...
Mike Fulbright
2001-08-09
1
-0
/
+10
*
note to self
Matt Wilson
2001-08-07
1
-0
/
+3
*
if we fail to mount ext2 filesystems on md devices, give ext3 a try. (#51145)
Matt Wilson
2001-08-07
1
-1
/
+4
[next]