A few updates, add some dirs so ifup/ifdown wont complain
authorEric Andersen <andersen@codepoet.org>
Mon, 14 Jun 2004 20:04:22 +0000 (20:04 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 14 Jun 2004 20:04:22 +0000 (20:04 -0000)
sources/device_table.txt

index 75d80683541a4bebf9f147cb6964ee62406d1bba..8b46ca03239bf5d3c01affc730fb64649f8768f4 100644 (file)
 
 #<name>                <type>  <mode>  <uid>   <gid>   <major> <minor> <start> <inc>   <count>
 /dev           d       755     0       0       -       -       -       -       -
-/dev           d       755     0       0       -       -       -       -       -
 /dev/pts       d       755     0       0       -       -       -       -       -
 /tmp           d       1777    0       0       -       -       -       -       -
 /etc           d       755     0       0       -       -       -       -       -
 /home/default  d       2755    1000    1000    -       -       -       -       -
-/etc/network/if-up.d           d       755     0       0       -       -       -       -       -
-/etc/network/if-pre-up.d       d       755     0       0       -       -       -       -       -
-/etc/network/if-down.d         d       755     0       0       -       -       -       -       -
-/etc/network/if-post-down.d    d       755     0       0       -       -       -       -       -
-# Adjust permissions on some normal files
-/etc/shadow    f       600     0       0       -       -       -       -       -
-/etc/passwd    f       644     0       0       -       -       -       -       -
-/bin/busybox   f       4755    0       0       -       -       -       -       -
+#<name>                                        <type>  <mode>  <uid>   <gid>   <major> <minor> <start> <inc>   <count>
+/bin/busybox                           f       4755    0       0       -       -       -       -       -
+/etc/shadow                            f       600     0       0       -       -       -       -       -
+/etc/passwd                            f       644     0       0       -       -       -       -       -
+/etc/network/if-up.d                   d       755     0       0       -       -       -       -       -
+/etc/network/if-pre-up.d               d       755     0       0       -       -       -       -       -
+/etc/network/if-down.d                 d       755     0       0       -       -       -       -       -
+/etc/network/if-post-down.d            d       755     0       0       -       -       -       -       -
+/usr/share/udhcpc/default.script       f       755     0       0       -       -       -       -       -
 # uncomment this to allow starting x as non-root
 #/usr/X11R6/bin/Xfbdev         f       4755    0       0       -       -       -       -       -
-
 # Normal system devices
 /dev/mem       c       640     0       0       1       1       0       0       -
 /dev/kmem      c       640     0       0       1       2       0       0       -