--- elwix/config/etc/uboot/rc.t/000.boot.run 2014/01/23 09:28:13 1.1 +++ elwix/config/etc/uboot/rc.t/000.boot.run 2014/09/15 19:06:54 1.2 @@ -0,0 +1,9 @@ +#!/bin/sh +# +# This is default action for *Boot Stage Loader* +# +# $Id: 000.boot.run,v 1.2 2014/09/15 19:06:54 misho Exp $ + +echo ">>> TEST BOOT STAGE <<<" + +ln -sf /etc/rc.s /etc/rc.S