summaryrefslogtreecommitdiff
path: root/packages/busybox/files/mdev.conf
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-01-22busybox: ship /dev/snd/timer with mdevMarcin Juszkiewicz1
2009-01-16busybox: create /dev/input/touchscreen0 with mdevMarcin Juszkiewicz1
2009-01-16busybox: improved mdev initscript and configMarcin Juszkiewicz1
- do not mount /sys as it is already mounted - fixed hotplug handler (mdev is in /sbin not /bin) - fixed regexps in mdev.conf - alsa and input devnodes in proper directories
2009-01-16busybox: install mdev config and initscriptMarcin Juszkiewicz1