summaryrefslogtreecommitdiffstats
path: root/todo.py
Commit message (Collapse)AuthorAgeFilesLines
...
* check for bad blocksMatt Wilson1999-08-231-1/+5
|
* need kernel tag hereMatt Wilson1999-08-231-1/+1
|
* silently ignore swapon failsMatt Wilson1999-08-231-1/+5
|
* check for nullMatt Wilson1999-08-231-3/+4
|
* fix swaponMatt Wilson1999-08-231-9/+14
|
* swapon here.Matt Wilson1999-08-231-2/+2
|
* load the comps file hereMatt Wilson1999-08-231-0/+1
|
* got smp kernels workingMatt Wilson1999-08-221-14/+10
|
* reworked lilo to support different kernelsMatt Wilson1999-08-221-33/+43
|
* fixed mounting (which I just broke)Matt Wilson1999-08-221-6/+7
|
* 1) write ONBOOT=yesMatt Wilson1999-08-221-6/+8
| | | | | 2) don't do anything to mount swap partitions 3) broken smp support
* s/filesystem/fsystemMatt Wilson1999-08-221-1/+1
|
* fix mounting/swap activationMatt Wilson1999-08-221-2/+4
|
* xserver configurationMatt Wilson1999-08-211-4/+11
|
* call unlinkFilenameErik Troan1999-08-211-0/+1
|
* write lilo.conf _after_ we make the changesMatt Wilson1999-08-211-1/+2
|
* only pull in fstabMatt Wilson1999-08-201-1/+2
|
* typoMatt Wilson1999-08-201-2/+2
|
* more changes for liloMatt Wilson1999-08-201-2/+6
|
* fixed typoMatt Wilson1999-08-201-1/+1
|
* don't turn on swap for now.Matt Wilson1999-08-201-1/+1
|
* revertMatt Wilson1999-08-201-6/+4
|
* er, I mean filenoMatt Wilson1999-08-201-1/+1
|
* return the filenum hereMatt Wilson1999-08-201-1/+1
|
* fixedMatt Wilson1999-08-201-1/+1
|
* log some stuffMatt Wilson1999-08-201-2/+7
|
* error checkMatt Wilson1999-08-201-6/+8
|
* fix for new apiMatt Wilson1999-08-201-1/+1
|
* always format swapMatt Wilson1999-08-201-0/+1
|
* swapon swap partitionsMatt Wilson1999-08-201-0/+1
|
* fix case where we have no suggestionsMatt Wilson1999-08-201-1/+2
|
* o boot disk promptMatt Wilson1999-08-201-20/+35
| | | | | | o check to make sure filesystems have bootable flag for lilo "other" images o check for kernel images in lilo config o return status for execwithredirect
* Add getLiloLocation.pnfisher1999-08-191-0/+3
|
* for erikMatt Wilson1999-08-191-0/+4
|
* temp fixMatt Wilson1999-08-191-0/+3
|
* rpmmodule changes, other cleanupsMatt Wilson1999-08-191-13/+21
|
* Select packages in defaulted components.pnfisher1999-08-191-0/+3
|
* don't do these things if we're upgradingMatt Wilson1999-08-191-2/+3
|
* continue to work on upgradesMatt Wilson1999-08-191-1/+5
|
* ughMatt Wilson1999-08-191-1/+1
|
* really fixMatt Wilson1999-08-191-1/+3
|
* fix umountMatt Wilson1999-08-191-4/+1
|
* fixed umountFilesystemsMatt Wilson1999-08-191-1/+1
|
* fix trimming of /dev/ offMatt Wilson1999-08-181-1/+1
|
* umount root, for mounting filesystems will end up doing this for usMatt Wilson1999-08-181-0/+1
|
* keyd backwardsMatt Wilson1999-08-181-11/+11
|
* return dictionaryMatt Wilson1999-08-181-0/+1
|
* oops - use fields, not fstabMatt Wilson1999-08-181-1/+1
|
* give proper path to fstabMatt Wilson1999-08-181-1/+1
|
* upgradesMatt Wilson1999-08-181-6/+33
|