summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Collapse)AuthorAgeFilesLines
...
* changes for sparcMatt Wilson1999-11-081-3/+5
|
* Don't set a specific AutoRepeat on SPARC, so that the system default is used,jakub1999-11-041-0/+5
| | | | don't fall back to VGA16 because it does not work on most of the cards anyway.
* Make Lilo*/Silo* window replacement nicer, the previous one e.g. would notjakub1999-10-251-22/+18
| | | | | | | catch recent changes in UpdateSteps. Add 1920x1200 resolution. Temporarily fix a collection of bugs where one gets No space on device during FTP/HTTP/Hard drive installations.
* merge from 6.1 branchMatt Wilson1999-10-221-0/+9
|
* change todo.silo to if iutil.getArch () == "sparc"Matt Wilson1999-10-201-1/+1
|
* changes for i18nMatt Wilson1999-10-081-4/+4
|
* Make serial console installs work.jakub1999-10-041-1/+24
|
* More SILO hacks, make language choice box reasonably sized, don't bringjakub1999-09-291-15/+29
| | | | up MouseWindow for Sun mouse. Recognize SunOS 4 (hopefully).
* updatesMatt Wilson1999-09-291-0/+8
|
* fix for text mode NIS, remove deugger on <Ctrl+Z>, remove debugging line in ↵Matt Wilson1999-09-251-1/+5
| | | | installclass
* fixed not enough args problemMatt Wilson1999-09-231-25/+26
|
* initialize origMatt Wilson1999-09-221-0/+1
|
* fixed going back into upgrade screenErik Troan1999-09-221-1/+1
|
* set install class properlyErik Troan1999-09-221-4/+24
|
* merge from jjMatt Wilson1999-09-221-3/+21
|
* s/bootdisk/boot disk/gMatt Wilson1999-09-221-4/+4
|
* more language selection changesMatt Wilson1999-09-201-5/+2
|
* more lang changesMatt Wilson1999-09-201-3/+6
|
* o dependent package selection - if games has conditional packages keyed onMatt Wilson1999-09-201-7/+17
| | | | | | | | | | kde, when kde is selected check to see if games is selected and if so select all the conditional packages in games. o pass LC_ALL from loader to anaconda o updated language table o fallback to two char LANG for translations o magically build kickstart lang dictionary o start of DHCP network insensitivity in GUI
* disk space checks for text mode, other fixesMatt Wilson1999-09-181-3/+39
|
* don't install an X server unless XFree86 is going in as wellMatt Wilson1999-09-161-0/+3
|
* swapon as we find swap parts in our searchMatt Wilson1999-09-141-1/+0
|
* turn on swap early in upgrade processErik Troan1999-09-131-0/+1
|
* fixed some stage tagsMatt Wilson1999-09-101-2/+2
|
* fix setsensitive callbackMatt Wilson1999-09-091-10/+11
|
* added (untested) xconfig to kickstartErik Troan1999-09-091-1/+3
|
* initial split of huge text.pyErik Troan1999-09-091-819/+16
|
* added TurnOnSwapWindowMatt Wilson1999-09-091-5/+26
|
* suspend/resume around debugMatt Wilson1999-09-081-2/+2
|
* turn on swap early on low memory machinesErik Troan1999-09-081-0/+5
|
* init dirErik Troan1999-09-081-0/+1
|
* o patches for jj for moving to kudzu for probingMatt Wilson1999-09-081-3/+0
| | | | o don't change the root text for a messagewindow
* zerombrbefore.kudzu.loader.patchMatt Wilson1999-09-081-1/+1
|
* added manual (fdisk) partitioning in text modeErik Troan1999-09-071-3/+77
|
* no monitor probe for textMatt Wilson1999-09-041-1/+1
|
* fix for classesMatt Wilson1999-09-031-2/+2
|
* setup workstation/server installs properlyErik Troan1999-09-031-1/+5
|
* don't run Xconfigurator if it isn't installedMatt Wilson1999-09-031-0/+4
|
* misc changes for actual workageMatt Wilson1999-09-031-53/+54
|
* automatic partitioning in classed installs should work -- back buttonsErik Troan1999-09-021-5/+26
| | | | are completely fucked though
* typoMatt Wilson1999-09-021-1/+1
|
* fixed time zone selectionMatt Wilson1999-09-021-1/+1
|
* x configurationMatt Wilson1999-09-021-6/+76
|
* xconfigMatt Wilson1999-09-021-0/+15
|
* changes to make partitioning work in kickstartErik Troan1999-09-011-3/+8
|
* removed debug stepErik Troan1999-08-311-2/+0
|
* store user informationErik Troan1999-08-311-1/+19
|
* configure first device alphabetically, not first device hash-wiseMatt Wilson1999-08-311-1/+3
|
* set install types properly for kickstartErik Troan1999-08-311-3/+12
|
* 1) sets timezoneErik Troan1999-08-301-36/+59
| | | | | 2) keeps user account state 3) added account tags