summaryrefslogtreecommitdiff
path: root/HOWTO
blob: 99dde9bb0209e63907d83b2364f7fa958b94fb14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
### for unmodified install cd: (TODO: someday, have an iso that has the scripts already) ###

You can copy-paste the code below when logged in to the install cd


/arch/setup. # fake ftp install so it lets you run the network configure script
# when network works, quit installer
pacman -Sy git
git clone git://github.com/Dieterbe/fifa.git /home/arch/tmp
/home/arch/tmp/src/patch-install-cd.sh            # for an 'official' fifa installation
/home/arch/tmp/src/patch-install-cd.sh unoffocial # for a fifa installation including Dieter's custom, unofficial modules
/arch/fifa.sh <procedurename> #you can skip networking.  See readme on howto specify procedures