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

Overlay management: disable showing this option where its not supported #285

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Nov 30, 2024

Description

Odroid XU4 is the only board where /boot/boot.ini way of setting boot parameters is used. Since this is not supported, makes not point showing an option in the menu.

Issue reference: https://forum.armbian.com/topic/47782-booting-with-a-hc1-overlay

Implementation Details

Hiding menu if files we manipulate are not present.

Testing Procedure

  • Shows when present, doesn't if absent

Checklist

  • My code follows the style guidelines of this project

Odroid XU4 is the only board where /boot/boot.ini way of setting boot parameters is used. Since this is not supported, makes not point showing an option in the menu.
@github-actions github-actions bot added the size/small PR with less then 50 lines label Nov 30, 2024
@igorpecovnik igorpecovnik merged commit 6fc59d1 into main Nov 30, 2024
32 of 35 checks passed
@igorpecovnik igorpecovnik deleted the xu4 branch November 30, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/small PR with less then 50 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant