summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* moved a commentErik Troan2000-05-041-1/+1
* added running total of component sizeErik Troan2000-05-041-18/+41
* added helper for managing text mode status lineMike Fulbright2000-05-041-0/+57
* fix loggingMike Fulbright2000-05-041-1/+1
* fixed a help issueErik Troan2000-05-041-1/+1
* put help tag in correct placeErik Troan2000-05-031-2/+2
* 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
* don't let them add root userErik Troan2000-05-021-0/+7
* text mode help nearly worksErik Troan2000-05-028-30/+44
* added log.py, log class in there for loggingMatt Wilson2000-05-011-0/+1
* 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