summaryrefslogtreecommitdiff
path: root/HOWTO
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 /HOWTO
parent1b6f3b83cc78af7f722e30f6127406de85673935 (diff)
moved patching of install cd to separate script so howto is easier now
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO5
1 files changed, 1 insertions, 4 deletions
diff --git a/HOWTO b/HOWTO
index 038f811..daa1b47 100644
--- a/HOWTO
+++ b/HOWTO
@@ -7,9 +7,6 @@ You can copy-paste the code below when logged in to the install cd
# when network works, quit installer
pacman -Sy git
git clone git://github.com/Dieterbe/fifa.git /home/arch/tmp
-cp -ax /home/arch/tmp/src/fifa.sh /arch/fifa.sh
-cp -ax /home/arch/tmp/src/lib-archboot /arch/lib-archboot
-mkdir /home/arch/fifa/
-cp -ax /home/arch/tmp/src/profiles/* /home/arch/fifa/
+/home/arch/tmp/src/patch-install-cd.sh
/arch/fifa.sh #you can skip networking