Skip to content

Commit 96ddb5a

Browse files
author
github-actions
committed
Update docs preview for PR #827
1 parent 8116324 commit 96ddb5a

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

827/User-Guide_FAQ/index.html

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -814,15 +814,21 @@
814814
</span>
815815
</a>
816816

817-
</li>
818-
819-
<li class="md-nav__item">
820-
<a href="#can-i-upgrade-my-userspace-flavor-like-bullseye-to-bookworm-or-jammy-to-noble" class="md-nav__link">
817+
<nav class="md-nav" aria-label="Can I upgrade to a new Armbian release?">
818+
<ul class="md-nav__list">
819+
820+
<li class="md-nav__item">
821+
<a href="#can-i-upgrade-my-userspace-flavor-like-bookworm-trixie-or-jammy-noble" class="md-nav__link">
821822
<span class="md-ellipsis">
822-
Can I upgrade my userspace flavor, like Bullseye to Bookworm or Jammy to Noble?
823+
Can I upgrade my userspace flavor, like Bookworm → Trixie or Jammy Noble?
823824
</span>
824825
</a>
825826

827+
</li>
828+
829+
</ul>
830+
</nav>
831+
826832
</li>
827833

828834
</ul>
@@ -2212,10 +2218,15 @@ <h2 id="why-is-my-image-not-listed">Why is my image not listed?<a class="headerl
22122218
<p>If enough users show interest in a specific configuration, we may <strong>adjust build targets</strong> accordingly.</p>
22132219
<h2 id="can-i-upgrade-to-a-new-armbian-release">Can I upgrade to a new Armbian release?<a class="headerlink" href="#can-i-upgrade-to-a-new-armbian-release" title="Permanent link">&para;</a></h2>
22142220
<p>Yes! A simple <code>apt update &amp;&amp; apt upgrade</code> will upgrade all Armbian-related core packages (firmware, kernel, bsp) to the most recent version available just like it will for underlying distribution packages.</p>
2215-
<h2 id="can-i-upgrade-my-userspace-flavor-like-bullseye-to-bookworm-or-jammy-to-noble">Can I upgrade my userspace flavor, like Bullseye to Bookworm or Jammy to Noble?<a class="headerlink" href="#can-i-upgrade-my-userspace-flavor-like-bullseye-to-bookworm-or-jammy-to-noble" title="Permanent link">&para;</a></h2>
2216-
<p>Performing this is out of scope for Armbian domain and we cannot provide any support if something goes wrong.<br />
2217-
An experimental way of doing this is available through <code>armbian-config</code> but also here no supported can be provided.<br />
2218-
In any case when trying this make sure you have a proper backup for your whole system.</p>
2221+
<h3 id="can-i-upgrade-my-userspace-flavor-like-bookworm-trixie-or-jammy-noble">Can I upgrade my userspace flavor, like Bookworm → Trixie or Jammy → Noble?<a class="headerlink" href="#can-i-upgrade-my-userspace-flavor-like-bookworm-trixie-or-jammy-noble" title="Permanent link">&para;</a></h3>
2222+
<p>Distribution upgrades (e.g. Bookworm → Trixie, Jammy → Noble) are <strong>outside the scope of Armbian support</strong>. If you attempt such an upgrade, we cannot assist if problems occur.</p>
2223+
<p>An <strong>experimental upgrade option</strong> is available in <a href="/User-Guide_Armbian-Config/System/#stable-distro-upgrade">armbian-config</a>, but it is provided <em>as-is</em> and without support.</p>
2224+
<p>Keep in mind:</p>
2225+
<ul>
2226+
<li>A distribution upgrade usually updates <strong>all system packages</strong>, which in 99% of cases come from the <strong>upstream distribution (Debian/Ubuntu)</strong>. </li>
2227+
<li><strong>Armbian firmware, kernel, and U-Boot are not part of this process</strong>, which makes the upgrade generally safer from a hardware-support perspective.</li>
2228+
</ul>
2229+
<p>If you decide to proceed, always ensure you have a <strong>full backup of your system</strong> so you can recover in case the upgrade fails.</p>
22192230

22202231

22212232

827/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)