File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / uboot / rc.t / 000.boot.run
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Thu Jan 23 09:28:13 2014 UTC (10 years, 7 months ago) by misho
Branches: elwix2_2
add files

#!/bin/sh
#
# This is default action for *Boot Stage Loader*
#
# $Id: 000.boot.run,v 1.1.2.1 2014/01/23 09:28:13 misho Exp $

echo ">>> TEST BOOT STAGE <<<"

ln -sf /etc/rc.s /etc/rc.S

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