make dep&& make clear&&
cp /usr/src/linux/.config /root/kernels/kernel_config_uname -r
_date "+%d-%m-%Y"
&&
make bzImage&& make modules&& make modules_install&&
cp System.map /boot/System.map-pwd -P | sed -e "s/^.*\///g"
&&
rm /boot/System.map&&
ln -s /boot/System.map-pwd -P | sed -e "s/^.*\///g"
/boot/System.map&&
cp /boot/bzImage-26 /boot/bzImage-26__ok_to_date "+%h-%m--%d-%m-%Y"
&&
mv /boot/bzImage-26 /boot/bzImage-26_previous&&
cp arch/i386/boot/bzImage /boot/bzImage-26