aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd-3.5.26
diff options
context:
space:
mode:
authorKang Kai <kai.kang@windriver.com>2012-12-18 17:44:02 +0800
committerSaul Wold <sgw@linux.intel.com>2012-12-25 14:00:21 -0800
commitb5d84482b2762dca0660eb908bcc52aae278d00d (patch)
tree626979e5561453d911373d69bc3f2ff47b63cd6e /meta/recipes-core/base-passwd/base-passwd-3.5.26
parent341da5b6e46e0884d60e9462d1306d525fa99b94 (diff)
downloadopenembedded-core-contrib-b5d84482b2762dca0660eb908bcc52aae278d00d.tar.gz
base-passwd: use configurable root home directory
Use configurable variable ROOT_HOME as root home directory. Drop root-home.patch because it is not needed any more. Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/base-passwd/base-passwd-3.5.26')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd-3.5.26/root-home.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd-3.5.26/root-home.patch b/meta/recipes-core/base-passwd/base-passwd-3.5.26/root-home.patch
deleted file mode 100644
index eab77f124f..0000000000
--- a/meta/recipes-core/base-passwd/base-passwd-3.5.26/root-home.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-we use /home/root instead of /root
-
-Comment added by Kevin Tian <kevin.tian@intel.com>, 2010-07-06
-
-Upstream-Status: Inappropriate [configuration]
-
-Signed-off-by: Scott Garman <scott.a.garman@intel.com>
-
---- base-passwd/passwd.master.orig 2005-07-08 06:26:22.000000000 +0200
-+++ base-passwd/passwd.master 2005-07-08 06:31:58.000000000 +0200
-@@ -1,4 +1,4 @@
--root::0:0:root:/root:/bin/sh
-+root::0:0:root:/home/root:/bin/sh
- daemon:*:1:1:daemon:/usr/sbin:/bin/sh
- bin:*:2:2:bin:/bin:/bin/sh
- sys:*:3:3:sys:/dev:/bin/sh