Magellan Linux

Diff of /trunk/initscripts/sysvinit/rc/rc

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

revision 1787 by niro, Sat Mar 3 16:00:17 2012 UTC revision 1788 by niro, Mon Apr 2 11:26:04 2012 UTC
# Line 59  then Line 59  then
59   mount -n -t sysfs sysfs /sys   mount -n -t sysfs sysfs /sys
60   evaluate_retval   evaluate_retval
61   else   else
62   rc_echo -e ${COLORED}"Fatal: mountpoint /sys missing ..."   rc_echo -e ${COLRED}"Fatal: mountpoint /sys missing ..."
63   rc_echo -e ${COLYELLOW}"Please create the directory /sys (mkdir -p /sys)."   rc_echo -e ${COLYELLOW}"Please create the directory /sys (mkdir -p /sys)."
64   rc_echo -e ${COLYELLOW}"It's essential for a 2.6 kernel."   rc_echo -e ${COLYELLOW}"It's essential for a 2.6 kernel."
65   fi   fi

Legend:
Removed from v.1787  
changed lines
  Added in v.1788