#!/bin/rc #binding for kernel src bind -cb $home/src/boot/alphapc /sys/src/boot/alphapc bind -cb $home/src/fs/port /sys/src/fs/port bind -cb $home/src/fs/plan9pc /sys/src/fs/plan9pc bind -cb $home/src/9/port /sys/src/9/port bind -cb $home/src/9/pc /sys/src/9/pc bind -cb $home/src/9/mpc /sys/src/9/mpc bind -cb $home/src/9/ip /sys/src/9/ip bind -cb $home/src/9/boot /sys/src/9/boot bind -cb $home/src/9/alphapc /sys/src/9/alphapc bind -cb $home/src/9/bitsy /sys/src/9/bitsy #hack, this should be in the bitsy dir, #but i can't figure out how to recusively mount bind -cb $home/src/9/bitsy-sacfiles /sys/src/9/bitsy/sacfiles