summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Expand)AuthorAgeFilesLines
* massive silo change over to new lilo styleMatt Wilson2000-02-051-2/+2
* recurse the SEE references from the Cards databaseMatt Wilson2000-02-011-2/+4
* moved bootdisk screen to post-installMatt Wilson2000-02-011-3/+3
* reworked lilo config into separate lilo.py, fixed numerous bugs (nowErik Troan2000-01-251-1/+1
* Its 2000 now :)jakub2000-01-241-1/+1
* again tried to fix fstab creation for upgradesMatt Wilson2000-01-201-0/+5
* changed where fstab gets created for upgrades and kickstartsMatt Wilson2000-01-191-9/+9
* turn off swap when upgrades are backed upMatt Wilson2000-01-181-12/+22
* create fstab object for kickstartsMatt Wilson2000-01-181-1/+10
* moved fstab creation and recreate it w/ install method changesErik Troan2000-01-171-5/+16
* Tweaked reconfig mode text in text mode, bumped ananaconda version #.Mike Fulbright2000-01-141-2/+2
* checked in changes in comps tree by ewtMatt Wilson2000-01-131-1/+2
* updated textMatt Wilson2000-01-111-6/+7
* loopback installs work in tuiMatt Wilson2000-01-101-1/+5
* (drmike) Added welcome screen to text mode reconfig mode.Mike Fulbright2000-01-071-1/+31
* fix problem in text modeMike Fulbright2000-01-061-2/+4
* added LoopSizeWindowErik Troan2000-01-011-0/+3
* various fixes for raid upgrades (which seem to work now)Matt Wilson1999-12-291-1/+1
* expert mode enables lilo screens in workstation/server installsErik Troan1999-12-161-4/+4
* fdisk partitioning works with new fstab stuffErik Troan1999-12-161-1/+1
* 1) more fstab-ish updatesErik Troan1999-12-111-108/+1
* began isolating ddruid, fstab, and raid stuff into separate fstab.pyErik Troan1999-12-081-1/+4
* Moved code to write configuration data in reconfig mode into aMike Fulbright1999-11-291-9/+29
* Further clipping out of X11 and mouse configuration during reconfig mode.Mike Fulbright1999-11-291-5/+11
* - fixed reading of timezones from /usr/share/zoneinfoMike Fulbright1999-11-171-44/+111
* Changed references to gettext to gettext_rhMike Fulbright1999-11-161-4/+4
* Added makerelname() and findtz() functions. There are used in theMike Fulbright1999-11-121-5/+53
* Remove the 3DLabs SPARC hack - not needed any more.jakub1999-11-101-4/+0
* 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
* Make Lilo*/Silo* window replacement nicer, the previous one e.g. would notjakub1999-10-251-22/+18
* 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
* updatesMatt Wilson1999-09-291-0/+8
* fix for text mode NIS, remove deugger on <Ctrl+Z>, remove debugging line in i...Matt Wilson1999-09-251-1/+5
* 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
* 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