1 PLEASE READ INSTRUCTIONS CAREFULLY.
2 THERE IS NO BACKWARDS COMPATABILITY FOR PRE-2.6 KERNELS!
4 1a) If you want to install in /sbin:
5 ./configure --prefix= --mandir=/usr/share/man
7 1b) If you want to install in /usr/local/sbin:
14 3) You will need to run "depmod" for your new kernel, eg:
17 6) If you want to hack on the source:
19 (or in full: aclocal -I m4 && automake --add-missing --copy && autoconf)
21 If this is all too complicated, I recommend getting and installing your
22 distribution package or source rpm instead.