Magellan Linux

Diff of /trunk/busybox-initscripts/rc/rc

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

revision 961 by niro, Fri Jan 1 11:35:16 2010 UTC revision 962 by niro, Fri Jan 1 11:35:35 2010 UTC
# Line 28  if [[ $runlevel = sysinit ]] Line 28  if [[ $runlevel = sysinit ]]
28  then  then
29   echo   echo
30   echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"   echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"
31   echo -e "Copyright 2001-2009 Niels Rogalla; http://magellan-linux.net"   echo -e "Copyright 2001-2010 Niels Rogalla; http://magellan-linux.net"
32   echo   echo
33    
34   # mount proc filesystem, needed for bootsplash;   # mount proc filesystem, needed for bootsplash;

Legend:
Removed from v.961  
changed lines
  Added in v.962