code: plan9front

ref: 88a8ca5c8de86f1f3e5b43a490e0e70c6b456072
dir: /sys/lib/rootbind/

View raw version
bind `{pwd} /n/src9
if(test -x /n/src9/$cputype/bin/bind)
	bind /n/src9/$cputype/bin /bin
bind -a /n/src9/rc/bin /bin
bind /lib/ndb /n/src9/lib/ndb
for(i in $objtype rc acme mail sys lib cron){bind -c /n/src9/$i /$i}