Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
01-07-22
Browse files Browse the repository at this point in the history
Signed-off-by: Slade Watkins <[email protected]>
  • Loading branch information
sladewatkins committed Jan 10, 2022
1 parent b013654 commit f64524f
Show file tree
Hide file tree
Showing 8 changed files with 126 additions and 53 deletions.
76 changes: 64 additions & 12 deletions api/release-targets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,13 @@
API Release Targets
</a>

</li>

<li class="md-nav__item">
<a href="#architecture-codes" class="md-nav__link">
Architecture Codes
</a>

</li>

</ul>
Expand Down Expand Up @@ -773,6 +780,13 @@
API Release Targets
</a>

</li>

<li class="md-nav__item">
<a href="#architecture-codes" class="md-nav__link">
Architecture Codes
</a>

</li>

</ul>
Expand All @@ -791,66 +805,104 @@
<h1>API Release Targets</h1>

<h2 id="api-release-targets">API Release Targets</h2>
<p>These are the API targets for supported unicorn releases (LTS/non-LTS). Developers, at any time, may only target the three most recent releases of unicorn.</p>
<p>These are the API targets for supported toffeeOS Dev Version releases (LTS/non-LTS). We recommend developers target the three most recent releases of toffeeOS, not including the LTS releases.</p>
<p>NC = No API changes in this release</p>
<table>
<thead>
<tr>
<th>unicorn version</th>
<th>toffeeOS Dev Version Release</th>
<th>Current Channel</th>
<th>API Level (Target)</th>
</tr>
</thead>
<tbody>
<tr>
<td>1.9 for ARM</td>
<td>Planned</td>
<td><code>190A</code></td>
</tr>
<tr>
<td>1.9 LTS</td>
<td>Planned</td>
<td><code>190</code></td>
</tr>
<tr>
<td>1.8 for ARM</td>
<td>Planned</td>
<td><code>180A</code></td>
</tr>
<tr>
<td>1.8 and 1.8 LTS</td>
<td>Planned</td>
<td>180</td>
<td><code>180</code></td>
</tr>
<tr>
<td>1.7.1 for ARM</td>
<td>Planned</td>
<td>170A</td>
<td><code>170A</code></td>
</tr>
<tr>
<td>1.7 and 1.7 LTS</td>
<td>Planned</td>
<td>170</td>
<td><code>170</code></td>
</tr>
<tr>
<td>1.6.8 LTS</td>
<td>Planned</td>
<td>166 (NC)</td>
<td><code>166</code> (NC)</td>
</tr>
<tr>
<td>1.6.7 LTS</td>
<td>Planned</td>
<td>166 (NC)</td>
<td><code>166</code> (NC)</td>
</tr>
<tr>
<td>1.6.6 LTS</td>
<td>Planned</td>
<td>166</td>
<td><code>166</code></td>
</tr>
<tr>
<td>1.6.5 LTS</td>
<td>Planned</td>
<td>165</td>
<td><code>165</code></td>
</tr>
<tr>
<td>1.6.4</td>
<td>Alpha</td>
<td>163 (NC)</td>
<td><code>163</code> (NC)</td>
</tr>
<tr>
<td>1.6.3</td>
<td>Beta</td>
<td>163</td>
<td><code>163</code></td>
</tr>
<tr>
<td>1.6.2 and 1.6.2 LTS</td>
<td>Stable</td>
<td>161 (NC)</td>
<td><code>161</code> (NC)</td>
</tr>
</tbody>
</table>
<h2 id="architecture-codes">Architecture Codes</h2>
<table>
<thead>
<tr>
<th>Architecture</th>
<th>Displayed as?</th>
</tr>
</thead>
<tbody>
<tr>
<td>32-bit</td>
<td><code>none, uses LTS builds</code></td>
</tr>
<tr>
<td>64-bit</td>
<td><code>none</code></td>
</tr>
<tr>
<td>ARM</td>
<td><code>###A</code></td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 4 additions & 2 deletions features/android-apps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -791,8 +791,10 @@
<h1>Android apps</h1>

<h2 id="toffee-and-android-apps">toffee and Android Apps</h2>
<p>We're bringing support for toffee Development Version 1.4 Apps to unicorn Development Version 1.7. Since we use APK files on toffee, we're able to also run Android apps. </p>
<p>To activate, open our console app, and type <code>sudo install --from unicorn-dev-repo-latest --package apkrunner</code>.</p>
<p>We're bringing support for chocolateOS Dev Version 1.4 Apps to toffeeOS Development Version 1.7. Since we use APK files on chocolateOS, we're able to also run Android apps. </p>
<p>To activate, open our console app, and type the following command:</p>
<pre><code>sudo toffget install --repo unicorn-dev-latest --package apkrunner -y
</code></pre>


</article>
Expand Down
2 changes: 1 addition & 1 deletion modes/default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@
<h1>Default</h1>

<h2 id="default-mode">Default Mode</h2>
<p>Default Mode is the — as the name suggests — default user experience in unicorn. Unlike Enterprise and Education, it does not include their expanded features unless it is paired to a corresponding unicorn Server Development Version instance using Server Communicator 1.5.1 and later.</p>
<p>Default Mode is the — as the name suggests — default user experience in unicorn. Unlike Enterprise and Education, it does not include their expanded features unless it is paired to a corresponding toffeeOS Dev Version instance using Server 1.5.1 and later.</p>


</article>
Expand Down
16 changes: 12 additions & 4 deletions releases/kernel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -800,20 +800,28 @@ <h2 id="kernel-versions">Kernel Versions</h2>
</thead>
<tbody>
<tr>
<td>1.9</td>
<td><code>5.15.y</code></td>
</tr>
<tr>
<td>1.8</td>
<td><code>5.15.y</code></td>
</tr>
<tr>
<td>1.7</td>
<td>5.10.x</td>
<td><code>5.10.y</code></td>
</tr>
<tr>
<td>1.6.5 (x86_64)</td>
<td>5.10.y</td>
<td><code>5.10.y</code></td>
</tr>
<tr>
<td>1.6.5 LTS (x86)</td>
<td>5.4.y</td>
<td><code>5.4.y</code></td>
</tr>
<tr>
<td>1.3-1.6.4</td>
<td>5.4.y</td>
<td><code>5.4.y</code></td>
</tr>
</tbody>
</table>
Expand Down
25 changes: 18 additions & 7 deletions releases/notes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -953,9 +953,11 @@ <h3 id="toffeeos-dev-version-164">toffeeOS Dev Version 1.6.4</h3>
</tr>
</tbody>
</table>
<p>64-bit only.
- System: December security patches
- Android Subsystem: security updates for November-December 2021</p>
<p>64-bit only. </p>
<ul>
<li>System: December security patches</li>
<li>Android Subsystem: security updates for November-December 2021</li>
</ul>
<table>
<thead>
<tr>
Expand Down Expand Up @@ -1017,10 +1019,19 @@ <h3 id="toffeeos-dev-version-163">toffeeOS Dev Version 1.6.3</h3>
<li>System: December security patches</li>
<li>Android Subsystem: security updates for November-December 2021</li>
</ul>
<p>| <strong>Released</strong> December 4, 2021 for x86_64 systems |
|--------------------------------|
| <strong>Build</strong>: 163rk1 |
<strong>Please update to build 163rk2b for important fixes.</strong></p>
<table>
<thead>
<tr>
<th><strong>Released</strong> December 4, 2021 for x86_64 systems</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Build</strong>: 163rk1</td>
</tr>
</tbody>
</table>
<p><strong>Please update to build 163rk2b for important fixes.</strong></p>
<ul>
<li>bug fixes<ul>
<li>this release fixes an issue with UX in the Settings app</li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,132 +2,132 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-01-07</lastmod>
<lastmod>2022-01-10</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit f64524f

Please sign in to comment.