| Commit message (Expand) | Author | Age | Files | Lines |
* | select packages in the upgrade set properly (or sizes don't work out) | Erik Troan | 2000-08-14 | 1 | -1/+1 |
* | Fix syntax error in cciss code | brosenkr | 2000-08-11 | 1 | -1/+1 |
* | more run-out-of-disk-space-reasonable patches | Erik Troan | 2000-08-08 | 1 | -0/+2 |
* | handle running out of space when copying stage2.img a bit more maturally | Erik Troan | 2000-08-08 | 1 | -1/+15 |
* | make GNOME default if in optional groups list | Mike Fulbright | 2000-08-07 | 1 | -0/+9 |
* | screw it - don't dump the keymap | Bill Nottingham | 2000-08-06 | 1 | -15/+0 |
* | close the keymap file | Bill Nottingham | 2000-08-05 | 1 | -0/+1 |
* | must remove conflicts *before* committing | Bill Nottingham | 2000-08-05 | 1 | -19/+0 |
* | call loadkeys with the right path. Also, make sure it's actually there | Bill Nottingham | 2000-08-05 | 1 | -5/+29 |
* | 1) do all upgrade rpm db ops in the rebuilt location, then when the | Matt Wilson | 2000-08-04 | 1 | -26/+21 |
* | dump keymap into /etc/sysconfig/console | Bill Nottingham | 2000-08-04 | 1 | -0/+9 |
* | added patch for SA5300 controller | Karsten Hopp | 2000-08-03 | 1 | -1/+1 |
* | don't fall over | Matt Wilson | 2000-08-03 | 1 | -1/+4 |
* | fixed for now obsolete locale-ja package | Matt Wilson | 2000-08-03 | 1 | -7/+1 |
* | fix for floppy detect corner case | Matt Wilson | 2000-07-26 | 1 | -1/+1 |
* | clean up interface | Matt Wilson | 2000-07-25 | 1 | -0/+2 |
* | clear out /etc/mtab on upgrade | Erik Troan | 2000-07-25 | 1 | -1/+6 |
* | 1) reap syslogd | Erik Troan | 2000-07-25 | 1 | -4/+7 |
* | mount usb in changeroot so kudzu will find devices in post-install | Mike Fulbright | 2000-07-25 | 1 | -0/+13 |
* | move all string access of headers to int constants | Matt Wilson | 2000-07-25 | 1 | -13/+14 |
* | fixed upgrade rpm database removal | Matt Wilson | 2000-07-24 | 1 | -3/+10 |
* | we don't need this floating around | Matt Wilson | 2000-07-24 | 1 | -3/+3 |
* | defer setting the desktop from the instclass until just before we write | Matt Wilson | 2000-07-24 | 1 | -1/+1 |
* | cleanup up out-of-space message | Erik Troan | 2000-07-24 | 1 | -4/+5 |
* | fixed the rpm database rebuilding on upgrades, now that the rpmmodule's upgra... | Matt Wilson | 2000-07-24 | 1 | -29/+22 |
* | when rebuilding the rpm database fails, unmount filesystems and exit | Erik Troan | 2000-07-24 | 1 | -1/+3 |
* | added code to upgrade loopback filesystems | Erik Troan | 2000-07-24 | 1 | -7/+37 |
* | add newlines, changed desktop setting | Matt Wilson | 2000-07-24 | 1 | -4/+2 |
* | made a umountFilesystem() call safer by surrounding it with | Erik Troan | 2000-07-21 | 1 | -1/+3 |
* | fix to count package progress in Kbytes | Mike Fulbright | 2000-07-20 | 1 | -4/+2 |
* | remove mouse debug output | Mike Fulbright | 2000-07-19 | 1 | -4/+0 |
* | Added USB mice support | Mike Fulbright | 2000-07-19 | 1 | -1/+12 |
* | fix integer overflow | Matt Wilson | 2000-07-17 | 1 | -1/+1 |
* | turned post-install dialog into a progress bar, of sorts | Erik Troan | 2000-07-15 | 1 | -2/+19 |
* | fixed | Matt Wilson | 2000-07-15 | 1 | -2/+0 |
* | put all of post-install configuration in a try:..finally: block so we can pop... | Matt Wilson | 2000-07-14 | 1 | -99/+103 |
* | don't fall over when we can't configure the network | Matt Wilson | 2000-07-13 | 1 | -7/+16 |
* | fixes for ls120 and fd0 handling | Erik Troan | 2000-07-12 | 1 | -24/+43 |
* | argh, don't close this till we're done with it | Matt Wilson | 2000-07-12 | 1 | -1/+1 |
* | write out packages not upgraded on upgrade | Matt Wilson | 2000-07-12 | 1 | -1/+10 |
* | log inetdconvert errors to install/upgrade log | Mike Fulbright | 2000-07-06 | 1 | -4/+6 |
* | try to run inetdconvert if available | Mike Fulbright | 2000-07-05 | 1 | -2/+7 |
* | patch from jj to only copy the filesystem if we need to switch disks | Matt Wilson | 2000-07-05 | 1 | -1/+1 |
* | rpm raises exception on a failed findbyname now | Matt Wilson | 2000-07-04 | 1 | -1/+4 |
* | dac960 on alpha, fixed upgrades, work around sparc breakage? | Matt Wilson | 2000-07-04 | 1 | -1/+1 |
* | conflicts patch from hj | Matt Wilson | 2000-06-30 | 1 | -6/+22 |
* | typo | Mike Fulbright | 2000-06-30 | 1 | -1/+1 |
* | patch.38 from HJ, also search for rpmsave version of inetd file when converting | Mike Fulbright | 2000-06-30 | 1 | -9/+7 |
* | run inted->xinetd migration script in post | Mike Fulbright | 2000-06-29 | 1 | -0/+15 |
* | fix bug #11885 | Mike Fulbright | 2000-06-27 | 1 | -1/+7 |