The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / busybox / mdev.conf
1 # null may already exist; therefore ownership has to be changed with command
2 null            root:root 666 @chmod 666 $MDEV
3 zero            root:root 666
4 full            root:root 666
5 random          root:root 444
6 urandom         root:root 444
7 hwrandom        root:root 444
8 grsec           root:root 660
9
10 kmem            root:root 640
11 mem             root:root 640
12 port            root:root 640
13 # console may already exist; therefore ownership has to be changed with command
14 console         root:tty 600 @chmod 600 $MDEV
15 ptmx            root:tty 666
16 pty.*           root:tty 660
17
18 # Typical devices
19 tty             root:tty 666
20 tty[0-9]*       root:tty 660
21 vcsa*[0-9]*     root:tty 660
22 ttyS[0-9]*      root:root 660
23
24 # alsa sound devices
25 pcm.*           root:audio 660 =snd/
26 control.*       root:audio 660 =snd/
27 midi.*          root:audio 660 =snd/
28 seq             root:audio 660 =snd/
29 timer           root:audio 660 =snd/
30
31 # input stuff
32 event[0-9]+     root:root 640 =input/
33 mice            root:root 640 =input/
34 mouse[0-9]      root:root 640 =input/
35 ts[0-9]         root:root 600 =input/