[oe-commits] org.oe.dev device_table-minimal.txt: Add /dev/ptmx.

pfalcon commit openembedded-commits at lists.openembedded.org
Sun Nov 11 14:41:11 UTC 2007


device_table-minimal.txt: Add /dev/ptmx.
* Needed to create PTYs, and thus for example to have working
dropbear without udev.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: c167e621a54d00b6d8f1cba3ddcce89b4ee81aa1
ViewMTN: http://monotone.openembedded.org/revision/info/c167e621a54d00b6d8f1cba3ddcce89b4ee81aa1
Files:
1
files/device_table-minimal.txt
Diffs:

#
# mt diff -r5424477be659ad7edfcf00085d73f7268eaa1dd8 -rc167e621a54d00b6d8f1cba3ddcce89b4ee81aa1
#
# 
# 
# patch "files/device_table-minimal.txt"
#  from [798d81ecd7eccc86f66cf37de0ff939fcedaf969]
#    to [3bd5796d9d4d302802ffbab0580fb8dc852b27c9]
# 
============================================================
--- files/device_table-minimal.txt	798d81ecd7eccc86f66cf37de0ff939fcedaf969
+++ files/device_table-minimal.txt	3bd5796d9d4d302802ffbab0580fb8dc852b27c9
@@ -28,3 +28,4 @@
 /dev/console	c	662	0	5	5	1	-	-	-
 /dev/random	c	644	0	0	1	8	-	-	-
 /dev/urandom	c	644	0	0	1	9	-	-	-
+/dev/ptmx	c	644	0	0	5	2	-	-	-






More information about the Openembedded-commits mailing list