Magellan Linux

Diff of /trunk/busybox/mdev.rc

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

revision 1721 by niro, Fri Dec 10 23:27:46 2010 UTC revision 1722 by niro, Mon Apr 2 13:05:29 2012 UTC
# Line 86  start_devicemanager() Line 86  start_devicemanager()
86   mount -n -t ${fstype} mdev /dev -o exec,nosuid,mode=0755,size=1024   mount -n -t ${fstype} mdev /dev -o exec,nosuid,mode=0755,size=1024
87   evaluate_retval   evaluate_retval
88    
89   # other eeded device nodes with udev   # other needed device nodes with mdev
90   seed_dev   seed_dev
91    
92   if [ -e /proc/sys/kernel/hotplug ]   if [ -e /proc/sys/kernel/hotplug ]

Legend:
Removed from v.1721  
changed lines
  Added in v.1722