-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Roll latest changes out to production #3917
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A casual reader might have previously assumed Raspberry Pi 5 requires this flag to boot in 64-bit mode. That is incorrect - Raspberry Pi 5 follows Raspberry Pi 4 in assuming 64-bit mode by default. Edit the defaults line to reflect this, and further edit it to include more complete platform names.
The Raspberry Pi 5 does not support the arm_64bit flag at all - and so users should be made aware that if they are reading the documentation in the context of Raspberry Pi 5 they are safe to skip the entire section.
Rather than having users run connectivity checks themselves, document the new rpi-connect doctor CLI command and what it tests. While the doctor will output various things users can try, keep the details of our servers and ports in case someone wants to check their network ahead of time.
Add rpi-otp-private-key clarification
Accepted. Co-authored-by: nate contino <[email protected]>
Accepted. Co-authored-by: nate contino <[email protected]>
IMX500: Add note about --no-input-persistency command line argument.
…64bit configtxt/boot: Update arm_64bit flag
Generify boot diagnostics to apply to more than just Pi 4
Document rpi-connect 2.1.0's new doctor CLI
In order to ensure we don't accidentally opt users into Google Analytics cookies before they have responded to our new cookie banner, set the consent mode defaults to deny everything. Once the user accepts the cookie banner, this will send an update to Google Analytics and set the relevant _ga cookies. See https://developers.google.com/tag-platform/security/guides/consent?sjid=13978649501343282593-EU&consentmode=advanced#default-consent
Add new site-wide cookie banner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.