aboutsummaryrefslogtreecommitdiff
path: root/docker-extras/imagebuilder_sd
diff options
context:
space:
mode:
Diffstat (limited to 'docker-extras/imagebuilder_sd')
-rw-r--r--docker-extras/imagebuilder_sd9
1 files changed, 9 insertions, 0 deletions
diff --git a/docker-extras/imagebuilder_sd b/docker-extras/imagebuilder_sd
new file mode 100644
index 0000000..d3c98fb
--- /dev/null
+++ b/docker-extras/imagebuilder_sd
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+rm -rf /tmp/output
+mkdir /tmp/output
+cd /tmp/output
+cp -r /home/builder/output/* .
+export LOAD_CMD="load scsi 0:1"
+bash /uboot-script-gen
+bash /disk_image