Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/testsuite/makedevs.device_table.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 983 by niro, Fri Apr 24 18:33:46 2009 UTC revision 984 by niro, Sun May 30 11:32:42 2010 UTC
# Line 8  Line 8 
8  # you can just add an entry like:  # you can just add an entry like:
9  #   /sbin/foobar        f       2755    0       0       -       -       -       -       -  #   /sbin/foobar        f       2755    0       0       -       -       -       -       -
10  # and (assuming the file /sbin/foobar exists) it will be made setuid  # and (assuming the file /sbin/foobar exists) it will be made setuid
11  # root (regardless of what its permissions are on the host filesystem.  # root (regardless of what its permissions are on the host filesystem).
12  # Furthermore, you can use a single table entry to create a many device  # Furthermore, you can use a single table entry to create a many device
13  # minors.  For example, if I wanted to create /dev/hda and /dev/hda[0-15]  # minors.  For example, if I wanted to create /dev/hda and /dev/hda[0-15]
14  # I could just use the following two table entries:  # I could just use the following two table entries:

Legend:
Removed from v.983  
changed lines
  Added in v.984