summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* saying you're not sure you don't want a bootloader should take you back to ch...Jeremy Katz2001-08-171-16/+21
* proper fix for fuzzy matching of ddcprobe reported video ramMike Fulbright2001-08-151-21/+2
* darnMike Fulbright2001-08-151-4/+4
* fix up matt partitioning by making the new ones identify themselves properly ...Jeremy Katz2001-08-151-0/+2
* make TUI reflect detected vram properlyMike Fulbright2001-08-141-5/+28
* s/Raid/RAID/ (#49669Matt Wilson2001-08-141-1/+1
* enable bootdisks on loopback upgrades, fix styleMatt Wilson2001-08-141-5/+6
* don't make the label None, that's sillyJeremy Katz2001-08-141-0/+3
* restoring the backup copy doesn't work...Jeremy Katz2001-08-141-20/+24
* make the label at least an empty string, should fix 51071Jeremy Katz2001-08-141-0/+2
* dialog for partitions of type 0x82 which don't look like swap... mostlyJeremy Katz2001-08-141-0/+2
* if the partition isn't mountable, reset the mountpoint to be NoneJeremy Katz2001-08-131-0/+2
* now we can set mountpoints for protected partitions. the gui actuallyJeremy Katz2001-08-131-7/+10
* Change all Ok to OKMike Fulbright2001-08-104-5/+5
* don't let people come back here after they've turned on swap files onceJeremy Katz2001-08-101-1/+2
* handle video cards which probe ok, but for some reason the native X server do...Mike Fulbright2001-08-101-2/+10
* support deferring language load until second stage. This allows a user to se...Matt Wilson2001-08-091-6/+11
* 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