summaryrefslogtreecommitdiffstats
path: root/textw/partitioning_text.py
Commit message (Expand)AuthorAgeFilesLines
* fix handling of space calc to include existing redhat.img and rh-swap.img on ...Mike Fulbright2001-01-251-1/+23
* make lba32 warning a dialog under GUI install, and fix off by one bug with en...Mike Fulbright2001-01-231-4/+4
* fixed so we just ignore RAID booting when doing maximum cylinder test, also f...Mike Fulbright2001-01-231-1/+4
* use fstab.checkFormatting()Erik Troan2001-01-121-10/+19
* use symbolic names for ram thresholdsErik Troan2001-01-121-1/+1
* Made two different calls to get maxcyl of partitions, one for reading from dr...Mike Fulbright2001-01-111-1/+1
* slight changes to lba32warningMike Fulbright2001-01-091-11/+26
* Added support for LBA32 when we right out lilo.conf iff we need it because bo...Mike Fulbright2001-01-081-0/+35
* Changed button label from "No" to "Back" Bug #14551bfox2001-01-021-1/+1
* fixed when ddruid/fdisk window appearsErik Troan2000-12-111-3/+1
* be a bit more agressive about allowing fdisk partitioningErik Troan2000-12-081-1/+2
* remove the only useage of basicButtons, it causes text to be untranslatedMatt Wilson2000-10-091-2/+3
* Made partition list to format scrollable, fixes bug #15767Mike Fulbright2000-08-141-1/+1
* do not suggest > 2000 MB loopback fileMike Fulbright2000-07-141-0/+2
* change default to go do dd, not fdiskMatt Wilson2000-06-161-3/+3
* use formattablePartitions()Erik Troan2000-06-161-10/+3
* dont format partitions in ks which were marked noformatMike Fulbright2000-06-091-0/+8
* fix some hard drive upgrade and multiple possible root partitions on upgrade ...Mike Fulbright2000-06-021-1/+1
* dumb errorMike Fulbright2000-06-011-1/+1
* ??Mike Fulbright2000-05-311-2/+2
* fix stupid exposure of internal dataMike Fulbright2000-05-311-2/+1
* stupid bugMike Fulbright2000-05-311-3/+4
* dont allow formatting of partition we're doing hard drive install fromMike Fulbright2000-05-301-0/+6
* fixes harddrive install to not nuke source partition, and also get --onpart t...Mike Fulbright2000-05-241-0/+11
* moved warning text translationErik Troan2000-05-031-1/+1
* more fixes for --onpartMike Fulbright2000-05-021-0/+1
* fixes to make ks --onpart work betterMike Fulbright2000-05-021-7/+4
* text mode help nearly worksErik Troan2000-05-021-6/+10
* limit loopback size to 2000Erik Troan2000-04-281-0/+7
* Added --bytes-per-inode option to ks part commandMike Fulbright2000-04-261-0/+6
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
* Renamed partitioning.py to partitioning_text.pyMike Fulbright2000-04-191-0/+308