From b7bde6942c2db1c213c09fd0bcf85d44c27afe0d Mon Sep 17 00:00:00 2001 From: Stefano Stabellini Date: Mon, 21 Oct 2019 15:32:21 -0700 Subject: Rename docker-extras to scripts Signed-off-by: Stefano Stabellini --- docker-extras/imagebuilder_sd | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 docker-extras/imagebuilder_sd (limited to 'docker-extras/imagebuilder_sd') diff --git a/docker-extras/imagebuilder_sd b/docker-extras/imagebuilder_sd deleted file mode 100644 index 0afa75f..0000000 --- a/docker-extras/imagebuilder_sd +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash - -rm -rf /tmp/output -mkdir /tmp/output -cp config /tmp/output -cp -r /home/builder/output/* /tmp/output -cd /tmp/output -export LOAD_CMD="load scsi 0:1" -bash /uboot-script-gen -bash /disk_image -- cgit v1.2.3