Import sources from 2011-03-30 iso image - lib
This commit is contained in:
parent
1206371abb
commit
a9060cc06b
14419 changed files with 108804 additions and 0 deletions
13
lib/namespace.ftp
Executable file
13
lib/namespace.ftp
Executable file
|
@ -0,0 +1,13 @@
|
|||
# bootes' root
|
||||
mount -a #s/boot /
|
||||
|
||||
# visible things go here
|
||||
bind /sys/doc /usr/web/plan9/doc
|
||||
bind /sys/src/cmd/unix /usr/web/plan9/unixsrc
|
||||
|
||||
# anonymous ftp only allows writes to files below /incoming
|
||||
# bind a personal incoming directory below incoming
|
||||
bind -c /usr/none/incoming /usr/web/incoming/none
|
||||
|
||||
# this cuts off everything not mounted below /usr/web
|
||||
bind /usr/web /
|
Loading…
Add table
Add a link
Reference in a new issue