ref: b3dbcdf2192b3469766abac721730bf668422909
parent: d54bc38234b9ee339dc91b6d0c1d7bec27c4928f
parent: 3ae9efe272df52e7c86eb18ee3fe1a01d1804e94
author: aiju <devnull@localhost>
date: Sat Apr 23 15:50:05 EDT 2011
merge
--- a/lib/namespace
+++ b/lib/namespace
@@ -30,8 +30,9 @@
mount -a /srv/dns /net
mount -a /srv/net /net
-mount -qC /srv/boot /n/other other
-bind -qc /n/other/usr/$user/tmp /usr/$user/tmp
+# locks up 9660srv
+# mount -qC /srv/boot /n/other other
+# bind -qc /n/other/usr/$user/tmp /usr/$user/tmp
bind -c /usr/$user/tmp /tmp
cd /usr/$user
--
⑨