summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* copyrc.sh: create md5 checksum for each file included in the releaseMartin Borg2019-08-091-6/+10
| | | | | Change-Id: Ia55c3443fb5c3ce55683179ca512e7f8b389d077 Signed-off-by: Martin Borg <martin.borg@enea.com>
* RELEASE_CONTENT: rename NFV Access image nameSona Sarmadi2019-03-271-2/+2
| | | | | Change-Id: I5dbeb87fff3cf173437c2da751aca2ed4fe9e8d9 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Rel_info: add known_bugs_and_limitations chapterSona Sarmadi2019-03-081-1/+1
| | | | | | | | | - remane demo-usescases book to example-usescases book in RELEASE_CONTENT - update release content ch 1.1 Change-Id: Id723956e16425f8564bcbb6f5dea39744209c6ff Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Add 'Demo Use-cases' document to release contentMartin Borg2019-02-211-0/+1
| | | | | Change-Id: I476ee0a5d7c442a1893567627a8ddab911b0e4e5 Signed-off-by: Martin Borg <martin.borg@enea.com>
* Update release contentMartin Borg2019-01-281-2/+4
| | | | | | | | - Add architecture top level directory for images - Add OSR and Release Information to Documentation Change-Id: Ic850530ce78cafd53a1cd3d58a9cf90cf82e57f3 Signed-off-by: Martin Borg <martin.borg@enea.com>
* copyrc.sh: Search for artifacts using 'find'Martin Borg2018-12-182-17/+22
| | | | | Change-Id: I1731b7b69aac9d10fc14122c3b1e6f18696d3d22 Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add script to copy build artifacts into release structureMartin Borg2018-11-132-0/+90
copyrc.sh script locates build artifacts in a provided list of directories and copies them into a release structure as defined in RELEASE_CONTENT definition file. Change-Id: I3f2034d7dbfe06492f50ac6fd548fe5ba45988d2 Signed-off-by: Martin Borg <martin.borg@enea.com>