From 701104339f6c98bc3ce570164ab1e38ea6093d15 Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 10 May 2018 14:39:58 +0000 Subject: installation environment: setup.sh: initial integration. --- once/setup.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 once/setup.sh (limited to 'once/setup.sh') diff --git a/once/setup.sh b/once/setup.sh new file mode 100755 index 0000000..3d4fe44 --- /dev/null +++ b/once/setup.sh @@ -0,0 +1,10 @@ +#!/bin/sh + +. /etc/init.sh + +echo +echo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +echo SYSROOT set to $SYSROOT +echo to install the @product@ distro sysroot, invoke /install.sh +echo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +echo -- cgit v1.2.3