]> git.lizzy.rs Git - plan9front.git/blobdiff - lib/namespace
turn ptrdiff_t into a 64 bit type
[plan9front.git] / lib / namespace
index 53735f04df7d048767ec61d20d83fc873e1326e1..105e34be8e2b709e0579aa4aef2ace4bb2213dcb 100644 (file)
@@ -10,6 +10,7 @@ bind #p /proc
 bind -c #s /srv
 bind -q #σ /shr
 bind -a #¤ /dev
+bind -qa #¶ /dev
 
 # authentication
 mount -b /srv/factotum /mnt
@@ -31,9 +32,8 @@ mount -a /srv/cs /net
 mount -a /srv/dns /net
 mount -a /srv/net /net
 
-mount -qC /srv/cwfs /n/other other
-bind -qc /n/other/usr/$user/tmp /usr/$user/tmp
-bind -qc /n/other/dist /dist
+mount -C /srv/boot /n/other other
+bind -c /n/other/usr/$user/tmp /usr/$user/tmp
 
 bind -c /usr/$user/tmp /tmp
 cd /usr/$user