Skip to content

Commit 47a61e8

Browse files
committed
Add project deliverables
1 parent 78d4e05 commit 47a61e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ <h3 id="project-objectives">Project Objectives</h3>
8383
<li>Make the builds available for download for manual and OTA installation</li>
8484
<li>Create and maintain the tools and computing resources needed to achieve 1 &amp; 2.</li>
8585
</ol>
86+
<h3 id="project-deliverables">Project deliverables</h3>
87+
<ol type="1">
88+
<li>The device-specific ROM <code>zip</code> files, for manual and OTA installation</li>
89+
<li>Other device-specific <code>zip</code> and <code>.img</code> files that are needed for installing or updating the ROM zip file (e.g. <code>boot.img</code>, <code>recovery.img</code>).</li>
90+
<li>The Docker image used to make the builds, including the (limited) documentation in the <code>README.md</code>.</li>
91+
</ol>
8692
</div>
8793
</section>
8894
</div>

0 commit comments

Comments
 (0)