Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ Odroid
Odroids
Odroid's
oldschool
oldstable
Ok
OOTB
OpenBazaar
Expand Down
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,14 @@ <h3>DietPi-Automation</h3>
<svg class="triangle" viewBox="0 0 100 100" preserveAspectRatio="none" aria-hidden="true"><path d="M0 0h100l-50 100"/></svg>
<div class="title">
<h1>Download</h1>
<p>Give your single-board computer lightweight justice</p>
<p>Just click on the tile of the desired hardware below to open a dialog for the image download.</p>
<p>Default login credentials are: username: <b>root</b> password: <b>dietpi</b></p>
<p>
Per default, we provide images in <strong>Debian 13</strong> ("stable", aka <strong>Trixie</strong>) which should be the preferred version. <br>
In case that Debian 12 (aka <strong>Bookworm</strong>) or Debian 14 (aka <strong>Forky</strong>) is needed, use the button "All image downloads".
</p>
<a href="https://dietpi.com/survey/#benchmark" class="button" target="_blank" rel="noopener">View DietPi-Benchmark scores for all devices</a>
<a href="https://dietpi.com/downloads/images/" class="button" target="_blank" rel="noopener">All image downloads incl. Debian 12 Bookworm</a>
<p>username: <b>root</b> password: <b>dietpi</b></p>
<a href="https://dietpi.com/downloads/images/" class="button" target="_blank" rel="noopener">All image downloads (stable, oldstable, testing)</a>
</div>
<nav class="nav nav-pills" id="downloadinfo" style="display:none">
<button class="nav-link filter" data-filter="all">[All]</button>
Expand Down