summaryrefslogtreecommitdiffstats
path: root/remote/modules/busybox
diff options
context:
space:
mode:
authorJonathan Bauer2014-06-10 15:15:27 +0200
committerJonathan Bauer2014-06-10 15:15:27 +0200
commit365b130a0e2a573f47fc68b59fe3a46438ffd89e (patch)
tree14a19f11de24658e4a1b49ea0a6a5adb21559b02 /remote/modules/busybox
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-365b130a0e2a573f47fc68b59fe3a46438ffd89e.tar.gz
tm-scripts-365b130a0e2a573f47fc68b59fe3a46438ffd89e.tar.xz
tm-scripts-365b130a0e2a573f47fc68b59fe3a46438ffd89e.zip
[busybox] added mkfifo and removed mdev
Diffstat (limited to 'remote/modules/busybox')
-rw-r--r--remote/modules/busybox/openslx-busybox-config16
1 files changed, 8 insertions, 8 deletions
diff --git a/remote/modules/busybox/openslx-busybox-config b/remote/modules/busybox/openslx-busybox-config
index 0ad7a7bc..080c5b12 100644
--- a/remote/modules/busybox/openslx-busybox-config
+++ b/remote/modules/busybox/openslx-busybox-config
@@ -246,7 +246,7 @@ CONFIG_FEATURE_LS_COLOR=y
CONFIG_MD5SUM=y
CONFIG_MKDIR=y
# CONFIG_FEATURE_MKDIR_LONG_OPTIONS is not set
-# CONFIG_MKFIFO is not set
+CONFIG_MKFIFO=y
CONFIG_MKNOD=y
CONFIG_MV=y
# CONFIG_FEATURE_MV_LONG_OPTIONS is not set
@@ -531,13 +531,13 @@ CONFIG_DEFAULT_DEPMOD_FILE="modules.dep"
#
CONFIG_BLOCKDEV=y
# CONFIG_FSTRIM is not set
-CONFIG_MDEV=y
-CONFIG_FEATURE_MDEV_CONF=y
-CONFIG_FEATURE_MDEV_RENAME=y
-CONFIG_FEATURE_MDEV_RENAME_REGEXP=y
-CONFIG_FEATURE_MDEV_EXEC=y
-CONFIG_FEATURE_MDEV_LOAD_FIRMWARE=y
-CONFIG_REV=y
+# CONFIG_MDEV is not set
+# CONFIG_FEATURE_MDEV_CONF is not set
+# CONFIG_FEATURE_MDEV_RENAME is not set
+# CONFIG_FEATURE_MDEV_RENAME_REGEXP is not set
+# CONFIG_FEATURE_MDEV_EXEC is not set
+# CONFIG_FEATURE_MDEV_LOAD_FIRMWARE is not set
+# CONFIG_REV=y
# CONFIG_ACPID is not set
# CONFIG_FEATURE_ACPID_COMPAT is not set
CONFIG_BLKID=y