summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* 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-208-8/+8
* Moved silo/lilo.py to silo/lilo_text.pyMike Fulbright2000-04-192-505/+0
* Renamed userauth.py to userauth_text.pyMike Fulbright2000-04-191-0/+0
* Renamed packages.py to packages_text.pyMike Fulbright2000-04-191-0/+0
* Renamed bootdisk.py to bootdisk_text.pyMike Fulbright2000-04-191-0/+0
* Renamed timezone.py to timezone_text.pyMike Fulbright2000-04-191-0/+0
* Renamed partitioning.py to partitioning_text.pyMike Fulbright2000-04-191-0/+0
* Renamed network.py to network_text.pyMike Fulbright2000-04-191-0/+0
* Renamed constants.py to constants_text.pyMike Fulbright2000-04-191-0/+0
* Renamed constants.py.py to constants.py_text.pyMike Fulbright2000-04-198-8/+8
* Moved silo.py and lilo.py to silo_text.py and lilo_text.pyMike Fulbright2000-04-192-0/+505
* merge from anaconda-6-2j-branchMatt Wilson2000-04-171-1/+1
* Improved message for creating a boot disk, as requested in bug #10695Mike Fulbright2000-04-101-1/+3
* Do not allow lilo boot labels with spaces in themMike Fulbright2000-04-061-1/+11
* (drmike) Added help text on use of F2 key to select default boot partitionMike Fulbright2000-03-281-1/+3
* split stuff into bootdisk.pyErik Troan2000-03-221-0/+76
* split stuff into textw/network.pyErik Troan2000-03-221-0/+149
* Enhancements to TUI package selection. Must use newt with just commitedjakub2000-03-201-27/+140
* delete ddruid objectMatt Wilson2000-03-011-0/+1
* o massive move to a better translation modelMatt Wilson2000-02-297-7/+7
* various changes to get better ^C, ^Z handlingErik Troan2000-02-231-1/+2
* Change type from linux to linux nativeMike Fulbright2000-02-211-1/+1
* Change type from linux extended to linuxMike Fulbright2000-02-211-1/+1
* Wasn't closing fstab properlyErik Troan2000-02-211-2/+2
* changed cp's to install's to break hard linksErik Troan2000-02-171-1/+1
* MbrDevice is something different on SPARC than on Inteljakub2000-02-161-4/+14
* s/8/9 in userid entryMatt Wilson2000-02-151-1/+1
* fixed initial time settingMatt Wilson2000-02-151-1/+4
* Fixed bug where going back to Autopartitioning screen, then forwardsMike Fulbright2000-02-141-1/+4
* (drmike) The TUI code does not work same as GUI code when selected manual par...Mike Fulbright2000-02-101-1/+11
* (drmike) fstab.py,iw/rootpartition.py,textw/partitioning.py: Attempt to fix ...Mike Fulbright2000-02-101-1/+5
* pass fstab into getSiloImagesMatt Wilson2000-02-051-1/+1
* pass fstab to getSiloMbrDefaultMatt Wilson2000-02-051-1/+1
* some more typosMatt Wilson2000-02-051-2/+2
* use the right functions to get bootpart and boothdMatt Wilson2000-02-051-1/+2
* massive silo change over to new lilo styleMatt Wilson2000-02-051-11/+20
* check useraccountMatt Wilson2000-02-041-1/+10
* got rid of timezone flashMatt Wilson2000-02-021-0/+1
* o upgrade code rebuilds the db to a tmp dir and opens that db toMatt Wilson2000-02-011-1/+2
* if timezone /usr/share file dne, don't display any time at allErik Troan2000-01-251-3/+6
* reworked lilo config into separate lilo.py, fixed numerous bugs (nowErik Troan2000-01-252-22/+41
* added F1 helpErik Troan2000-01-241-2/+10
* loopback installs work in tuiErik Troan2000-01-102-10/+19
* Misc sparc fixes.jakub2000-01-101-1/+2
* don't add/edit a user if you hit cancelMatt Wilson2000-01-051-19/+19
* fix for early swap turnonMatt Wilson2000-01-051-2/+2
* use fstab.savePartitionsMatt Wilson2000-01-051-1/+1
* check for blank user idsMatt Wilson2000-01-051-1/+5