From ad744e7896ccb0b83a8ff0ca30dc4ef7a776e105 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Mon, 30 Jan 2006 00:14:35 +0000 Subject: initscripts: slugos only change to device_table in 1.0 - slugos now installs the correct device table in the image build, ensuring that the device table matches /dev and, maybe, removing confusion --- files/device_table-slugos.txt | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) (limited to 'files') diff --git a/files/device_table-slugos.txt b/files/device_table-slugos.txt index 6cfc5fc5e0..b3837ba13a 100644 --- a/files/device_table-slugos.txt +++ b/files/device_table-slugos.txt @@ -1,3 +1,6 @@ +# Minimal boot time set of devices for SlugOS +# The normal run time /dev is managed by udev +# # # /dev/mem c 640 0 0 1 1 0 0 - # f A regular file @@ -5,27 +8,16 @@ # c Character special device file # b Block special device file # p Fifo (named pipe) -/dev d 755 0 0 - - - - - -/dev/buzzer c 660 0 0 62 0 - - - +/dev/buzzer c 660 0 0 13 64 - - - /dev/console c 622 0 0 5 1 - - - -/dev/cua c 622 0 0 5 64 0 1 2 -/dev/flash d 755 0 0 - - - - - -/dev/flash/config c 644 0 0 90 6 - - - -/dev/ipsec c 644 0 0 36 10 - - - /dev/kmem c 640 0 0 1 2 - - - -/dev/leds c 660 0 0 126 0 - - - /dev/mem c 640 0 0 1 1 - - - -/dev/mtd c 664 0 0 90 0 0 2 4 -/dev/mtdblock b 644 0 0 31 0 0 1 4 -/dev/mtdr c 664 0 0 90 0 1 2 4 +/dev/mtd c 664 0 0 90 0 0 2 8 +/dev/mtdblock b 644 0 0 31 0 0 1 8 /dev/null c 666 0 0 1 3 - - - -/dev/pbuttons c 660 0 0 61 0 - - - -/dev/ppp c 644 0 0 108 0 - - - /dev/ptyp c 644 0 0 2 0 0 1 10 /dev/ram b 644 0 0 1 0 0 1 4 /dev/random c 644 0 0 1 8 - - - -/dev/rbuttons c 660 0 0 60 0 - - - -/dev/rtc c 644 0 0 10 135 - - - /dev/sda b 664 0 0 8 0 - - - /dev/sda b 664 0 0 8 1 1 1 10 /dev/sdb b 664 0 0 8 16 - - - @@ -38,4 +30,3 @@ /dev/ttyp c 644 0 0 3 0 0 1 10 /dev/urandom c 644 0 0 1 9 - - - /dev/zero c 666 0 0 1 5 - - - -/bin/tinylogin f 6755 0 0 - - - - - -- cgit v1.2.3