diff options
author | Thomas Lundström <thomas.lundstrom@enea.com> | 2016-04-14 08:56:32 +0200 |
---|---|---|
committer | Thomas Lundström <thomas.lundstrom@enea.com> | 2016-04-14 08:56:32 +0200 |
commit | a6edd147f0254459e85206094725a7f5476c7fe0 (patch) | |
tree | bc829faaadcaecad4e3ca2013083cc7dd28bac82 /p2041rdb | |
parent | f3790079490253d97cde315defd0da01ebb60394 (diff) | |
download | el_manifests-networking-a6edd147f0254459e85206094725a7f5476c7fe0.tar.gz |
Moved README.first to the repo root
Diffstat (limited to 'p2041rdb')
-rw-r--r-- | p2041rdb/README.first | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/p2041rdb/README.first b/p2041rdb/README.first deleted file mode 100644 index 6d08887..0000000 --- a/p2041rdb/README.first +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | This file contains the describing the manifest repo. Not to be confused with the | ||
2 | file README. | ||
3 | |||
4 | The manifest repo contains: | ||
5 | |||
6 | README.first : This file | ||
7 | |||
8 | README : A README file that will be made available for the | ||
9 | customer after repo sync. It contains build and boot | ||
10 | commands and other specific info. | ||
11 | Auto generated using .README and output from ELTF. | ||
12 | |||
13 | .README : A template for generating the README file. Currently, | ||
14 | build and boot commands are provided by ELTF and they | ||
15 | are integrated into .README to generate README. This is | ||
16 | quite a mess, but the long term plan is to modify this | ||
17 | in a way that makes the template obsolete. | ||
18 | |||
19 | manifest_template.xml : A template for default.xml. It contains a list of the | ||
20 | repos together with versions. The versions can be | ||
21 | specified using branches, tags, or hashes. | ||
22 | |||
23 | default.xml : This a time-invariant snapshot of manifest_template.xml. | ||
24 | The difference is that all versions are specified as | ||
25 | hashes. | ||
26 | Auto-generated using manifest_template and data from | ||
27 | the remotes. | ||