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

Update rpi.sh for 64-bit Raspberry Pi OS #164

Merged
merged 1 commit into from
May 8, 2024

Conversation

breakingspell
Copy link
Contributor

@breakingspell breakingspell commented May 6, 2024

Description:

Raspberry Pi OS is not labeled as "Raspbian" in /etc/os-release for 64-bit releases. This breaks compatibility with the rpi.sh addition script, which otherwise will work on 64-bit Raspberry Pi OS Bookworm for brightness udev rule, etc.

This is already fixed in install.sh, using same check here. Confirmed that /etc/rpi-issue is present on both armhf and arm64 builds of Bullseye and Bookworm.

Related issue (if applicable):
#149

Checklist:

  • The code change is tested and works locally.

@rsjudka rsjudka merged commit fae99ae into openDsh:develop May 8, 2024
1 check failed
@breakingspell breakingspell deleted the rpi-check branch May 8, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants