updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / efilinux-x86_64-git / efilinux.install
blob8ad0654d9ab6eb664c5368454e2631c195c2e461
1 post_install() {
2         
3         cat << EOF 
5 EFILINUX is installed at /boot/efi/efi/efilinux/efilinux.efi (assuming the boot disk's UEFI SYSTEM PARTITION is mounted at /boot/efi).
7 NOTE: efilinux requires the kernels to be within the UEFI SYSTEM PARTITION for now. This may change in the future.
9 EOF
10         
13 post_upgrade() {
14         
15         post_install
16