summaryrefslogtreecommitdiffhomepage
path: root/once/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'once/setup.sh')
-rwxr-xr-xonce/setup.sh10
1 files changed, 10 insertions, 0 deletions
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