summaryrefslogtreecommitdiffstats
path: root/target/device/KwikByte/kb9202/target_skeleton/etc/group
diff options
context:
space:
mode:
authorThomas Petazzoni2010-12-05 21:53:02 +0100
committerPeter Korsgaard2010-12-16 14:55:26 +0100
commit630ba981a0b86e0931663191cf6dac5403e7056d (patch)
tree837d049ee70d3238ad463afa49336c5096e091f9 /target/device/KwikByte/kb9202/target_skeleton/etc/group
parentboard: simplify atngw100 support (diff)
downloadbuildroot-630ba981a0b86e0931663191cf6dac5403e7056d.tar.gz
buildroot-630ba981a0b86e0931663191cf6dac5403e7056d.tar.xz
buildroot-630ba981a0b86e0931663191cf6dac5403e7056d.zip
board: simplify kb9202 board
Minimize the board defconfig, remove custom busybox configuration, custom kernel configuration (use the kernel defconfig instead), custom device table and target skeleton. The only difference in the target skeleton was the support of mdev and the usage of an automount script. Instead of adding this in a board-specific way, we should provide board-independent configuration options. There are already patches contributed to add support for mdev. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device/KwikByte/kb9202/target_skeleton/etc/group')
-rwxr-xr-xtarget/device/KwikByte/kb9202/target_skeleton/etc/group7
1 files changed, 0 insertions, 7 deletions
diff --git a/target/device/KwikByte/kb9202/target_skeleton/etc/group b/target/device/KwikByte/kb9202/target_skeleton/etc/group
deleted file mode 100755
index 547f03331..000000000
--- a/target/device/KwikByte/kb9202/target_skeleton/etc/group
+++ /dev/null
@@ -1,7 +0,0 @@
-root:x:0:root
-bin:x:1:root,bin,daemon
-daemon:x:2:root,bin,daemon
-adm:x:4:root,adm,daemon
-tty:x:5:
-lp:x:7:daemon,lp
-nobody:x:99: