Skip to content

Commit 7b6fe9c

Browse files
author
github-actions
committed
Update docs preview for PR #794
1 parent da6f582 commit 7b6fe9c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

794/User-Guide_FAQ/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,15 @@
805805
</span>
806806
</a>
807807

808+
</li>
809+
810+
<li class="md-nav__item">
811+
<a href="#can-i-upgrade-my-userspace-flavor-like-bullseye-to-bookworm-or-jammy-to-noble" class="md-nav__link">
812+
<span class="md-ellipsis">
813+
Can I upgrade my userspace flavor, like Bullseye to Bookworm or Jammy to Noble?
814+
</span>
815+
</a>
816+
808817
</li>
809818

810819
</ul>
@@ -2192,7 +2201,7 @@ <h2 id="why-is-my-image-not-listed">Why is my image not listed?<a class="headerl
21922201
<p>Creating and maintaining images for <strong>all combinations</strong> of kernel, userspace, and desktop across all boards is <strong>technically and financially unfeasible</strong>. We provide <strong><a href="https://github.com/armbian/os/blob/main/userpatches/targets-release-standard-support.yaml">a carefully chosen set of default images</a></strong> per board.</p>
21932202
<p>However, using the <a href="https://docs.armbian.com/Developer-Guide_Build-Preparation/"><strong>Armbian build framework</strong></a>, you can <strong>easily create custom images</strong>. It’s well-documented and accessible to moderately experienced users.</p>
21942203
<p>If enough users show interest in a specific configuration, we may <strong>adjust build targets</strong> accordingly.</p>
2195-
<h1 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></h1>
2204+
<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>
21962205
<p>Note: Upgrading the Armbian core packages like kernel, firmware and boot loader and the chosen userspace are independent processes. Former is simply done with <code>apt update &amp;&amp; apt upgrade</code>. </p>
21972206
<p>Armbian does not offer a standardized way nor do we encourage users to upgrade their userspace, like <em>Focal</em> to <em>Jammy</em>, <em>Jammy</em> to <em>Noble</em>, <em>Bullseye</em> to <em>Bookworm</em>, <em>Bookworm</em> to <em>Trixie</em>. We would love to do that but the reason why we cannot is simply the lack of ressources in time and devices to test such upgrades in various random scenarios. </p>
21982207
<p>You can try to upgrade your userspace by following official ways from Debian/Ubuntu but make sure to freeze your firmware packages via <code>armbian-config</code> beforehand. Also please do not blame/complain (at) Armbian if something goes wrong or have other issues with an upgraded system.</p>

0 commit comments

Comments
 (0)