index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
partitioning.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lots of lvm ui fixes and sanity checking
Mike Fulbright
2002-02-01
1
-11
/
+108
*
get rid of some debug prints to make bill happy. also adds some of the raidm...
Jeremy Katz
2002-02-01
1
-11
/
+3
*
ladeda... upgrades actually might work now
Jeremy Katz
2002-02-01
1
-1
/
+1
*
dont reuse mount points, and you cant boot off LV
Mike Fulbright
2002-02-01
1
-1
/
+4
*
huge commit - adds editting/deleting/adding logical volumes and volume groups...
Mike Fulbright
2002-02-01
1
-14
/
+111
*
the msf function that was missing
Mike Fulbright
2002-01-31
1
-18
/
+28
*
msf didn't commit his version of this function... mine seems to be compatibl...
Jeremy Katz
2002-01-31
1
-0
/
+18
*
rename field so we know its units is MB
Mike Fulbright
2002-01-28
1
-11
/
+11
*
we can actually create logical volumes now
Jeremy Katz
2002-01-25
1
-7
/
+30
*
oops
Jeremy Katz
2002-01-25
1
-1
/
+1
*
skeleton LVM code so that msf can start working on the real gui. doesn't
Jeremy Katz
2002-01-24
1
-3
/
+52
*
merge in the generic parts of the xfs changes from sgi and in the process tak...
Jeremy Katz
2002-01-23
1
-17
/
+16
*
iutil.getArch now returns s390 for s390x, clean up to handle this nicely
Jeremy Katz
2002-01-09
1
-7
/
+4
*
whee! merge the first bunch of changes from the 390 branch. this
Jeremy Katz
2001-12-27
1
-8
/
+123
*
bye-bye balkan
Jeremy Katz
2001-12-11
1
-1
/
+0
*
remove most of the static instances of /mnt/sysimage (#14632)
Jeremy Katz
2001-11-27
1
-11
/
+11
*
make partition ordering stronger (#52809).
Jeremy Katz
2001-11-26
1
-0
/
+7
*
don't ask about enabling swap early on a kickstart install, just do it (#56044)
Jeremy Katz
2001-11-26
1
-1
/
+6
*
merge fix to HEAD
Jeremy Katz
2001-11-12
1
-2
/
+6
*
don't call requestSize if swap is on RAID
bfox
2001-11-02
1
-1
/
+1
*
Clarified dialog text. Fixes bug 55426
bfox
2001-11-01
1
-8
/
+9
*
merge anaconda-gtk-2-0-branch to HEAD
Matt Wilson
2001-10-16
1
-1
/
+1
*
merge changes from 7-2-branch
Jeremy Katz
2001-09-18
1
-0
/
+4
*
hack for kickstart where the partitions are checked before being allocated
Jeremy Katz
2001-09-04
1
-1
/
+6
*
mountpoint requirements should exist for RAID also (52700)
Jeremy Katz
2001-08-28
1
-1
/
+2
*
restore zerombr semantics to what the docs describe (52361)
Jeremy Katz
2001-08-23
1
-12
/
+23
*
don't probe skipped drives for raid (SF #52031)
Matt Wilson
2001-08-21
1
-1
/
+6
*
going back and doing autopartitioning on a hard drive install more than once ...
Jeremy Katz
2001-08-15
1
-5
/
+10
*
fix up matt partitioning by making the new ones identify themselves properly ...
Jeremy Katz
2001-08-15
1
-1
/
+1
*
grammar fix (51761)
Jeremy Katz
2001-08-14
1
-1
/
+1
*
dialog for partitions of type 0x82 which don't look like swap... mostly
Jeremy Katz
2001-08-14
1
-0
/
+26
*
now we can set mountpoints for protected partitions. the gui actually
Jeremy Katz
2001-08-13
1
-5
/
+0
*
size checks don't really matter if we're not formatting (51519)
Jeremy Katz
2001-08-11
1
-0
/
+3
*
handle exceptions caused by a bad mountpoint (#50319)
Matt Wilson
2001-08-09
1
-3
/
+7
*
Reconstrict an existing RAIDDevice for those devices mentioned in the fstab. ...
Matt Wilson
2001-08-09
1
-7
/
+14
*
alpha support
Matt Wilson
2001-08-09
1
-1
/
+2
*
oops
Jeremy Katz
2001-08-08
1
-1
/
+1
*
if we fail to mount ext2 filesystems on md devices, give ext3 a try. (#51145)
Matt Wilson
2001-08-07
1
-5
/
+13
*
tweaked warnings if you dont format a preexisting Linux native fs for use dur...
Mike Fulbright
2001-08-07
1
-15
/
+34
*
check that the partition table type is valid for this architecture and
Jeremy Katz
2001-08-07
1
-9
/
+56
*
now that I unbroke zerombr, we probably don't want to clear partition tables ...
Jeremy Katz
2001-08-06
1
-2
/
+2
*
sort requests that are specified by start based on location on drive
Jeremy Katz
2001-07-31
1
-1
/
+10
*
move warning about formatting preexisting partitions to when they leave the p...
Mike Fulbright
2001-07-31
1
-0
/
+47
*
fix problem deleting an extended we made (versus preexisting)
Mike Fulbright
2001-07-25
1
-2
/
+5
*
check that we don't have raid5 / and then delete /boot; also fix case where s...
Jeremy Katz
2001-07-25
1
-1
/
+6
*
set flags, then part type, plus typo fix
Mike Fulbright
2001-07-25
1
-2
/
+2
*
look at the diskset since we could conceivably be a growable partition for / ...
Jeremy Katz
2001-07-25
1
-11
/
+21
*
work to make partitionless upgrades work better than before
Mike Fulbright
2001-07-24
1
-13
/
+14
*
handle numeric request ids too...
Jeremy Katz
2001-07-23
1
-2
/
+3
*
this sanity check should be here
Jeremy Katz
2001-07-23
1
-0
/
+3
[next]