Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit07e6925

Browse files
committed
Automatic documentation update
1 parent7eb2325 commit07e6925

File tree

1 file changed

+34
-8
lines changed

1 file changed

+34
-8
lines changed

‎docs/User-Guide_Armbian-Config/System.md‎

Lines changed: 34 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -654,36 +654,62 @@ Distribution upgrade to latest stable / LTS
654654

655655

656656
<!--- header START from tools/include/markdown/STD001-header.md --->
657-
Long-Term Support (LTS) upgradesprovide a**well-tested and stablerelease** ofthe underlying Linux distribution (Debian or Ubuntu). These versions receive**security patches and critical bug fixes** for an extended period, making them therecommended choice forproduction systems and users who prioritize stability over new features.
657+
Stable /LTS upgradesmove your system to a newerrelease of Debian or Ubuntu, bringing updated system packages along with long-term security fixes and bug patches. This makes them thesafest choice forreliable, everyday use.
658658

659-
!!!Note
659+
!!!Warning "Risks of Stable Upgrades"
660660

661-
While LTS upgrades are considered safe, always back up your data before proceeding with a distribution upgrade.
661+
Distribution upgrades are experimental and **not supported by Armbian**. Use at your own risk.
662+
663+
Even LTS → LTS upgrades (e.g., **Debian Bookworm → Trixie**, **Ubuntu Jammy → Noble**) carry some risks:
664+
665+
- **Broken dependencies** – some packages may fail to upgrade or be removed.
666+
- **Configuration overrides** – local changes may be replaced by defaults.
667+
- **Downtime** – failed upgrades may require console access, manual recovery, or a full reinstall.
668+
669+
Because Armbian integrates upstream Debian/Ubuntu with custom board support packages, upgrades may still trigger **unexpected breakage** on some devices.
662670

663671
<!--- header STOP from tools/include/markdown/STD001-header.md --->
664672

665-
__Edit:__[footer](https://github.com/armbian/configng/new/main/tools/include/markdown/STD001-footer.md)[header](https://github.com/armbian/configng/edit/main/tools/include/markdown/STD001-header.md)
673+
__Edit:__[footer](https://github.com/armbian/configng/edit/main/tools/include/markdown/STD001-footer.md)[header](https://github.com/armbian/configng/edit/main/tools/include/markdown/STD001-header.md)
666674
__Status:__ Stable
667675

668676
~~~custombash
669677
armbian-config --cmd STD001
670678
~~~
671679

672680

681+
<!--- footer START from tools/include/markdown/STD001-footer.md --->
682+
Best Practices
683+
684+
1.**Back up your data** (system and configuration).
685+
2.**Test on a spare device or SD card** before upgrading production systems.
686+
3.**Read the official release notes** of your target distribution:
687+
-[Armbian FAQ: Can I upgrade my userspace flavor?](/User-Guide_FAQ/#can-i-upgrade-my-userspace-flavor-like-bullseye-to-bookworm-or-jammy-to-noble)
688+
-[Debian upgrade notes](https://www.debian.org/releases/trixie/release-notes/upgrading.en.html)
689+
-[Ubuntu release upgrade guide](https://documentation.ubuntu.com/server/how-to/software/upgrade-your-release/)
690+
4.**Ensure you have console access** (serial, HDMI + keyboard, SSH).
691+
5.**Consider fresh installs** if uptime and stability matter more than keeping the old environment.
692+
693+
<!--- footer STOP from tools/include/markdown/STD001-footer.md --->
694+
695+
673696
####Unstable Distro Upgrade
674697

675698

676699
Distribution upgrade to rolling unstable
677700

678701

679702
<!--- header START from tools/include/markdown/UNS001-header.md --->
680-
Testing upgrades track the**latest distribution releases** that are not yet fully stabilized. They include**new features, packages, and improvements**, but may also introduce regressions or breaking changes. This option is best suited for**developers, testers, and enthusiasts** who want early access and are willing to troubleshoot issues.
681-
682-
!!! Warning
703+
Non-LTS releases are intended for**developers, testers, and enthusiasts** who want the latest features —**not for production systems**.
683704

684-
Testing upgrades may cause system instability. Avoid using this option on production devices. Always back up important data before upgrading.
705+
!!! Warning "Risks of Unstable Upgrades"
685706

707+
Distribution upgrades are experimental and **not supported by Armbian**. Use at your own risk.
686708

709+
- **High chance of breakage** – dependencies, bootloader, or kernel may fail.
710+
- **Short lifecycle** – requires frequent re-upgrades (every ~6–9 months).
711+
- **Unfinished features** – packages may be experimental or not fully supported.
712+
- **Armbian compatibility** – integration with board support packages is less tested.
687713

688714
<!--- header STOP from tools/include/markdown/UNS001-header.md --->
689715

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp