git: 9front

Download patch

ref: 2698ed4e1ccd0b969715340e7f64f23666c0d1c6
parent: c5ceb2645ad5ac116a6a62ad5e0abdcc001d9d46
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Feb 13 20:52:51 EST 2016

newuser: /n/other now handled in /lib/namespace

--- a/sys/lib/newuser
+++ b/sys/lib/newuser
@@ -19,9 +19,6 @@
 cat > lib/profile <<!
 bind -qa $x^home/bin/rc /bin
 bind -qa $x^home/bin/$x^cputype /bin
-mount -qC /srv/boot /n/other other
-bind -qc /n/other/usr/$x^user/tmp $x^home/tmp
-bind -c $x^home/tmp /tmp
 font=/lib/font/bit/vga/unicode.font
 switch($x^service){
 case terminal
--