buildrootschalter/package/busybox
Luca Ceresoli fc71f7e6f2 busybox: provide /etc/mdev.conf if mdev is used
Without an mdev.conf file installed, mdev generates some /dev entries in
an incorrect or non-standard way. Some examples:
 1. /dev/null has permissions 660, but it should be accessible to normal
    users;
 2. alsa devices get created in /dev, not /dev/snd as is more common,
    and as the default value of BR2_PACKAGE_ALSA_LIB_DEVDIR suggests;
 3. event<N> files are created in /dev, not /dev/input.

This mdev.conf is a selection from the examples provided in the busybox
sources with minor tweaks.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-11 13:41:25 +02: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.13.x.config busybox: make sure architecture flags are used at link time 2010-04-17 02:10:58 +02:00
busybox-1.16.x.config busybox: disable MTD utils in default configuration 2010-05-07 21:27:24 +02:00
busybox-1.17.x.config busybox: 1.17.x.config: enable microcom applet 2010-10-05 23:14:35 +02:00
busybox-1.18.x.config busybox: add 1.18.0, remove 1.13.x and 1.14.x, mark 1.15.x as deprecated 2010-12-11 02:18:42 +01:00
busybox.mk busybox: provide /etc/mdev.conf if mdev is used 2011-07-11 13:41:25 +02:00
Config.in busybox: bump 1.18.x version 2011-06-12 20:41:57 +02:00
mdev.conf busybox: provide /etc/mdev.conf if mdev is used 2011-07-11 13:41:25 +02:00
S01logging Rework the logging daemons startup 2011-07-04 20:57:10 +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