diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-08-22 15:14:09 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-08-22 15:14:09 +0000 |
commit | 6df8e159f5f67426f5816e76bf36bb8cd4766292 (patch) | |
tree | cc534509b51462e2dcb4ac78503d2da95212767f /files/device_table-jlime.txt | |
parent | a1048ec202337a35853df32a019f860b8a6f31b5 (diff) |
device_tables: Remove bogus /bin/ entries (never did anything, recent makedevs fixes showed up the problem though). Also create /dev directory before populating
Diffstat (limited to 'files/device_table-jlime.txt')
-rw-r--r-- | files/device_table-jlime.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/files/device_table-jlime.txt b/files/device_table-jlime.txt index 6c5d53d18e..d8fbc8e26a 100644 --- a/files/device_table-jlime.txt +++ b/files/device_table-jlime.txt @@ -1,4 +1,5 @@ -/dev/initctl p 600 0 0 - - - - +/dev d 755 0 0 - - - - - +/dev/initctl p 600 0 0 - - - - - /dev/dsp c 644 0 0 14 3 - - - /dev/apm_bios c 660 0 46 10 134 - - - /dev/fb0 c 600 0 0 29 0 - - - @@ -18,6 +19,3 @@ /dev/console c 662 0 5 5 1 - - /dev/urandom c 644 0 0 1 9 - - - /dev/random c 644 0 0 1 8 - - - -/bin/tinylogin f 4755 0 0 - - - - -/bin/mount f 4755 0 0 - - - - -/bin/umount f 4755 0 0 - - - - |