summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2012-03-14 17:14:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-19 14:37:45 +0000
commit2a7afb661a45ea4f557059eaaad3f91682970477 (patch)
tree94c1a32f15d2d736a3b2a38e6ea9853a3feb83f1 /meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch
parent35c4c79fa423715c8aaf9a6db0f18bee700af457 (diff)
downloadpoky-2a7afb661a45ea4f557059eaaad3f91682970477.tar.gz
base-passwd: upgrade to 3.5.24
Includes minor formatting cleanups. (From OE-Core rev: 5c0be0af8090839588c04ffdba8fd5d75321126c) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch b/meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch
new file mode 100644
index 0000000000..eab77f124f
--- /dev/null
+++ b/meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch
@@ -0,0 +1,16 @@
1we use /home/root instead of /root
2
3Comment added by Kevin Tian <kevin.tian@intel.com>, 2010-07-06
4
5Upstream-Status: Inappropriate [configuration]
6
7Signed-off-by: Scott Garman <scott.a.garman@intel.com>
8
9--- base-passwd/passwd.master.orig 2005-07-08 06:26:22.000000000 +0200
10+++ base-passwd/passwd.master 2005-07-08 06:31:58.000000000 +0200
11@@ -1,4 +1,4 @@
12-root::0:0:root:/root:/bin/sh
13+root::0:0:root:/home/root:/bin/sh
14 daemon:*:1:1:daemon:/usr/sbin:/bin/sh
15 bin:*:2:2:bin:/bin:/bin/sh
16 sys:*:3:3:sys:/dev:/bin/sh