diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2008-10-30 23:29:42 +0100 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2008-10-30 23:29:42 +0100 |
commit | 95aaac4b515fcedbddce8311c42f7da77b640117 (patch) | |
tree | f85747460d905d38bb564f66baef4b44c5bddb0d /README | |
parent | 51ec6e240b567eb3befa94322f8b2bc83eafd6af (diff) |
updated file location requirements
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -22,7 +22,7 @@ You can also take parts from different profiles (installation procedures) and co together to come up with the installation procedure of your liking. -** Notes ** -all files (profiles, package lists,...) used by/for this script should be stored in /home/arch/fifa in the -live environment. Put fifa.sh wherever you want, but putting it together -with the other installers (in /arch) seems the most obvious to me. +** File locations (on the install CD): ** +* fifa.sh -> /arch/fifa.sh (together with the default archboot scripts) +* libraries (eg lib-archboot) -> /arch/lib-archboot +* all other files (profiles, package lists,...) used by/for this script -> /home/arch/fifa |