summaryrefslogtreecommitdiff
path: root/src/patch-install-cd.sh
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-10-31 11:22:33 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-10-31 11:22:33 +0100
commit989421fcc4ad51bcb61e068b972993836b9482cc (patch)
treebea7c628928efa72b707cafe1c162201d1339ec2 /src/patch-install-cd.sh
parent1b6f3b83cc78af7f722e30f6127406de85673935 (diff)
moved patching of install cd to separate script so howto is easier now
Diffstat (limited to 'src/patch-install-cd.sh')
-rw-r--r--src/patch-install-cd.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/patch-install-cd.sh b/src/patch-install-cd.sh
new file mode 100644
index 0000000..65359a9
--- /dev/null
+++ b/src/patch-install-cd.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+SRC_DIR=`dirname $0` # the src directory in the git clone
+cp -ax $SRC_DIR/fifa.sh /arch/fifa.sh
+cp -ax $SRC_DIR/lib-archboot /arch/lib-archboot
+mkdir /home/arch/fifa/
+cp -ax $SRC_DIR/profiles/* /home/arch/fifa/