summaryrefslogtreecommitdiffstats
path: root/main/busybox-initscripts/mdev.conf
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox-initscripts: vchiq device should be in video groupTimo Teräs2014-12-011-0/+1
| | | | | It is rasperry pi's video chip device. Apps accessing the gfx chip need that.
* main/busybox-initscripts: allow blacklisting of fbconTimo Teräs2014-12-011-1/+1
|
* main/busybox-initscripts: mdev: fix default config to work with newer kernelsNatanael Copa2014-07-221-0/+4
| | | | | | | It seems like kernel now specify the devices ass foo/bar instead ofi foo/bar. Adjust default mdev.conf to support both. ref #3091
* main/busybox-initscripts: fix typo mdev.confCarlo Landmeter2014-06-261-1/+1
|
* main/busybox-initscripts: fix ownership for /dev/snd/*Natanael Copa2014-06-251-0/+2
| | | | ref #3073
* main/busybox-initscripts: fix module autoloadingNatanael Copa2013-08-071-0/+2
| | | | ref #2071
* main/busybox-initscripts: add kvm to mdev.confCarlo Landmeter2013-06-141-0/+3
|
* main/busybox-initscripts: try fix usb devicesNatanael Copa2012-12-051-2/+1
| | | | ref #1481
* main/busybox-initscripts: fix /dev/fd symlinkNatanael Copa2012-11-191-3/+2
| | | | | | | | | ref #1465 I think the initramfs create /dev/fd as a dir. When mdev-mount later runs 'ln -snf /proc/self/fd /dev/fd' the 'fd' symlink ends up as /dev/fd/fd. We fix this by always remove /dev/fd before creating the symlink.
* main/busybox-initscripts: remove redundant mdev rules introduced by generic ↵William Pitcock2012-09-141-3/+0
| | | | rule in 5d10cb782a
* busybox-initscripts: Add general rule to mdev ! -> $1/$2Roger Pau Monne2012-09-141-0/+3
| | | | Add rule to mdev to thread "!" as a split between folder and files.
* main/busybox-initscripts: support more than 10 /dev/video* devicesNatanael Copa2012-03-131-1/+1
|
* main/busybox-initscripts: load fbcon with framebuffer devNatanael Copa2011-05-251-1/+2
| | | | | | When a frambuffer device shows up we want a framebuffer console fixes #622 (cherry picked from commit f1f9a3a857cccd09b42ac4e29cf0aa9782b7de76)
* mdev.conf: only symlink first cdrom to /dev/cdromNatanael Copa2011-04-131-1/+1
| | | | fixes #457
* main/busybox-initscripts: minor mdev fixesNatanael Copa2010-04-221-1/+4
| | | | got hints from solar
* main/busybox-initscripts: add xen stuff to mdevCedric Schieli2010-03-311-0/+3
| | | | Signed-off-by: Cedric Schieli <cschieli@gmail.com>
* main/busybox-initscripts: added hpilo to mdev.confNatanael Copa2010-02-261-0/+3
|
* main/busybox-initscripts: fix cdrom in mdev.confNatanael Copa2009-10-121-1/+1
| | | | fixes #184
* main/busybox-initscripts: fix loop device mdev configNatanael Copa2009-09-141-1/+1
|
* move core/* to main/Natanael Copa2009-07-231-0/+100
added maintainer to several packages as well