From 1aacabe6be66632aebda6fd310ef8b7e7f392389 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Fri, 22 Apr 2005 13:28:22 +0000 Subject: [PATCH] Created future homedirs /usr/home in minix.tree; changed bin homedir to /usr/home/bin to avoid having bin files in /usr/src, which has become a CVS-controlled dir. --- etc/mtree/minix.tree | 2 ++ etc/passwd | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/mtree/minix.tree b/etc/mtree/minix.tree index 17671fc80..48f57e7ef 100644 --- a/etc/mtree/minix.tree +++ b/etc/mtree/minix.tree @@ -15,6 +15,8 @@ 755 ast other /usr/ast 755 bin operator /usr/bin 755 root operator /usr/etc +755 root operator /usr/home +700 bin other /usr/home/bin 755 root operator /usr/include 755 root operator /usr/lib 755 root operator /usr/lib/advent diff --git a/etc/passwd b/etc/passwd index 2245ee63c..1c5f37456 100755 --- a/etc/passwd +++ b/etc/passwd @@ -1,6 +1,6 @@ root:##root:0:0:Big Brother:/: daemon:*:1:1:The Deuce:/etc: -bin:##root:2:0:Binaries:/usr/src: +bin:##root:2:0:Binaries:/usr/home/bin: uucp:*:5:5:UNIX to UNIX copy:/usr/spool/uucp:/usr/bin/uucico news:*:6:6:Usenet news:/usr/spool/news: ftp:*:7:7:Anonymous FTP:/usr/ftp: