ref: 5c5daef9f6dc59c44d1819b2ea84f0a0c75971de
parent: bb33ba6b9af392e39d6e4f49814384cb825cc90f
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Oct 31 16:59:35 EDT 2014
dist: generate efi bootable cd image
--- a/sys/lib/dist/mkfile
+++ b/sys/lib/dist/mkfile
@@ -12,5 +12,5 @@
bind -a adm/timezone /n/src9/adm/timezone
bind usr /n/src9/usr
bind /n/src9 /n/src9/dist/plan9front
- disk/mk9660 -c9j -B 386/9bootiso -p $proto -s /n/src9 -v 'Plan 9 Front' $target
+ disk/mk9660 -c9j -B 386/9bootiso -E 386/efiboot.fat -p $proto -s /n/src9 -v 'Plan 9 Front' $target
}