summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* 1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) F...Mike Fulbright2001-08-092-5/+15
* correct amount of ram for ramdiskJeremy Katz2001-08-081-1/+1
* turn off user entry screen in text installsbfox2001-08-081-0/+8
* i18n fixesMike Fulbright2001-08-083-13/+13
* check that people have sane partition tables after running fdisk also (50840)Jeremy Katz2001-08-071-2/+4
* fix for bug 51040Mike Fulbright2001-08-071-6/+7
* check that the current fs is supported before actually making it the current ...Jeremy Katz2001-08-071-2/+3
* already importedJeremy Katz2001-08-061-1/+0
* strings here...Jeremy Katz2001-08-061-1/+2
* do some sanity checking on text inputs which should be integers (50998, 51006)Jeremy Katz2001-08-061-23/+36
* remove the bit about removing CD-ROMs from the drive, you can't do it yet and...Matt Wilson2001-08-061-1/+1
* sort list of drivesMike Fulbright2001-08-021-0/+1
* typo fix, should make setting runlevel and desktop choice in text mode work a...Mike Fulbright2001-08-011-2/+2
* sort drives before putting in drive listMike Fulbright2001-08-011-0/+1
* warning for bootloader passwords less than six characters instead ofJeremy Katz2001-08-011-0/+17
* use the translationsMatt Wilson2001-08-011-1/+1
* prompt the user if they click the RAID button and less than two software RAID...bfox2001-08-011-0/+12
* newt gets confused if you set a label more than once before running the dialo...Jeremy Katz2001-08-011-10/+16
* just call it a boot loader password instead of GRUB password (49971)Jeremy Katz2001-07-311-1/+1
* ignore RAID on RAIDMike Fulbright2001-07-311-2/+8
* move warning about formatting preexisting partitions to when they leave the p...Mike Fulbright2001-07-311-4/+11
* fix error messages when writing boot floppy failsMike Fulbright2001-07-251-18/+14
* Set filesystem type based on user input or bad things happenMike Fulbright2001-07-251-1/+3
* stop people from doing something silly like blank entriesJeremy Katz2001-07-251-0/+29
* rename 'Autopartitioning' 'Autopartition'Matt Wilson2001-07-251-3/+4
* don't prompt for hostname if using dhcp (#49779)Matt Wilson2001-07-241-1/+9
* say Enter instead of Returnbfox2001-07-241-3/+3
* widen the window a bit to allow for long package namesbfox2001-07-241-7/+7
* new step: find root parts, remove those bits from the interfaces forJeremy Katz2001-07-231-2/+2
* sanity checks for sizes need to actually look at the partition sinceJeremy Katz2001-07-231-1/+1
* consistent capitalization (49669)Jeremy Katz2001-07-231-1/+1
* grammar (49666)Jeremy Katz2001-07-231-1/+1
* fix skipping x config (part of 49637)Jeremy Katz2001-07-221-1/+1
* move whether the keyboard has been manually set into the keyboard objectJeremy Katz2001-07-221-4/+2
* give warnings and errors for partitions using sanity checking functionJeremy Katz2001-07-221-0/+9
* grammar fixJeremy Katz2001-07-221-1/+1
* fix code to find migratable mounts during an upgrade to use FileSystemSet obj...Mike Fulbright2001-07-201-23/+15
* set the default to format to for a preexisting if it's not one we can formatJeremy Katz2001-07-201-0/+2
* almostMike Fulbright2001-07-201-1/+1
* add s390/s390x patchesr0-9-1laroche2001-07-202-0/+25
* second oot award of the dayJeremy Katz2001-07-201-0/+1
* handle migration during upgrades and rewrite fstab appropriatelyMike Fulbright2001-07-201-3/+3
* fix migrate GUI dialog and make check for whether to warn on not formatting s...Mike Fulbright2001-07-201-1/+1
* set the long or short label depending on which should be changed (49446)Jeremy Katz2001-07-191-2/+2
* yeah now print out a partition type name instead of foreignMike Fulbright2001-07-191-1/+7
* fix behavior so we warn user if they are using a preexisting as a system dire...Mike Fulbright2001-07-191-1/+5
* report preexisting disk label for existing filesystems (which have one) so us...Mike Fulbright2001-07-191-7/+17
* properly record we have skipped X configuration and act appropriately laterMike Fulbright2001-07-191-1/+2
* skip bootloader password if no bootloader is being installedJeremy Katz2001-07-181-1/+3
* fix for bug 49200Mike Fulbright2001-07-181-0/+7