ref: 708c7252feb3520083d2c1e5faf59cd2a6087e52
parent: b3dbcdf2192b3469766abac721730bf668422909
author: cinap_lenrek <cinap_lenrek@visitor-011.row-08.revision-party.de>
date: Sun Apr 24 13:03:42 EDT 2011
boot(8): mount /n/other from /srv/cwfs, not /srv/boot
--- a/lib/namespace
+++ b/lib/namespace
@@ -30,9 +30,8 @@
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 -qC /srv/cwfs /n/other other
+bind -qc /n/other/usr/$user/tmp /usr/$user/tmp
bind -c /usr/$user/tmp /tmp
cd /usr/$user
--
⑨