Skip to content

Commit

Permalink
Add Star64 to download page
Browse files Browse the repository at this point in the history
and add a direkt image download link to the VisionFive 2 tile
  • Loading branch information
MichaIng committed Feb 24, 2024
1 parent 4a174c5 commit d5142eb
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
Binary file added images/sbc_images/star64.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 31 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1708,14 +1708,36 @@ <h1>Download</h1>
<div><span>NET:</span>2x Gbit Ethernet</div>
<div><span>Storage:</span>microSD, eMMC and M.2 sockets</div>
<br>
<div><a href="https://dietpi.com/downloads/images/testing/DietPi_VisionFive2-RISC-V-Sid.img.xz"><span>Download Image:</span><i class="fa fa-download"></i><u>Download</u></a> (<a href="https://dietpi.com/downloads/images/testing/DietPi_VisionFive2-RISC-V-Sid.img.xz.sha256"><u>SHA256</u></a>) (<a href="https://dietpi.com/downloads/images/testing/DietPi_VisionFive2-RISC-V-Sid.img.xz.asc"><u>Signature</u></a>)</div>
<div><a href="https://dietpi.com/blog/?p=2629" target="_blank" rel="noopener"><span>How to install / Details:</span><i class="fa fa-book"></i><u>View</u></a></div>
<div><a href="https://github.com/MichaIng/DietPi/issues/6212" target="_blank" rel="noopener"><span>Testing feedback:</span><i class="fa fa-book"></i><u>View</u></a></div>
</div>
<p>A first experimental DietPi RISC-V image for the StarFive VisionFive 2 SBC. Please read the instructions given in our blog post lived above. Note that this is at best alpha state on all levels, DietPi, Debian and Linux.</p>
<p>A first experimental DietPi RISC-V image for the StarFive VisionFive 2 SBC. Please read the instructions given in our blog post linked above. Note that this is at best alpha state on all levels, DietPi, Debian and Linux.</p>
</div>
<div class="col-md-6"><img src="images/sbc_images/visionfive2.jpg" alt="VisionFive 2 photo" width="8" height="5" loading="lazy"></div>
</div>
</div>
<!-- Star64 -->
<div id="star64" class="single-project">
<div class="row"><div class="col-md-12 project-title"><h3>Star64 (experimental)</h3><span class="close"></span></div></div>
<div class="row">
<div class="col-md-6 project-description">
<div class="project-info">
<div><span>CPU:</span>StarFive JH7110 1.5 GHz | 4 cores | RISC-V 64-bit</div>
<div><span>RAM:</span>2 GiB - 8 GiB LPDDR4</div>
<div><span>USB:</span>1x USB 3.0, 2x USB 2.0</div>
<div><span>NET:</span>2x Gbit Ethernet</div>
<div><span>Storage:</span>microSD and eMMC socket</div>
<br>
<div><a href="https://dietpi.com/downloads/images/testing/DietPi_Star64-RISC-V-Sid.img.xz"><span>Download Image:</span><i class="fa fa-download"></i><u>Download</u></a> (<a href="https://dietpi.com/downloads/images/testing/DietPi_Star64-RISC-V-Sid.img.xz.sha256"><u>SHA256</u></a>) (<a href="https://dietpi.com/downloads/images/testing/DietPi_Star64-RISC-V-Sid.img.xz.asc"><u>Signature</u></a>)</div>
<div><a href="https://dietpi.com/blog/?p=2629" target="_blank" rel="noopener"><span>How to install / Details:</span><i class="fa fa-book"></i><u>View</u></a></div>
<div><a href="https://github.com/MichaIng/DietPi/issues/6212" target="_blank" rel="noopener"><span>Testing feedback:</span><i class="fa fa-book"></i><u>View</u></a></div>
</div>
<p>A first experimental DietPi RISC-V image for the PINE64 Star64 SBC. Please read the instructions given in our blog post linked above. Note that this is at best alpha state on all levels, DietPi, Debian and Linux.</p>
</div>
<div class="col-md-6"><img src="images/sbc_images/star64.jpg" alt="Star64 photo" width="8" height="5" loading="lazy"></div>
</div>
</div>
<div id="portfolio-grid" class="row" style="display:none">
<div class="col-xl-2 col-lg-3 col-md-4 col-6 mix raspberrypi">
<a href="#downloadinfo" class="thumbnail" rel="#raspberrypi1">
Expand Down Expand Up @@ -1843,6 +1865,13 @@ <h3>SOQuartz</h3>
<p>RK3566 1.8GHz | 4 cores | ARMv8</p>
</a>
</div>
<div class="col-xl-2 col-lg-3 col-md-4 col-6 mix pine riscv">
<a href="#downloadinfo" class="thumbnail" rel="#star64">
<img src="images/sbc_images/star64.jpg" alt="Star64 photo" width="8" height="5" loading="lazy">
<h3>Star64 (experimental)</h3>
<p>JH7110 1.5 GHz | 4 cores | RISC-V</p>
</a>
</div>
<div class="col-xl-2 col-lg-3 col-md-4 col-6 mix radxa">
<a href="#downloadinfo" class="thumbnail" rel="#rockpi4">
<img src="images/sbc_images/rockpi4.jpg" alt="ROCK 4 photo" width="8" height="5" loading="lazy">
Expand Down Expand Up @@ -2119,7 +2148,7 @@ <h3>NanoPi Fire3</h3>
<div class="col-xl-2 col-lg-3 col-md-4 col-6 mix riscv">
<a href="#downloadinfo" class="thumbnail" rel="#visionfive2">
<img src="images/sbc_images/visionfive2.jpg" alt="VisionFive 2 photo" width="8" height="5" loading="lazy">
<h3>VisionFive 2</h3>
<h3>VisionFive 2 (experimental)<</h3>
<p>JH7110 1.5 GHz | 4 cores | RISC-V</p>
</a>
</div>
Expand Down

0 comments on commit d5142eb

Please sign in to comment.