summaryrefslogtreecommitdiffstats
path: root/todo.py
Commit message (Collapse)AuthorAgeFilesLines
...
* syslogd changeErik Troan1999-08-181-2/+2
|
* upgrade frameworkMatt Wilson1999-08-181-10/+36
|
* now called iutilMatt Wilson1999-08-171-6/+6
|
* spacingMatt Wilson1999-08-171-9/+9
|
* you now just call intf.run () - it calls todo.doInstall (), etcMatt Wilson1999-08-171-2/+3
|
* package depsMatt Wilson1999-08-161-5/+32
|
* Fix the same stupid line in Network.available() for the 100th time.pnfisher1999-08-121-1/+1
|
* make boot diskMatt Wilson1999-08-121-0/+1
|
* bootdiskMatt Wilson1999-08-121-9/+32
|
* typoMatt Wilson1999-08-111-1/+1
|
* fixed typoMatt Wilson1999-08-111-1/+1
|
* (Network.available): add temp fix since has_key seems to be broken (XXX)pnfisher1999-08-111-1/+1
|
* fixed network device screwup, other logic errorsMatt Wilson1999-08-111-1/+1
|
* added partitions to format windowMatt Wilson1999-08-101-1/+1
|
* quote all the configfile stuffMatt Wilson1999-08-101-1/+2
|
* initrdMatt Wilson1999-08-101-4/+13
|
* blanket transaction ignoreMatt Wilson1999-08-091-3/+15
|
* fixed auth configMatt Wilson1999-08-091-3/+2
|
* authconfig almost done.Matt Wilson1999-08-091-7/+29
|
* just rememberd - you need conf.modules before the initrdMatt Wilson1999-08-081-1/+1
|
* o make initrdMatt Wilson1999-08-081-5/+29
| | | | o load netinfo from loader
* argh. typoMatt Wilson1999-08-071-1/+1
|
* ARGH. I'll get this right.Matt Wilson1999-08-071-2/+4
|
* make mountpointsMatt Wilson1999-08-071-0/+4
|
* proper rpmmodule fd closesMatt Wilson1999-08-071-3/+7
|
* typoMatt Wilson1999-08-071-1/+1
|
* oops! need to use the list we _sorted_Matt Wilson1999-08-071-3/+4
|
* added logfileMatt Wilson1999-08-071-0/+11
|
* get keysMatt Wilson1999-08-071-1/+1
|
* more partition fixes, other fixesMatt Wilson1999-08-071-35/+42
|
* more ddruid changesMatt Wilson1999-08-071-3/+4
|
* Change mouse support.pnfisher1999-08-071-30/+28
|
* writes changes to disksMatt Wilson1999-08-071-6/+19
|
* really make Mouse.available(self) work.pnfisher1999-08-051-1/+1
|
* Have available() return the dictionary.pnfisher1999-08-051-1/+1
|
* full path for mke2fsMatt Wilson1999-08-051-1/+1
|
* fixesMatt Wilson1999-08-051-6/+9
|
* keyboard selection dialogMatt Wilson1999-08-041-9/+115
|
* start of mouse dialogMatt Wilson1999-08-041-1/+16
|
* mouseMatt Wilson1999-08-041-1/+85
|
* o New interface requirements: exceptionWindow, messageWindowMatt Wilson1999-08-021-108/+303
| | | | | | o Network device configuration, configuration file writing o Root password dialog, /etc/password modification o isys has the ntoa and aton functions in it now
* recurse through our selected comps and turn the included components recursivlyMatt Wilson1999-07-121-0/+8
|
* comps.py:Matt Wilson1999-07-091-5/+3
| | | | | | | | | | | | | Changed the storage of 'selected' to a integer type added an unselect method to comps text.py: Added package selection screen make NOOP (-2) returns from screens not touch the direction flag todo.py: formatting changes don't unselect the non smp kernel.
* lilo.py: chown lilo.conf to 0644Matt Wilson1999-06-261-3/+10
| | | | | | | | | | | | text.py: fleshed out package installation screen - we now pass the header to the update functions so they can get whatever info they need todo.py: pass header to setPackage, call completePackage on RPMCALLBACK_INST_CLOSE_FILE callback Pass the total size and number of packages in the transaction to the status window loader/lang.h: more i18n defines loader/loader.c: start of loader steps, pulled network device configuration out into isys
* missed a '/'Matt Wilson1999-06-241-1/+1
|
* looking at device, not 'n'Matt Wilson1999-06-241-1/+1
|
* changed hello text in initMatt Wilson1999-06-241-1/+7
| | | | more changes to break the device from the node path
* Move away from using /dev/ for device nodes - use /tmp,Matt Wilson1999-06-231-7/+7
| | | | added path for terminfo stuff (though I think terminfo does this by default
* better error handling/reporting for the mkdirs in doInstallMatt Wilson1999-05-101-3/+5
|
* make use of scriptFd in transactionSet and syslog moduleErik Troan1999-05-081-2/+15
|