diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/native/files/etc/mdev.conf | 2 | ||||
-rw-r--r-- | target/qemu-cris/files/etc/mdev.conf | 2 | ||||
-rw-r--r-- | target/rescue-x86/files/etc/mdev.conf | 2 | ||||
-rw-r--r-- | target/rescue-x86_64/files/etc/mdev.conf | 2 | ||||
-rw-r--r-- | target/shuttle/files/etc/mdev.conf | 2 | ||||
-rw-r--r-- | target/shuttle/files/etc/notmpfs | 0 |
6 files changed, 5 insertions, 5 deletions
diff --git a/target/native/files/etc/mdev.conf b/target/native/files/etc/mdev.conf index 82171d8ed..363d02262 100644 --- a/target/native/files/etc/mdev.conf +++ b/target/native/files/etc/mdev.conf @@ -9,6 +9,6 @@ kmem 0:0 000 mem 0:0 0640 port 0:0 0640 ptmx 0:0 666 -tty 0:0 0660 +tty 0:0 0666 ttyS* 0:0 640 .* 0:0 644 @/lib/mdev/init diff --git a/target/qemu-cris/files/etc/mdev.conf b/target/qemu-cris/files/etc/mdev.conf index 2b58560be..64ad18f62 100644 --- a/target/qemu-cris/files/etc/mdev.conf +++ b/target/qemu-cris/files/etc/mdev.conf @@ -8,6 +8,6 @@ kmem 0:9 000 mem 0:9 0640 port 0:9 0640 ptmx 0:5 666 -tty 0:5 0660 +tty 0:0 0666 ttyS* 0:20 640 .* 0:0 644 @/lib/mdev/init diff --git a/target/rescue-x86/files/etc/mdev.conf b/target/rescue-x86/files/etc/mdev.conf index 82171d8ed..363d02262 100644 --- a/target/rescue-x86/files/etc/mdev.conf +++ b/target/rescue-x86/files/etc/mdev.conf @@ -9,6 +9,6 @@ kmem 0:0 000 mem 0:0 0640 port 0:0 0640 ptmx 0:0 666 -tty 0:0 0660 +tty 0:0 0666 ttyS* 0:0 640 .* 0:0 644 @/lib/mdev/init diff --git a/target/rescue-x86_64/files/etc/mdev.conf b/target/rescue-x86_64/files/etc/mdev.conf index 82171d8ed..363d02262 100644 --- a/target/rescue-x86_64/files/etc/mdev.conf +++ b/target/rescue-x86_64/files/etc/mdev.conf @@ -9,6 +9,6 @@ kmem 0:0 000 mem 0:0 0640 port 0:0 0640 ptmx 0:0 666 -tty 0:0 0660 +tty 0:0 0666 ttyS* 0:0 640 .* 0:0 644 @/lib/mdev/init diff --git a/target/shuttle/files/etc/mdev.conf b/target/shuttle/files/etc/mdev.conf index 82171d8ed..363d02262 100644 --- a/target/shuttle/files/etc/mdev.conf +++ b/target/shuttle/files/etc/mdev.conf @@ -9,6 +9,6 @@ kmem 0:0 000 mem 0:0 0640 port 0:0 0640 ptmx 0:0 666 -tty 0:0 0660 +tty 0:0 0666 ttyS* 0:0 640 .* 0:0 644 @/lib/mdev/init diff --git a/target/shuttle/files/etc/notmpfs b/target/shuttle/files/etc/notmpfs new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/target/shuttle/files/etc/notmpfs |