X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fnamespace;h=f98f62a2aa20026733208d706533ae8dea1b7b53;hb=12df6f9658de9237754629c75be82d8901a0dd0b;hp=a84758bf39043ee3358f6405a2331b8ab264b7cf;hpb=0eee368808869c89ea4f779ac003f02d8d332369;p=plan9front.git diff --git a/lib/namespace b/lib/namespace old mode 100755 new mode 100644 index a84758bf3..f98f62a2a --- a/lib/namespace +++ b/lib/namespace @@ -1,7 +1,6 @@ # root mount -aC #s/boot /root $rootspec bind -a $rootdir / -bind -c $rootdir/mnt /mnt # kernel devices bind #c /dev @@ -9,14 +8,16 @@ bind #d /fd bind -c #e /env bind #p /proc bind -c #s /srv +bind -q #σ /shr bind -a #¤ /dev -bind -a #S /dev + +# authentication +mount -b /srv/factotum /mnt # mount points mount -a /srv/slashn /n - -# authentication -mount -a /srv/factotum /mnt +mount -a /srv/slashmnt /mnt +mount -a /srv/mntexport /mnt/exportfs # standard bin bind /$cputype/bin /bin @@ -30,9 +31,8 @@ mount -a /srv/cs /net mount -a /srv/dns /net mount -a /srv/net /net -# locks up 9660srv -# mount -qC /srv/boot /n/other other -# bind -qc /n/other/usr/$user/tmp /usr/$user/tmp +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