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
/
partitions.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cciss, etc show up as cciss_c0d0p2 (et al) in /proc/lvm/VGs/vgname/PVs/.
Jeremy Katz
2003-02-12
1
-0
/
+3
*
we need to move the lvs to the new vg id if it changes due to kickstart
Jeremy Katz
2003-02-11
1
-5
/
+8
*
add (undocumented) preexisting lvm/raid support to kickstart. use
Jeremy Katz
2003-02-11
1
-2
/
+2
*
a few pychecker fixes
Jeremy Katz
2003-01-03
1
-1
/
+1
*
add support for reading the size of preexisting VGs directly (#79920)
Jeremy Katz
2003-01-03
1
-1
/
+10
*
port to parted 1.6.x
Matt Wilson
2002-11-01
1
-2
/
+2
*
oops
Mike Fulbright
2002-08-19
1
-2
/
+2
*
writeout anaconda-ks.cfg lines for growable lvm
Mike Fulbright
2002-08-19
1
-6
/
+17
*
fix anaconda-ks.cfg with physical volumes on raid
Mike Fulbright
2002-08-14
1
-0
/
+3
*
write out lvm information to anaconda-ks.cfg (#69230)
Jeremy Katz
2002-08-02
1
-1
/
+67
*
Start of RAID clone tool
Mike Fulbright
2002-06-27
1
-0
/
+29
*
added method to return parent request of a raid member or a physical volume
Mike Fulbright
2002-06-19
1
-10
/
+24
*
compare on uniqueID instead of device when figuring out raid devs in getAvail...
Jeremy Katz
2002-06-12
1
-1
/
+1
*
start/stop raid around doing meta deletes... otherwise, removing lvm stuff ca...
Jeremy Katz
2002-06-12
1
-2
/
+4
*
pychecker is my friend
Jeremy Katz
2002-06-12
1
-1
/
+1
*
improve preexisting scanning... don't stop raid until after lvm scan. also, ...
Jeremy Katz
2002-06-12
1
-2
/
+8
*
why oh why did we make raid level not numeric?
Jeremy Katz
2002-06-11
1
-0
/
+2
*
move autopart.doClearDependentDevices to Partitions().deleteDependentRequests...
Jeremy Katz
2002-06-11
1
-0
/
+45
*
bump warning up to 75M for /boot
Mike Fulbright
2002-06-07
1
-1
/
+1
*
method to go through and remove the logical volumes and volume groups before ...
Jeremy Katz
2002-06-07
1
-0
/
+18
*
bring in preexisting raid partitions also. use new fs sniffer for both raid ...
Jeremy Katz
2002-06-07
1
-22
/
+58
*
start reading in preexisting volume group information and logical volumes
Jeremy Katz
2002-06-06
1
-0
/
+103
*
Cleanup error messages in generic handling code, make sure you dont munge mem...
Mike Fulbright
2002-06-04
1
-1
/
+1
*
dont want ALL RAID devices, just those which are physical volumes
Mike Fulbright
2002-06-04
1
-0
/
+6
*
get raid devices formatted as physical volumes to show up in list of potentia...
Mike Fulbright
2002-05-31
1
-3
/
+45
*
clean up getting of request sizes for lvm and raid to be just the same as
Jeremy Katz
2002-05-31
1
-6
/
+4
*
fix tuple we return and skip over logical volumes and volume groups when sort...
Mike Fulbright
2002-05-29
1
-3
/
+13
*
bump minimum size of /var up to 384MB so RHN is happier
Mike Fulbright
2002-05-23
1
-1
/
+1
*
migrate to using rhpl log function
Mike Fulbright
2002-05-23
1
-2
/
+3
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-1
/
+1
*
partitioning bits merged into their new, improved, moved locations
Jeremy Katz
2002-04-19
1
-8
/
+25
*
remove debugging stuff
Jeremy Katz
2002-02-14
1
-1
/
+0
*
move a lot more out of partitioning.py... a lot of the functions are now
Jeremy Katz
2002-02-14
1
-3
/
+250
*
even more fun... move Partitions object to partitions.py and adjust accordingly.
Jeremy Katz
2002-02-13
1
-0
/
+513
[prev]