Isaac Dunham
61254e78ff
main/busybox-initscripts: make mdev recognize dri devices on new kernels
...
--
When mdev is used with X, this allows users in group 'video' to use OpenGL,
instead of just users in 'root'.
A similar fix may be needed for eudev.
2016-02-02 14:45:04 +00:00
Timo Teräs
c67a9e728e
main/busybox-initscripts: vchiq device should be in video group
...
It is rasperry pi's video chip device. Apps accessing the gfx
chip need that.
2014-12-01 10:36:59 +02:00
Timo Teräs
239864b289
main/busybox-initscripts: allow blacklisting of fbcon
2014-12-01 10:11:57 +02:00
Natanael Copa
2bc0e0bf93
main/busybox-initscripts: mdev: fix default config to work with newer kernels
...
It seems like kernel now specify the devices ass foo/bar instead ofi
foo/bar. Adjust default mdev.conf to support both.
ref #3091
2014-07-22 06:06:12 +00:00
Carlo Landmeter
6f2e295cd6
main/busybox-initscripts: fix typo mdev.conf
2014-06-26 13:52:32 +02:00
Natanael Copa
c1238794b6
main/busybox-initscripts: fix ownership for /dev/snd/*
...
ref #3073
2014-06-25 14:41:05 +00:00
Natanael Copa
79fd28fa96
main/busybox-initscripts: fix module autoloading
...
ref #2071
2013-08-07 06:40:02 +00:00
Carlo Landmeter
31a9c92f93
main/busybox-initscripts: add kvm to mdev.conf
2013-06-14 07:52:01 +00:00
Natanael Copa
98a4d55092
main/busybox-initscripts: try fix usb devices
...
ref #1481
2012-12-05 11:02:51 +00:00
Natanael Copa
20dfee5aff
main/busybox-initscripts: fix /dev/fd symlink
...
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.
2012-11-19 07:43:25 +00:00
William Pitcock
42a7c11fc6
main/busybox-initscripts: remove redundant mdev rules introduced by generic rule in 5d10cb782a
2012-09-14 13:09:14 -05:00
Roger Pau Monne
5d10cb782a
busybox-initscripts: Add general rule to mdev ! -> $1/$2
...
Add rule to mdev to thread "!" as a split between folder and files.
2012-09-14 14:06:01 +00:00
Natanael Copa
caf0d21bd9
main/busybox-initscripts: support more than 10 /dev/video* devices
2012-03-13 15:57:34 +00:00
Natanael Copa
7945f609e9
main/busybox-initscripts: load fbcon with framebuffer dev
...
When a frambuffer device shows up we want a framebuffer console
fixes #622
(cherry picked from commit f1f9a3a857cccd09b42ac4e29cf0aa9782b7de76)
2011-05-25 06:05:30 +00:00
Natanael Copa
2d116ff62c
mdev.conf: only symlink first cdrom to /dev/cdrom
...
fixes #457
2011-04-13 06:53:55 +00:00
Natanael Copa
3276e92583
main/busybox-initscripts: minor mdev fixes
...
got hints from solar
2010-04-22 09:43:27 +00:00
Cedric Schieli
30a60b2df8
main/busybox-initscripts: add xen stuff to mdev
...
Signed-off-by: Cedric Schieli <cschieli@gmail.com>
2010-03-31 08:31:54 +00:00
Natanael Copa
6b71f815eb
main/busybox-initscripts: added hpilo to mdev.conf
2010-02-26 07:58:48 +00:00
Natanael Copa
810baf356b
main/busybox-initscripts: fix cdrom in mdev.conf
...
fixes #184
2009-10-12 12:58:25 +00:00
Natanael Copa
1c0672272a
main/busybox-initscripts: fix loop device mdev config
2009-09-14 09:30:01 +00:00
Natanael Copa
2d2ddf507b
move core/* to main/
...
added maintainer to several packages as well
2009-07-23 18:24:11 +00:00