summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed all references to 'unconfig' to 'reconfig'.Mike Fulbright1999-11-178-74/+73
* Moved code to write some configuration data from doInstall() intoMike Fulbright1999-11-161-8/+24
* Implemented unconfig mode, which is orthognal to either installing orMike Fulbright1999-11-161-61/+118
* Request X server terminate when we're done with it.Mike Fulbright1999-11-161-1/+1
* Committing changes after first round of unconfig workMike Fulbright1999-11-161-178/+189
* Make sure ddcprobe exists for unconfig mode as well.Mike Fulbright1999-11-161-0/+2
* Added ugly hack to write configuration data when in unconfig mode.Mike Fulbright1999-11-161-7/+19
* Added code for when in unconfig mode to see if we actually shouldMike Fulbright1999-11-161-2/+14
* Should actually work now.Mike Fulbright1999-11-161-1/+3
* Added unconfigOnly flag to todo classMike Fulbright1999-11-161-1/+2
* Changed references to gettext to gettext_rhMike Fulbright1999-11-161-4/+4
* Added install class for unconfigOnly modeMike Fulbright1999-11-161-2/+14
* - changed reference to gettext to gettext_rhMike Fulbright1999-11-161-17/+39
* Changed references to gettext to gettext_rhMike Fulbright1999-11-166-6/+6
* Remove and renamed to gettext_rh.py to avoid name conflicts veryMike Fulbright1999-11-161-365/+0
* Rename this file so we can install it and yet not name conflict withMike Fulbright1999-11-161-0/+368
* Several changes to build structure - contact Dr Mike if you hit problems.Mike Fulbright1999-11-1210-31/+99
* Added makerelname() and findtz() functions. There are used in theMike Fulbright1999-11-121-5/+53
* Make disabling of shadow passwords work in TUI.jakub1999-11-111-1/+1
* Surround append= argument with quotes.jakub1999-11-111-1/+1
* Remove the 3DLabs SPARC hack - not needed any more.jakub1999-11-101-4/+0
* exit 0Matt Wilson1999-11-101-1/+1
* fix from erik to try to keep the ultra from hanging on rebootMatt Wilson1999-11-101-0/+6
* silo append setting, rpmmodule test case changes, gnome-map module CFLAGS changeMatt Wilson1999-11-104-1/+16
* changes for sparcMatt Wilson1999-11-083-203/+204
* Don't install XF86_VGA16 on SPARC.jakub1999-11-041-0/+4
* Don't set a specific AutoRepeat on SPARC, so that the system default is used,jakub1999-11-043-2/+14
* don't show things that are in BaseMatt Wilson1999-10-281-2/+4
* fix from davemMatt Wilson1999-10-261-1/+2
* addedMatt Wilson1999-10-261-1/+3
* fixupsMatt Wilson1999-10-251-1/+2
* change this back.Matt Wilson1999-10-251-3/+3
* needed for sparc.Matt Wilson1999-10-251-4/+4
* Play safe and never make 1920x1200 a default resolution, plus allow it to bejakub1999-10-252-1/+2
* Play safe and never make 1920x1200 a default resolution, plus allow it to bejakub1999-10-251-0/+4
* Make Lilo*/Silo* window replacement nicer, the previous one e.g. would notjakub1999-10-255-27/+30
* Make Lilo*/Silo* window replacement nicer, the previous one e.g. would notjakub1999-10-251-13/+12
* Don't link libkuzdu.a in two different python modules, just make _isys.sojakub1999-10-252-1/+2
* merge from 6.1 branchMatt Wilson1999-10-2230-16035/+6568
* merge from 6.1 branchMatt Wilson1999-10-222-3/+7
* free the strings right before we load a new set - not before we promptMatt Wilson1999-10-221-6/+7
* added mappingMatt Wilson1999-10-221-0/+1
* fixup for japaneseMatt Wilson1999-10-221-0/+1
* split lineMatt Wilson1999-10-211-1/+1
* wrapping changesMatt Wilson1999-10-211-31/+34
* fixed for sillynessMatt Wilson1999-10-201-5/+11
* change todo.silo to if iutil.getArch () == "sparc"Matt Wilson1999-10-201-1/+1
* Fix a segfault during ftp/http installs.jakub1999-10-201-3/+4
* Write prelude and keyboard sections of /etc/X11/XF86Config for Sun servers as...jakub1999-10-193-16/+37
* Provide current console mode's compatible monitor section in fbconProbe.jakub1999-10-191-14/+61