Well - if you're going to try a new distro anyway you might as well try redoing your kernel... You'll be fine, except you'll have to re-compile the 'fuse' kernel stuff any time there's a kernel update (I think), and your security won't be as good as on a standard SME install (as with any computer -- the more you install, the more potential security holes you'll have...):/sbin/e-smith/db yum_repositories set dag repository \
Name 'Dag - EL4' \
BaseURL 'http://apt.sw.be/redhat/el4/en/$basearch/dag' \
EnableGroups no \
GPGCheck yes \
GPGKey http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt \
Visible no \
Exclude freetype,htop,iptraf,rsync,syslinux \
status disabled
expand-template /etc/yum.conf
yum --enablerepo=dag install dkms-fuse
This will download and install dkms-fuse, cpp, dkms, gcc, glibc-devel, glibc-headers, glibc-kernheaders and kernel-devel...
I don't have a 'disposable' box available so I haven't answered 'Y' to yum's question, and can't tell you exactly what happens...