summaryrefslogtreecommitdiffstats
path: root/todo.py
Commit message (Expand)AuthorAgeFilesLines
* Added a state variable for remembering runlevel.bfox2000-12-061-0/+1
* be smarter about attempting to unmount usbMike Fulbright2000-12-051-2/+4
* Added some state information for resolution and color depthbfox2000-12-011-0/+2
* Removed state variable for 640x480 modebfox2000-11-221-2/+1
* unmount /proc/bus/usb in chroot after running kudzuErik Troan2000-11-221-0/+2
* Added option to run installer in 640x480 mode. --lowresbfox2000-11-221-1/+2
* Added state saving variable for video card original state.bfox2000-11-171-1/+2
* let optional components specify whether they're turned on by default or notErik Troan2000-11-171-10/+6
* fixed spelloErik Troan2000-11-171-1/+1
* made the enterprise kernel go awayErik Troan2000-11-171-12/+0
* Added some state saving variables for monitor selection.bfox2000-11-171-1/+3
* Added some more state saving variables for iw/xconfig.pybfox2000-11-151-0/+6
* Added state variable for lilo checkboxbfox2000-11-071-0/+1
* Added state information for bootdisk creation self.todo.bdstatebfox2000-11-061-1/+1
* Removed some debugging print statement that was messing up text mode formatting.bfox2000-11-061-1/+2
* Related to bug #17548. When running anaconda in --reconfig mode, a file call...bfox2000-10-301-1/+6
* added japanese hackErik Troan2000-10-041-4/+13
* handle bad packages a bit more gracefullyErik Troan2000-10-041-4/+23
* avoid infinite loopsMatt Wilson2000-08-241-1/+3
* don't fall over if we don't have the package that conflicts in our hdlistMatt Wilson2000-08-241-1/+4
* don't fall overMatt Wilson2000-08-221-3/+7
* apply nalin's patchMatt Wilson2000-08-211-3/+5
* fix ia64 floppy here tooBill Nottingham2000-08-181-3/+8
* select packages in the upgrade set properly (or sizes don't work out)Erik Troan2000-08-141-1/+1
* Fix syntax error in cciss codebrosenkr2000-08-111-1/+1
* more run-out-of-disk-space-reasonable patchesErik Troan2000-08-081-0/+2
* handle running out of space when copying stage2.img a bit more maturallyErik Troan2000-08-081-1/+15
* make GNOME default if in optional groups listMike Fulbright2000-08-071-0/+9
* screw it - don't dump the keymapBill Nottingham2000-08-061-15/+0
* close the keymap fileBill Nottingham2000-08-051-0/+1
* must remove conflicts *before* committingBill Nottingham2000-08-051-19/+0
* call loadkeys with the right path. Also, make sure it's actually thereBill Nottingham2000-08-051-5/+29
* 1) do all upgrade rpm db ops in the rebuilt location, then when theMatt Wilson2000-08-041-26/+21
* dump keymap into /etc/sysconfig/consoleBill Nottingham2000-08-041-0/+9
* added patch for SA5300 controllerKarsten Hopp2000-08-031-1/+1
* don't fall overMatt Wilson2000-08-031-1/+4
* fixed for now obsolete locale-ja packageMatt Wilson2000-08-031-7/+1
* fix for floppy detect corner caseMatt Wilson2000-07-261-1/+1
* clean up interfaceMatt Wilson2000-07-251-0/+2
* clear out /etc/mtab on upgradeErik Troan2000-07-251-1/+6
* 1) reap syslogdErik Troan2000-07-251-4/+7
* mount usb in changeroot so kudzu will find devices in post-installMike Fulbright2000-07-251-0/+13
* move all string access of headers to int constantsMatt Wilson2000-07-251-13/+14
* fixed upgrade rpm database removalMatt Wilson2000-07-241-3/+10
* we don't need this floating aroundMatt Wilson2000-07-241-3/+3
* defer setting the desktop from the instclass until just before we writeMatt Wilson2000-07-241-1/+1
* cleanup up out-of-space messageErik Troan2000-07-241-4/+5
* fixed the rpm database rebuilding on upgrades, now that the rpmmodule's upgra...Matt Wilson2000-07-241-29/+22
* when rebuilding the rpm database fails, unmount filesystems and exitErik Troan2000-07-241-1/+3
* added code to upgrade loopback filesystemsErik Troan2000-07-241-7/+37