2011-04-12 02:44:37 +00:00
|
|
|
cd:V: /tmp/9front.iso
|
2011-04-11 19:47:05 +00:00
|
|
|
|
|
|
|
|
2011-04-15 05:21:21 +00:00
|
|
|
%.iso: pc/plan9.ini.cd
|
2011-06-08 21:33:44 +00:00
|
|
|
bind usr /n/src9/usr
|
2011-05-03 08:53:59 +00:00
|
|
|
bind /n/src9 /n/src9/dist/plan9front
|
2011-04-12 02:44:37 +00:00
|
|
|
bind pc/plan9.ini.cd /n/src9/cfg/plan9.ini
|
2011-06-06 04:56:50 +00:00
|
|
|
disk/mk9660 -c9j -B 386/9bootiso -p /n/src9/sys/lib/sysconfig/proto/cdproto -s /n/src9 -v 'Plan 9 Front' $target
|
2011-04-12 01:09:16 +00:00
|
|
|
unmount /n/src9/cfg/plan9.ini
|
2011-05-03 08:53:59 +00:00
|
|
|
unmount /n/src9/dist/plan9front
|
2011-06-08 21:33:44 +00:00
|
|
|
unmount /n/src9/usr
|