dist: generate efi bootable cd image
This commit is contained in:
parent
bb33ba6b9a
commit
5c5daef9f6
1 changed files with 1 additions and 1 deletions
2
sys/lib/dist/mkfile
vendored
2
sys/lib/dist/mkfile
vendored
|
@ -12,5 +12,5 @@ cd:V: $iso
|
||||||
bind -a adm/timezone /n/src9/adm/timezone
|
bind -a adm/timezone /n/src9/adm/timezone
|
||||||
bind usr /n/src9/usr
|
bind usr /n/src9/usr
|
||||||
bind /n/src9 /n/src9/dist/plan9front
|
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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue