Annotation of elwix/config/etc/uboot/rc.t/000.boot.run, revision 1.2

1.2     ! misho       1: #!/bin/sh
        !             2: #
        !             3: # This is default action for *Boot Stage Loader*
        !             4: #
        !             5: # $Id: 000.boot.run,v 1.1.2.1 2014/01/23 09:28:13 misho Exp $
        !             6: 
        !             7: echo ">>> TEST BOOT STAGE <<<"
        !             8: 
        !             9: ln -sf /etc/rc.s /etc/rc.S

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>