summaryrefslogtreecommitdiffstats
path: root/todo.py
Commit message (Expand)AuthorAgeFilesLines
* second pass at XFree86 4.0 supportMatt Wilson2000-04-271-8/+5
* allow kickstart specified hostname to overrideMike Fulbright2000-04-241-1/+6
* typo in log messageMike Fulbright2000-04-241-1/+1
* run post for kickstart via postAction()Erik Troan2000-04-191-22/+1
* merge from anaconda-6-2j-branchMatt Wilson2000-04-171-2/+6
* merge from anaconda-6-2-branchErik Troan2000-04-121-0/+2
* (drmike) Fixed kickstart setting root password using crypted value when md5 a...Mike Fulbright2000-04-031-15/+7
* (drmike) Fix for bug #10109 - keyboard was not setup properly for foreign key...Mike Fulbright2000-03-301-0/+7
* added eli supportErik Troan2000-03-221-0/+7
* getFont really has to return .map, not .font, otherwise it does not work :(.jakub2000-03-201-2/+4
* throw away depmod errorsMatt Wilson2000-03-081-1/+1
* font changes, don't use IPV4Matt Wilson2000-03-071-2/+12
* unlink ks-scriptMatt Wilson2000-03-071-1/+1
* fix for fonts from jjMatt Wilson2000-03-061-1/+1
* fix for timeconfigMatt Wilson2000-03-061-0/+1
* fix for upgrade -> installMatt Wilson2000-03-041-1/+4
* oops - wrong pathMatt Wilson2000-03-011-1/+1
* only try to mount ext2 filesystem if we _know_ it's validMatt Wilson2000-03-011-11/+12
* depmod on alpha, raise error on rebuilddb failureMatt Wilson2000-03-011-2/+28
* o massive move to a better translation modelMatt Wilson2000-02-291-4/+3
* disable mouse magic on sparcMatt Wilson2000-02-291-1/+4
* add redhat-dist to _i18ndomains macroMatt Wilson2000-02-281-0/+2
* /tmp/ks-script should have 0700 perms.laroche2000-02-281-0/+1
* 1) don't write out empty search lineErik Troan2000-02-271-2/+3
* made hostname stuff a bit betterErik Troan2000-02-241-2/+2
* fix for kickstart mouseMatt Wilson2000-02-231-4/+5
* Load font and keymap if font/keymap TUI selection is done in python and notjakub2000-02-181-0/+5
* fixed setting of isConfiguredMatt Wilson2000-02-181-2/+6
* don't lookup "" hostname (python returns 0.0.0.0)Matt Wilson2000-02-171-0/+2
* turn on networking to lookup hostname, if necessaryErik Troan2000-02-171-0/+9
* made progress on /etc/hostsErik Troan2000-02-171-64/+45
* turn on swap before reading package headersMatt Wilson2000-02-171-2/+2
* mouseMatt Wilson2000-02-171-4/+10
* workaround for serial miceMatt Wilson2000-02-171-0/+25
* L6Matt Wilson2000-02-161-0/+6
* driver disks disks missing modules is often okayMatt Wilson2000-02-151-6/+10
* use self.instPathMatt Wilson2000-02-151-3/+3
* set system clock on upgradeMatt Wilson2000-02-151-0/+7
* o only move the rpmdb onceMatt Wilson2000-02-151-1/+6
* remove extra commaMatt Wilson2000-02-151-1/+1
* init fddevice before making a bootdiskMatt Wilson2000-02-141-0/+1
* don't set LC_ALLMatt Wilson2000-02-071-2/+0
* typoMatt Wilson2000-02-051-1/+1
* don't want to deal with finding all the places that use todo.liloMatt Wilson2000-02-051-2/+1
* sparc installclass lilo/silo fixesMatt Wilson2000-02-051-3/+9
* more sparc changesMatt Wilson2000-02-051-3/+4
* massive silo change over to new lilo styleMatt Wilson2000-02-051-1/+2
* read lang-table from /etc if necessaryMatt Wilson2000-02-021-1/+3
* use lang-tableMatt Wilson2000-02-021-20/+15
* set the mouse for X configuration properlyMatt Wilson2000-02-021-4/+2