Skip to content
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

mksklipad50: Build only CLI images #7807

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

torte71
Copy link
Contributor

@torte71 torte71 commented Feb 9, 2025

Description

Set HAS_VIDEO_OUTPUT="no" to autogenerate Server and Minimal CLI images (instead of Desktop and Minimal).

Main usecase for this board is running Klipper/KlipperScreen:

  • Server image is most practical, as it already comes with required NetworkManager.
  • Desktop images are hardly usable on this small screen.

How Has This Been Tested?

  • Complete Klipper install on Ubuntu "Noble" Server image:
    • Free space on original 8GB eMMC almost identical to former Debian "Bookworm" installation (after Klipper install)
    • No conflicting/different config files compared to former "Bookworm" (affecting Klipper install)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings: Only workflow run can tell.

@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Feb 9, 2025
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 02 Milestone: First quarter release labels Feb 9, 2025
@igorpecovnik igorpecovnik merged commit 1716d6c into armbian:main Feb 10, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants