github.hscsec.cn/u-root/u-root@v7.0.0+incompatible/pkg/namespace/testdata/namespace.ftp (about)

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