1 pkgname=kernel26-natty-git
2 kernver=2.6.38-natty-git+
6 echo "> Generating initramfs, using mkinitcpio. Please wait..."
8 /sbin/mkinitcpio -p $pkgname
11 echo "> Updating module dependencies. Please wait ..."
13 if [[ -f /var/lib/ureadahead/pack ]]; then
14 rm /var/lib/ureadahead/pack
15 echo "> ureadahead will be reprofiled at the next boot"
24 rm -f -- "/boot/$pkgname.img"