-
-
Notifications
You must be signed in to change notification settings - Fork 197
Restore question about userspace upgrades #794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Why wasting time explaining over and over when this can be simply clarified in docs?
Warning Rate limit exceeded@EvilOlaf has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 21 minutes and 15 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
WalkthroughAdds a new FAQ entry “Can I upgrade my userspace flavor?” to docs/User-Guide_FAQ.md. The entry explains that Armbian core component upgrades (kernel, firmware, boot loader) performed via apt are independent from userspace release upgrades, states Armbian does not provide or endorse a standardized userspace-upgrade path (e.g., Focal→Jammy, Bullseye→Bookworm), recommends using official Debian/Ubuntu procedures if attempted and freezing firmware via armbian-config, and warns that issues from userspace upgrades are not the responsibility of Armbian due to limited testing resources. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
🧹 Nitpick comments (2)
docs/User-Guide_FAQ.md (2)
87-87
: Optional: consider recommending full-upgrade for core component transitions.If project policy allows, “apt full-upgrade” typically handles meta-package transitions (kernels) better than “upgrade.” If you prefer this guidance, adjust the sentence accordingly.
-Note: Upgrading Armbian core components (kernel, firmware, bootloader) and upgrading the chosen userspace are independent processes. The former is performed with `apt update && apt upgrade`. +Note: Upgrading Armbian core components (kernel, firmware, bootloader) and upgrading the chosen userspace are independent processes. The former is performed with `apt update && apt full-upgrade`.
91-91
: Optional: add links to official Debian/Ubuntu upgrade docs for convenience.Direct links reduce ambiguity and support requests.
-You may attempt a userspace upgrade using the official Debian/Ubuntu methods. Before doing so, freeze Armbian firmware/kernel/bootloader packages via [armbian-config](https://docs.armbian.com/User-Guide_Armbian-Config/). Note: issues arising from such upgrades are out of scope for Armbian support. +You may attempt a userspace upgrade using the official Debian/Ubuntu methods (e.g., Debian’s [DebianUpgrade](https://wiki.debian.org/DebianUpgrade) and Ubuntu’s [Upgrading](https://ubuntu.com/server/docs/upgrading)). Before doing so, freeze Armbian firmware/kernel/bootloader packages via [armbian-config](https://docs.armbian.com/User-Guide_Armbian-Config/). Note: issues arising from such upgrades are out of scope for Armbian support.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
docs/User-Guide_FAQ.md
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
docs/User-Guide_FAQ.md
[grammar] ~89-~89: Ensure spelling is correct
Context: ...son why we cannot is simply the lack of ressources in time and devices to test such upgrad...
(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)
[grammar] ~91-~91: There might be a mistake here.
Context: ...ve other issues with an upgraded system.
(QB_NEW_EN)
🪛 markdownlint-cli2 (0.17.2)
docs/User-Guide_FAQ.md
85-85: Multiple top-level headings in the same document
(MD025, single-title, single-h1)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
89-89: Emphasis style
Expected: asterisk; Actual: underscore
(MD049, emphasis-style)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Why wasting time explaining over and over when this can be simply clarified in docs?
Documentation website preview will be available shortly:
Open WWW preview