buildrootschalter/package/busybox
Thomas Petazzoni b12dfaf15c busybox: enable CONFIG_FEATURE_MDEV_RENAME
Our default mdev.conf file in package/busybox has lines like:

  pcm.*           root:audio 660 =snd/
  event[0-9]+     root:root 640 =input/

that are used to create the device is the appropriate /dev
subdirectory. However, this feature requires
CONFIG_FEATURE_MDEV_RENAME to be enabled, otherwise mdev complains
with:

  mdev: bad line 25

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-02 22:49:44 +01:00
..
busybox-1.16.2 busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15 2010-07-12 13:32:38 +02:00
busybox-1.19.3 busybox: add 1.19.3 for wget redirect handling 2011-12-18 22:00:33 +01:00
busybox-1.16.x.config busybox: enable CONFIG_FEATURE_MDEV_RENAME 2012-01-02 22:49:44 +01:00
busybox-1.17.x.config busybox: enable CONFIG_FEATURE_MDEV_RENAME 2012-01-02 22:49:44 +01:00
busybox-1.18.x.config busybox: enable CONFIG_FEATURE_MDEV_RENAME 2012-01-02 22:49:44 +01:00
busybox-1.19.x.config busybox: enable CONFIG_FEATURE_MDEV_RENAME 2012-01-02 22:49:44 +01:00
busybox.mk busybox: remove old unused quirk handling 2011-11-23 23:36:32 +01:00
Config.in busybox: bump 1.19.x stable version 2011-10-29 15:00:22 +02:00
mdev.conf busybox: provide /etc/mdev.conf if mdev is used 2011-07-11 13:41:25 +02:00
S01logging Fix colon location in S01logging script 2011-07-13 08:14:41 +02:00
S10mdev Create menu entry to select device creation method 2011-05-09 14:20:03 +02:00
udhcpc.script busybox: move udhcp script from skeleton to package 2010-12-13 00:29:23 +01:00