2011-06-09 05:53:13 +00:00
|
|
|
proto=/n/src9/sys/lib/sysconfig/proto/cdproto
|
|
|
|
iso=/tmp/9front.iso
|
|
|
|
|
|
|
|
cd:V: $iso
|
2011-04-11 19:47:05 +00:00
|
|
|
|
|
|
|
|
2011-06-09 23:15:09 +00:00
|
|
|
%.iso: $proto
|
2011-06-09 05:53:13 +00:00
|
|
|
@{rfork n
|
2011-06-09 23:15:09 +00:00
|
|
|
bind cfg /n/src9/cfg
|
2012-02-12 03:35:20 +00:00
|
|
|
bind mail/lib /n/src9/mail/lib
|
2011-06-09 23:15:09 +00:00
|
|
|
bind ndb /n/src9/lib/ndb
|
2011-09-20 04:14:15 +00:00
|
|
|
bind -a adm/timezone /n/src9/adm/timezone
|
2012-02-11 22:48:54 +00:00
|
|
|
bind usr /n/src9/usr
|
2011-06-09 05:53:13 +00:00
|
|
|
bind /n/src9 /n/src9/dist/plan9front
|
|
|
|
disk/mk9660 -c9j -B 386/9bootiso -p $proto -s /n/src9 -v 'Plan 9 Front' $target
|
2011-06-09 05:43:46 +00:00
|
|
|
}
|