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

Modifies the installer script to prevent freezing when network should be managed for Bullseye and older. #1905

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

nicomiguelino
Copy link
Contributor

@nicomiguelino nicomiguelino commented May 24, 2024

Overview

Checklist

  • Support Wi-Fi if it's configured using Network Manager.

Screenshot

The following error message will only show on Bullseye and older:

image

* If the device is connected only via Wi-Fi, and the user wanted the
  installer to manage the network (for Debian < 12), halt the script.
@nicomiguelino nicomiguelino marked this pull request as ready for review May 24, 2024 03:22
@nicomiguelino nicomiguelino requested a review from a team as a code owner May 24, 2024 03:22
bin/install.sh Outdated
tput setaf 9

echo ""
echo "Anthias requires a wired Ethernet connection if you want to manage your network on this version of Raspbian."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Raspbian -> Raspberry Pi OS

Copy link

sonarcloud bot commented May 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nicomiguelino nicomiguelino marked this pull request as draft May 29, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: On Hold
2 participants