summaryrefslogtreecommitdiffstats
path: root/todo.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* add newlines, changed desktop settingMatt Wilson2000-07-241-4/+2
* made a umountFilesystem() call safer by surrounding it withErik Troan2000-07-211-1/+3
* fix to count package progress in KbytesMike Fulbright2000-07-201-4/+2
* remove mouse debug outputMike Fulbright2000-07-191-4/+0
* Added USB mice supportMike Fulbright2000-07-191-1/+12
* fix integer overflowMatt Wilson2000-07-171-1/+1
* turned post-install dialog into a progress bar, of sortsErik Troan2000-07-151-2/+19
* fixedMatt Wilson2000-07-151-2/+0
* put all of post-install configuration in a try:..finally: block so we can pop...Matt Wilson2000-07-141-99/+103
* don't fall over when we can't configure the networkMatt Wilson2000-07-131-7/+16
* fixes for ls120 and fd0 handlingErik Troan2000-07-121-24/+43
* argh, don't close this till we're done with itMatt Wilson2000-07-121-1/+1
* write out packages not upgraded on upgradeMatt Wilson2000-07-121-1/+10
* log inetdconvert errors to install/upgrade logMike Fulbright2000-07-061-4/+6
* try to run inetdconvert if availableMike Fulbright2000-07-051-2/+7
* patch from jj to only copy the filesystem if we need to switch disksMatt Wilson2000-07-051-1/+1
* rpm raises exception on a failed findbyname nowMatt Wilson2000-07-041-1/+4
* dac960 on alpha, fixed upgrades, work around sparc breakage?Matt Wilson2000-07-041-1/+1
* conflicts patch from hjMatt Wilson2000-06-301-6/+22
* typoMike Fulbright2000-06-301-1/+1
* patch.38 from HJ, also search for rpmsave version of inetd file when convertingMike Fulbright2000-06-301-9/+7
* run inted->xinetd migration script in postMike Fulbright2000-06-291-0/+15
* fix bug #11885Mike Fulbright2000-06-271-1/+7
* make the installer count properly, and install the locale-ja package properly...Matt Wilson2000-06-271-15/+21
* Ok have to setupAuthentication FIRSTMike Fulbright2000-06-231-2/+1
* try setting up auth after creating accountsMike Fulbright2000-06-201-1/+3
* revertMatt Wilson2000-06-201-1/+1
* change orderMatt Wilson2000-06-191-1/+1
* patch for sun X from jjMatt Wilson2000-06-191-16/+5
* tweak rpm settings, autodetect dbapi on a rebuildMatt Wilson2000-06-191-1/+2
* Handle failed mounts during upgrades a bit more gracefullyErik Troan2000-06-181-2/+10
* multiple nic behavior improvedErik Troan2000-06-181-4/+13
* support alternate floppy devices (gulp)Erik Troan2000-06-181-7/+43
* patch from hjMatt Wilson2000-06-161-2/+2
* force ONBOOT=no if we bootproto != dhcp and we don't have an ip addressErik Troan2000-06-161-1/+13
* fixed tolower to just lowerErik Troan2000-06-161-2/+2
* package name sorting should be case insensitiveErik Troan2000-06-161-2/+2
* always run depmod to avoid warning on first boot after installMike Fulbright2000-06-141-2/+6
* count size/number of packages properlyMatt Wilson2000-06-141-2/+2
* typosMike Fulbright2000-06-081-7/+7
* ignore empty lines in /etc/resolv.confErik Troan2000-06-071-1/+1
* load pkgs needed for ldap and krb5Mike Fulbright2000-06-071-0/+11