1 pkgname=kernel26-intelfix
6 echo "> Generating initramfs, using mkinitcpio. Please wait..."
8 /sbin/mkinitcpio -p $pkgname
11 echo "> Updating module dependencies. Please wait ..."
15 echo "> Add a kernel26-intelfix grub entry to your menu.list"
16 echo "> kernel /vmlinuz26-intelfix root=/dev/yourrootdevice ro"
17 echo "> initrd /kernel26-intelfix.img"
25 rm -f -- "/boot/$pkgname.img"