Magellan Linux

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

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

revision 1663 by niro, Sat Jun 4 21:05:01 2011 UTC revision 1664 by niro, Fri Jan 20 22:59:46 2012 UTC
# Line 28  if [[ $runlevel = sysinit ]] Line 28  if [[ $runlevel = sysinit ]]
28  then  then
29   rc_echo   rc_echo
30   rc_echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"   rc_echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"
31   rc_echo "Copyright 2001-2011 Niels Rogalla; http://magellan-linux.net"   rc_echo "Copyright 2001-2012 Niels Rogalla; http://magellan-linux.net"
32   rc_echo   rc_echo
33    
34   # mount proc filesystem, needed for bootsplash;   # mount proc filesystem, needed for bootsplash;

Legend:
Removed from v.1663  
changed lines
  Added in v.1664