Magellan Linux

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

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

revision 2048 by niro, Wed Aug 22 17:55:09 2012 UTC revision 2049 by niro, Wed Feb 20 08:00:29 2013 UTC
# Line 36  if [[ $runlevel = sysinit ]] Line 36  if [[ $runlevel = sysinit ]]
36  then  then
37   rc_echo   rc_echo
38   rc_echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"   rc_echo -e "${COLGREEN}Starting ${COLBLUE}MAGELLAN (v${MAGEVER}) ${COLGREEN}Linux${COLDEFAULT}"
39   rc_echo "Copyright 2001-2012 Niels Rogalla; http://magellan-linux.net"   rc_echo "Copyright 2001-2013 Niels Rogalla; http://magellan-linux.net"
40   rc_echo   rc_echo
41    
42   # mount proc filesystem, needed for bootsplash;   # mount proc filesystem, needed for bootsplash;

Legend:
Removed from v.2048  
changed lines
  Added in v.2049