fc71f7e6f2
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> |
||
---|---|---|
.. | ||
busybox-1.16.2 | ||
busybox-1.13.x.config | ||
busybox-1.16.x.config | ||
busybox-1.17.x.config | ||
busybox-1.18.x.config | ||
busybox.mk | ||
Config.in | ||
mdev.conf | ||
S01logging | ||
S10mdev | ||
udhcpc.script |