summaryrefslogtreecommitdiffstats
path: root/todo.py
Commit message (Expand)AuthorAgeFilesLines
* check for preorderingMatt Wilson2001-01-171-2/+2
* ia64 boot images are no longer partitionedBill Nottingham2001-01-171-2/+0
* 1) made code to get a list of installed kernels a bit more genericErik Troan2001-01-171-22/+23
* I know better than RPM.Matt Wilson2001-01-171-7/+17
* Added two functions in class Language: setTempDefault and getTempDefault.bfox2001-01-171-0/+8
* Changed return value for Language to None from []bfox2001-01-171-1/+2
* actually run the configurator, now that it existsBill Nottingham2001-01-161-3/+2
* --quiet, not --kickstart for lokkitBill Nottingham2001-01-161-1/+1
* fix typoBill Nottingham2001-01-161-1/+1
* rework arguments passed to lokkitBill Nottingham2001-01-151-7/+10
* removed extraneous :Erik Troan2001-01-121-1/+1
* reworked rescue mode to automatically mount the user's systemErik Troan2001-01-121-94/+8
* don't log no suggestion autodepsMatt Wilson2001-01-111-1/+3
* Fixed typo bug. Line 1740 said "else if" instead of "elif"bfox2001-01-101-1/+1
* kickstart support for firewall configurationBill Nottingham2001-01-101-4/+22
* report space v/s disk nodes properlyMatt Wilson2001-01-091-20/+47
* don't run passwd anymoreErik Troan2001-01-081-15/+20
* get pcic from command line, don't probe for it ourselfErik Troan2001-01-081-2/+5
* land tui firewall stuffBill Nottingham2001-01-081-0/+44
* set up comps.py to look at linguas for expressions. don't set linguas when s...Matt Wilson2001-01-031-1/+1
* don't set lang in the generic way, put in the install interface.Matt Wilson2001-01-031-1/+0
* seperate supported languages from install languageMatt Wilson2001-01-031-13/+29
* don't use japanese everywhereMatt Wilson2000-12-281-2/+3
* changed ifcfg- files to be mode 0600Erik Troan2000-12-261-1/+3
* copy kernel drivers to the right placeErik Troan2000-12-211-3/+3
* Stupid typobfox2000-12-191-2/+2
* Added a state variable that allow the hostname screen to be skipped if doing ...bfox2000-12-191-1/+3
* disable those options that users don't explicitly enableMatt Wilson2000-12-141-0/+10
* remove blank line per erikMatt Wilson2000-12-131-1/+0
* check for absolute symlinks and give a nice errorErik Troan2000-12-121-1/+22
* Added code for LDAP TLS supportbfox2000-12-121-1/+7
* added warning the /etc/hosts we write out to warn user to not remove the loca...Mike Fulbright2000-12-121-0/+3
* Added state variables for monitor and sync ratesbfox2000-12-091-0/+5
* use separate timer for installsErik Troan2000-12-081-4/+11
* 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