namespace.ftp 373 B

12345678910111213
  1. # bootes' root
  2. mount -a #s/boot /
  3. # visible things go here
  4. bind /sys/doc /usr/web/plan9/doc
  5. bind /sys/src/cmd/unix /usr/web/plan9/unixsrc
  6. # anonymous ftp only allows writes to files below /incoming
  7. # bind a personal incoming directory below incoming
  8. bind -c /usr/none/incoming /usr/web/incoming/none
  9. # this cuts off everything not mounted below /usr/web
  10. bind /usr/web /