Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox-initscripts: add kvm to mdev.conf | Carlo Landmeter | 2013-06-14 | 1 | -0/+3 |
| | |||||
* | main/busybox-initscripts: try fix usb devices | Natanael Copa | 2012-12-05 | 1 | -2/+1 |
| | | | | ref #1481 | ||||
* | main/busybox-initscripts: fix /dev/fd symlink | Natanael Copa | 2012-11-19 | 1 | -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 Pitcock | 2012-09-14 | 1 | -3/+0 |
| | | | | rule in 5d10cb782a | ||||
* | busybox-initscripts: Add general rule to mdev ! -> $1/$2 | Roger Pau Monne | 2012-09-14 | 1 | -0/+3 |
| | | | | Add rule to mdev to thread "!" as a split between folder and files. | ||||
* | main/busybox-initscripts: support more than 10 /dev/video* devices | Natanael Copa | 2012-03-13 | 1 | -1/+1 |
| | |||||
* | main/busybox-initscripts: load fbcon with framebuffer dev | Natanael Copa | 2011-05-25 | 1 | -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/cdrom | Natanael Copa | 2011-04-13 | 1 | -1/+1 |
| | | | | fixes #457 | ||||
* | main/busybox-initscripts: minor mdev fixes | Natanael Copa | 2010-04-22 | 1 | -1/+4 |
| | | | | got hints from solar | ||||
* | main/busybox-initscripts: add xen stuff to mdev | Cedric Schieli | 2010-03-31 | 1 | -0/+3 |
| | | | | Signed-off-by: Cedric Schieli <cschieli@gmail.com> | ||||
* | main/busybox-initscripts: added hpilo to mdev.conf | Natanael Copa | 2010-02-26 | 1 | -0/+3 |
| | |||||
* | main/busybox-initscripts: fix cdrom in mdev.conf | Natanael Copa | 2009-10-12 | 1 | -1/+1 |
| | | | | fixes #184 | ||||
* | main/busybox-initscripts: fix loop device mdev config | Natanael Copa | 2009-09-14 | 1 | -1/+1 |
| | |||||
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 1 | -0/+100 |
added maintainer to several packages as well |