summaryrefslogtreecommitdiffstats
path: root/partitioning.py
Commit message (Expand)AuthorAgeFilesLines
* going back from partitioning should have us rescan the list of drives probablyJeremy Katz2004-02-101-0/+1
* in kickstart, turn on swap early if low memory (#114069)Jeremy Katz2004-01-221-1/+1
* tyopJeremy Katz2003-10-231-1/+1
* also need to delete meta stuff for early swap on lvm (#103190)Jeremy Katz2003-10-231-0/+1
* keep track of if we've created logical volumes so that we can handleJeremy Katz2003-10-171-0/+1
* switch to using memory sniffer which gives a more accurate measure of space a...Mike Fulbright2003-06-231-3/+3
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-4/+0
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-4/+1
* oops, I drilled the initlabel on drive support all the way down into the lowe...before-parted-1-6-changesJeremy Katz2002-11-011-1/+1
* fix for bug #66749Mike Fulbright2002-06-141-0/+3
* clean up getting of request sizes for lvm and raid to be just the same asJeremy Katz2002-05-311-79/+0
* start to pretend to work with lvm on top of raid, but we really don't yetJeremy Katz2002-05-301-3/+8
* okay is NOT OK!Mike Fulbright2002-05-291-4/+6
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* partitioning bits merged into their new, improved, moved locationsJeremy Katz2002-04-191-1/+2
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-141-543/+1
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-649/+13
* no spaces in mount point for you\!Mike Fulbright2002-02-131-1/+3
* all of the silly interface helpers get their own file nowJeremy Katz2002-02-121-292/+3
* diskset moves to partedUtilsJeremy Katz2002-02-121-450/+5
* stage2 of the partitioning.py cleanupJeremy Katz2002-02-071-61/+14
* stage 1 of the partitioning.py cleanup effort --Jeremy Katz2002-02-061-255/+37
* tweak requestSize functionMike Fulbright2002-02-061-5/+5
* I can't typeJeremy Katz2002-02-041-1/+1
* add lvm to the list of linux native typesJeremy Katz2002-02-041-1/+1
* lots of lvm ui fixes and sanity checkingMike Fulbright2002-02-011-11/+108
* get rid of some debug prints to make bill happy. also adds some of the raidm...Jeremy Katz2002-02-011-11/+3
* ladeda... upgrades actually might work nowJeremy Katz2002-02-011-1/+1
* dont reuse mount points, and you cant boot off LVMike Fulbright2002-02-011-1/+4
* huge commit - adds editting/deleting/adding logical volumes and volume groups...Mike Fulbright2002-02-011-14/+111
* the msf function that was missingMike Fulbright2002-01-311-18/+28
* msf didn't commit his version of this function... mine seems to be compatibl...Jeremy Katz2002-01-311-0/+18
* rename field so we know its units is MBMike Fulbright2002-01-281-11/+11
* we can actually create logical volumes nowJeremy Katz2002-01-251-7/+30
* oopsJeremy Katz2002-01-251-1/+1
* skeleton LVM code so that msf can start working on the real gui. doesn'tJeremy Katz2002-01-241-3/+52
* merge in the generic parts of the xfs changes from sgi and in the process tak...Jeremy Katz2002-01-231-17/+16
* iutil.getArch now returns s390 for s390x, clean up to handle this nicelyJeremy Katz2002-01-091-7/+4
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-8/+123
* bye-bye balkanJeremy Katz2001-12-111-1/+0
* remove most of the static instances of /mnt/sysimage (#14632)Jeremy Katz2001-11-271-11/+11
* make partition ordering stronger (#52809).Jeremy Katz2001-11-261-0/+7
* don't ask about enabling swap early on a kickstart install, just do it (#56044)Jeremy Katz2001-11-261-1/+6
* merge fix to HEADJeremy Katz2001-11-121-2/+6
* don't call requestSize if swap is on RAIDbfox2001-11-021-1/+1
* Clarified dialog text. Fixes bug 55426bfox2001-11-011-8/+9
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-1/+1
* merge changes from 7-2-branchJeremy Katz2001-09-181-0/+4
* hack for kickstart where the partitions are checked before being allocatedJeremy Katz2001-09-041-1/+6