updated on Tue Jan 17 20:03:13 UTC 2012
[aur-mirror.git] / efilinux-git / efilinux-git.install
blob97667fc0162d124084d4ecae0472cdf73ab4537e
1 post_install() {
2         
3         cat << EOF 
5 EFILINUX is installed at /boot/efi/efi/efilinux/efilinux.efi (assuming the boot disk's EFI_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