annotate INSTALL @ 30:2d60f9a3032b default tip

LICENSE: public domain, copied from freecalypso-tools
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 24 Jun 2023 04:24:38 +0000
parents 2168205c15be
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 The present FC aftermarket toolkit package needs to be installed on your host
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 machine as an add-on to the basic FreeCalypso host tools package. Please
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 install FC host tools first, following the INSTALL document in that package -
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 and once you have completed that process, the present package is to be installed
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 the same way, with the same 'make' and 'make install' steps.
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 In addition to FC host tools and the present fc-am-toolkit package, you also
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
8 need to install these two other packages:
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
9
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
10 * FFS data bundle add-on:
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
11
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
12 ftp://ftp.freecalypso.org/pub/GSM/FreeCalypso/ffs-data-bundle-latest.tar.bz2
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
13
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
14 * FFS editing agent target binaries:
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
15
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
16 ftp://ftp.freecalypso.org/pub/GSM/FreeCalypso/ffs-editor-latest.tar.bz2
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
17
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
18 The FFS editing agent part is needed only for the Pirelli DP-L10 workflow, and
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
19 is not currently needed for any of Mot C1xx workflows supported by scripts in
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
20 the present package - however, if you are installing FreeCalypso software on
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
21 your host machine (PC or laptop) for working with different kinds of phones and
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
22 other Calypso targets, it is always good to have a complete installation.
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
23
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
24 All of the add-on packages used in these FreeCalypso aftermarket config
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
25 workflows (the present fc-am-toolkit package and the other two referenced add-on
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
26 packages) merely add files to the /opt/freecalypso tree established by the basic
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
27 FreeCalypso host tools package; the content and layout of that file system tree
2168205c15be add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
28 are dictated solely by the Mother of FreeCalypso.