Ok here is what i do:
1/copy .config from 2.6.17 in /extra on slack 11 dvd to 2.6.21.5
2/make menuconfig
3/make
4/make modules
5/make modules_install
6/make headers_install
7/lilo
My problem:1/ During make modules_install i get 2 warninings at the end
2/After reboot i get:
Starting BIND: /usr/sbin/named
named: capset failed: Operation not permitted: please ensure that the capset kernel module is loaded. see insmod(8)
WARNING: named did not start. Perhaps this is because
the "capability" module required by newer kernels is
not loaded (or built into the kernel)?
Attempting to load security capability module:
/sbin/modprobe capability
Attempting to start named again: /usr/sbin/named
SUCCESS: named started. To avoid this warning in
the future you can edit your /etc/rc.d/rc.modules
to load the "capability" module.
Updating shared library links: /sbin/ldconfig
Updating X font indexes: /usr/X11R6/bin/fc-cache
Starting dnsmasq: /usr/sbin/dnsmasq
dnsmasq: failed to create listening socket: Address already in use
cups: started scheduler.
Starting sendmail MTA daemon: /usr/sbin/sendmail -L sm-mta -bd -q25m <-this here loads araund 1 min!!
Starting sendmail MSP queue runner: /usr/sbin/sendmail -L sm-msp-queue -Ac -q25m <- this here also 1 min!!
Starting ACPI daemon: /usr/sbin/acpid
Loading ALSA mixer settings: /usr/sbin/alsactl restore
No state is present for card CK804
Loading OSS compatibility modules for ALSA.
FATAL: Module snd_seq_oss not found. <- i dont know why i get this, i have sound !
3/ Also when i type reboot when the shutsown scripts start i get "error rc.d/eth_up command not found" - this repeats 3 times
PS: sorry if i misstyped something i using lynx to post this.

