Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
|
|
Input event device nodes are usually under /dev/input.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
'count' field semantics in makedevs, it now means "number of device nodes to create" opposed to the old meaning "number of device nodes to create as if the 'start' field was 0".
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
|
|
- while there,
- delete device_table_kexecboot
- add /dev/mmcblk0p7 to device_table-oldmmc
|
|
- from Openmoko Wiki:
- "The device nodes numbering schema provides minor numbers from 1 to 7
(/dev/mmcblk0p1 ... /dev/mmcblk0p7). Minor number 8 is the next physical
device (/dev/mmcblk1). So we're restricted to a maximum of 7 accessible
partitions"
- see http://www.lanana.org/docs/device-list/devices-2.6+.txt
|
|
|
|
|
|
|
|
|
|
* Needed to create PTYs, and thus for example to have working
dropbear without udev.
|
|
makedevs fixes showed up the problem though). Also create /dev directory before populating
|
|
* Useful for cases when there's no udev or it fails to start. dropbear requires
these devices to serve logins.
* Closes #1883.
|
|
|
|
prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
|
|
into dixie.nexus.co.uk:/home/pb/oe/oe-packages
2004/07/04 14:02:06+02:00 uni-frankfurt.de!mickey
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages
2004/07/04 13:59:48+02:00 uni-frankfurt.de!mickey
unbreak images by readding the device_table
BKrev: 40e7f4214S0kvyApzO5geYMZZZkhVQ
|