You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
desktops: use armbian-config --status filter; mark CSC in dialog
The configng API landed two orthogonal catalog filters: --filter
(computed availability) and --status (editorial status keep-list).
Push the EXPERT-mode policy server-side:
default: --status supported
EXPERT: --status supported,community
unsupported DEs are never offered from the build dialog — they're
vendor-specific (bianbu) and only reachable via armbian-config on a
running system, not baked into an image.
Also rename the JSON field probed by the inline python from the
old 'supported' to 'available' (the configng rename), and replace
the generic '[status]' label suffix with a '[CSC]' marker on
community DEs.
0 commit comments