summaryrefslogtreecommitdiffstats
path: root/todo.py
Commit message (Collapse)AuthorAgeFilesLines
* Raid works!!!Matt Wilson1999-09-101-2/+2
|
* raid almost works :-(Matt Wilson1999-09-101-14/+45
|
* /dev/ not neededMatt Wilson1999-09-101-1/+1
|
* added software raid supportErik Troan1999-09-091-2/+30
| | | | unfortunately, it's not not tested
* sanityMatt Wilson1999-09-091-5/+7
|
* sanityMatt Wilson1999-09-091-1/+3
|
* fooMatt Wilson1999-09-091-1/+1
|
* added owner flag in fstab for floppies and cdromsErik Troan1999-09-091-2/+2
|
* exceptions for upgrade mountsMatt Wilson1999-09-091-2/+5
|
* run post scripts for kickstartErik Troan1999-09-091-4/+22
|
* added (untested) xconfig to kickstartErik Troan1999-09-091-0/+2
|
* o splash screenMatt Wilson1999-09-091-41/+58
| | | | | | | o lilo 'other' entries should work o exceptions for 'file does not exist' in iutil *exec* o search paths for help files o padding changes in gui
* fixed turning on swap on low mem machinesMatt Wilson1999-09-091-7/+2
|
* turn on swap early on low memory machinesErik Troan1999-09-081-5/+9
|
* added lang, mouse, and keyboard to kickstartErik Troan1999-09-081-1/+20
|
* delete dupe lilo.conf entriesMatt Wilson1999-09-081-2/+19
|
* fix order of comparisonsMatt Wilson1999-09-081-1/+1
|
* fixes for alpha, fstab readingMatt Wilson1999-09-071-3/+8
|
* added zerombr stuffMatt Wilson1999-09-071-0/+1
|
* added manual (fdisk) partitioning in text modeErik Troan1999-09-071-2/+4
|
* fix for release from ewtMatt Wilson1999-09-031-4/+4
|
* automatic partitioning in classed installs should work -- back buttonsErik Troan1999-09-021-0/+11
| | | | are completely fucked though
* store the real type of each unlisted partitionMatt Wilson1999-09-021-2/+2
|
* fix for inittabMatt Wilson1999-09-021-4/+5
|
* GUI login optionMatt Wilson1999-09-021-2/+15
|
* fix for serial mouseMatt Wilson1999-09-021-1/+4
|
* x configurationMatt Wilson1999-09-021-0/+3
|
* fix patchesMatt Wilson1999-09-021-1/+1
|
* turn on the x serverMatt Wilson1999-09-021-3/+15
|
* extra check for server here.Matt Wilson1999-09-011-1/+1
|
* read in HOSTNAMEMatt Wilson1999-09-011-0/+3
|
* fixed some minor typos and imported _balkan (for upgrades)Matt Wilson1999-09-011-3/+3
|
* typoMatt Wilson1999-09-011-1/+1
|
* typoMatt Wilson1999-09-011-1/+1
|
* should write the X config nowMatt Wilson1999-09-011-0/+6
|
* x configurationMatt Wilson1999-08-311-2/+7
|
* send passwd stderr to dev nullErik Troan1999-08-311-1/+2
|
* redirect user creation output to dev/nullErik Troan1999-08-311-4/+7
|
* leave syslog around for postinstall stuffErik Troan1999-08-311-1/+2
|
* fixed network stuff in setClass()Erik Troan1999-08-311-7/+4
|
* configure first device alphabetically, not first device hash-wiseMatt Wilson1999-08-311-0/+22
|
* 1) copy timezone file into placeMatt Wilson1999-08-311-2/+14
| | | | 2) create cdrom symlinks
* began writing out zoneinfo stuff, but didn't finishMatt Wilson1999-08-311-0/+24
|
* support root passwords via install classesErik Troan1999-08-311-0/+2
|
* user addition actually works!Matt Wilson1999-08-311-4/+6
|
* got full user add implementedMatt Wilson1999-08-301-3/+14
|
* create users (but passwords aren't set yetErik Troan1999-08-301-0/+8
|
* added timezone, user account stateErik Troan1999-08-301-0/+24
|
* (guessHostnames): don't print ip.pnfisher1999-08-291-1/+0
|
* (guessHostnames): always set self.hostname = hostname.pnfisher1999-08-291-1/+2
|