On Mon, 2005-04-04 at 21:25 +0100, Mário Gamito wrote:
What's the best way to recompile the currrent kernel to support netatalk ?
1 - make menuconfig && make dep && make bzimage && make modules && make modules_install && make install ?
'make dep' is obsolete for 2.6. Not sure about 2.4.
2 - Hack the kernel SRPM and rpm -Uvh it ?
The RHN applet won't complain at you if you do it this way, whereas it will if you do it the old-fashioned way.