From 56231056ea784f1cec6450f649b1adaed1f56366 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 6 Sep 2007 16:27:37 +0000 Subject: strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX__ becomes CONFIG_TARGET_, same for profiles. SVN-Revision: 8653 --- target/linux/etrax/base-files/default/etc/passwd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 target/linux/etrax/base-files/default/etc/passwd (limited to 'target/linux/etrax/base-files/default/etc/passwd') diff --git a/target/linux/etrax/base-files/default/etc/passwd b/target/linux/etrax/base-files/default/etc/passwd new file mode 100644 index 0000000..c5c9e46 --- /dev/null +++ b/target/linux/etrax/base-files/default/etc/passwd @@ -0,0 +1,2 @@ +root:$1$6upaSrHM$W/0IQ8kf7IYxCxEkJQ2D60:0:0:root:/root:/bin/ash +nobody:*:65534:65534:nobody:/var:/bin/false -- cgit v1.1