-
Notifications
You must be signed in to change notification settings - Fork 71
Stable merge for week 47 of 2021 #502
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
Merged
Merged
Conversation
This file contains hidden or 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
Co-authored-by: Nathaniel van Diepen <Eeems@users.noreply.github.com>
Adding latest patches: - rm1: * 2.10.0.324 - patch 25.1.02 => 25.1.03 * 2.10.2.356 - adding patch 27.1.03 * 2.10.3.379 - adding patch 28.1.01 - rm2: * 2.10.2.356 - adding patch 27.2.05 * 2.10.3.379 - adding patch 28.2.01
Adds out of box support for OS 2.10.3
1) fix for fast show/hide behavior 2) error in remux if the input device is not available when the machine starts Co-authored-by: okay <okay@arkose>
* Update innernet to v1.5.0 * Use build image rust:v2.2 Co-authored-by: Mattéo Delabre <1370040+matteodelabre@users.noreply.github.com> Co-authored-by: Mattéo Delabre <spam@delab.re>
* Add /opt/etc directory to xochitl oxide application This directory needs to be visible for rM2 users who have a custom `/opt/etc/rm2fb.conf` - usually due to running a tablet version that rm2fb that does not support yet. See Eeems-Org/oxide#231. Originally fixes Eeems-Org/oxide#228. * Sort directory allowlist in xochitl.oxide * Bump xochitl package version & timestamp Co-authored-by: Mattéo Delabre <spam@delab.re> Co-authored-by: Mattéo Delabre <1370040+matteodelabre@users.noreply.github.com> Co-authored-by: Nathaniel van Diepen <Eeems@users.noreply.github.com>
Installation and usage instructions are currently duplicated between the README of this repo and our website. This PR removes those instructions from the README and directs users to the website instead. This change will force new users to make one more click to access the install instructions (should they land first on our GitHub repo instead of the website), but it will free us from having to maintain two copies of the same thing and from having to manually keep the bootstrap checksum up to date in the README. In the long run, I’d like for the website to become the main source of information for end-users, and for our repos to hold information for developers/contributors. This change is a first step towards that goal. Co-authored-by: Nathaniel van Diepen <Eeems@users.noreply.github.com>
Contributor
|
tested on rM2:
untested:
|
raisjn
approved these changes
Nov 29, 2021
Contributor
raisjn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested on rm2, preapproving for eeems to test on rm1
Member
Author
|
I'm also unable to test innernet due to #506 |
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.
Updated packages:
Documentation changes:
Other updates:
/opt/etcadded to the xochitl chroot in oxide. This allows manual rm2fb configuration to be loaded from/opt/etc/rm2fb.conf.