summaryrefslogtreecommitdiffstats
path: root/bootstrap-stage1-test.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 06:30:34 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 06:30:34 (EDT)
commit4c337e357ba25aa3083a725b803be12786a9f11a (patch)
tree02dff28c7c0effb59d393deee086267b45610ea7 /bootstrap-stage1-test.sh
parent648bd1a56a1bed08145c9adf3787663536163762 (diff)
Add file headers and licenses.
Diffstat (limited to 'bootstrap-stage1-test.sh')
-rwxr-xr-xbootstrap-stage1-test.sh19
1 files changed, 19 insertions, 0 deletions
diff --git a/bootstrap-stage1-test.sh b/bootstrap-stage1-test.sh
index 80e6659..c89d85c 100755
--- a/bootstrap-stage1-test.sh
+++ b/bootstrap-stage1-test.sh
@@ -1,4 +1,23 @@
#!/bin/sh
+#
+# Initial port bootstrap scripts
+# bootstrap-stage1-test.sh
+# Tests the installed bootstrap system in a changed file system root.
+#
+# Copyright (C) 2013 Patrick "P. J." McDermott
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
set -e