bjohnson wrote:
These are the RPMS that I deleted to make a "minimal" system

Yeah, there's a lot of them and you can't do much without.
4Suite-0.11.1-13
...
XFree86-Mesa-libGLU-4.3.0-2
That's a big list. Is that the small redhat dist? I don't remember having all of those packages on mine, but I'm pretty sure the dist has changed since then. How can you remember options to ls without the magpages?
bjohnson wrote:
These are the RPMS that I currently have installed (a much smaller list).
bjohnson wrote:
For the 4 packages that I don't need, but caused dependency problems, I ran something similar to:
Sounds like you've probably already removed the files of these packages, but are any of the below needed in an uml environment?
gpm
hwdata
kernel
lockdev
mkinitrd
modutils
pyxf86config
XFree86-Mesa-libGLU
Looks like you've done just as good as I could on cutting rpms out (if not better). I really like the part about uninstalling sendmail

.
caker wrote:
Are you guys doing a big ol' "rpm -e <big_ass_list>" or "apt-get remove <big_ass_list>" with no major complaints about dependencies?
Code:
echo >> ~/.bash_profile alias rpm='rpm --nodeps'
hehe, I don't even know if I got the syntax correct on that. If I know I don't need a package (see above list), I just rpm -e --nodeps it.
kenny
ps: rpm -e --nodeps apt