Magellan Linux

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

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

revision 2303 by niro, Wed Feb 20 08:01:01 2013 UTC revision 2304 by niro, Thu Jan 2 13:26:56 2014 UTC
# Line 41  if [[ $runlevel = sysinit ]] Line 41  if [[ $runlevel = sysinit ]]
41  then  then
42   rc_echo   rc_echo
43   rc_echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"   rc_echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"
44   rc_echo "Copyright 2001-2013 Niels Rogalla; http://magellan-linux.net"   rc_echo "Copyright 2001-2014 Niels Rogalla; http://magellan-linux.net"
45   rc_echo   rc_echo
46    
47   # mount proc filesystem, needed for bootsplash;   # mount proc filesystem, needed for bootsplash;

Legend:
Removed from v.2303  
changed lines
  Added in v.2304