cd /usr/src svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools smartmontools cd smartmontools ./autogen.sh ./configure --prefix='/usr' --sysconfdir='/etc' make install
cd /usr/src svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools smartmontools cd smartmontools ./autogen.sh ./configure --prefix='/usr' --sysconfdir='/etc' make install
- aptitude install kernel-package fakeroot
- download and uncompress the kernel source and copy the current config from /boot or /proc to .config
- make oldconfig - export CONCURRENCY_LEVEL=4 - fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image