aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/check_deps.sh0
-rwxr-xr-xscripts/release.sh0
-rwxr-xr-xstage2/00-copies-and-fills/00-run.sh3
-rwxr-xr-xstage2/00-copies-and-fills/02-run.sh3
4 files changed, 0 insertions, 6 deletions
diff --git a/scripts/check_deps.sh b/scripts/check_deps.sh
deleted file mode 100755
index e69de29..0000000
--- a/scripts/check_deps.sh
+++ /dev/null
diff --git a/scripts/release.sh b/scripts/release.sh
deleted file mode 100755
index e69de29..0000000
--- a/scripts/release.sh
+++ /dev/null
diff --git a/stage2/00-copies-and-fills/00-run.sh b/stage2/00-copies-and-fills/00-run.sh
deleted file mode 100755
index 4b3a849..0000000
--- a/stage2/00-copies-and-fills/00-run.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash -e
-
-touch ${ROOTFS_DIR}/spindle_install
diff --git a/stage2/00-copies-and-fills/02-run.sh b/stage2/00-copies-and-fills/02-run.sh
deleted file mode 100755
index c579d6a..0000000
--- a/stage2/00-copies-and-fills/02-run.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash -e
-
-rm -f ${ROOTFS_DIR}/spindle_install