Magellan Linux

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

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

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

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