-
Notifications
You must be signed in to change notification settings - Fork 60
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
Stable merge window for week 02 of 2021 #204
Conversation
This comment has been minimized.
This comment has been minimized.
Tooling changes: * Make `stable` the default branch. * Strip binaries by default. * Use `systemctl is-enabled` instead of `systemctl list-unit-files` to see whether a unit is enabled or not. Installer changes: * Improve migration path from remarkable\_entware regarding the location of the `opt.mount` configuration file. * Keep existing branch configuration if an install of Toltec already exists. Updated packages (not listing the packages that were only updated because of the strip changes): * chessmarkable 0.5.1-1 → 0.6.0-2 * koreader 2020.10-2 → 2020.12-1 * oxide 2.0.1\~beta-3 → 2.0.3\~beta-1 * rm2fb 1.0.0-3 → 1.0.0-5 * remux 0.1.4-1 → 0.1.5-1 New packages: * keywriter 0.1.0-1 * restream 0.0.0-1 * rm2-suspend-fix 0.0.0-1 * genie 0.1.0-1
1ef21a6
to
e86c820
Compare
This comment has been minimized.
This comment has been minimized.
usually, the 'repo.zip' appears in the checks section. after the KOReader commit push, that disappeared but is accessible by selecting the previous commit in the checks section. maybe this is an issue with the github workflow? |
tested (on rM2):
untested:
|
Hmm, v2.0.3 is suppose to fix the suspend screen in oxide. Could you replicate with v2.1 as well? Also, a better test of the suspend fix would be without tarnish running as it also has the same rmmod/modprobe code. |
Both re-tested to work on rm1. 👍
The slowness of the hard mode is normal. It is basically trying to be neigh unbeatable with has a lot of number crunching to do. It should most not get slower after the first few moves. On the rM 2 it should also be faster than on the rM 1 since it uses a different algorithm that can take advantage of both cores. I never got that verified though. |
I just tested oxide again (but made sure to install tarnish+fret+erode 2.0.3~beta1) and suspend works properly |
To get the repo.zip for the KOReader commit, can go to |
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.
lgtmacro
I’m getting the following output with the bootstrap script from this PR. The one in
Can someone else confirm? |
Also improve the formatting of the message This will be backported into the 2020-02 stable merge (#204)
Also improve the formatting of the message This will be backported into the 2020-02 stable merge (#204)
Finished testing on my rM1. No more issues to report. |
Tooling changes:
stable
the default branch.systemctl is-enabled
instead ofsystemctl list-unit-files
to see whether a unit is enabled or not.Installer changes:Improve migration path from remarkable_entware regarding the location of theopt.mount
configuration file.Keep existing branch configuration if an install of Toltec already exists.Updated packages (not listing the packages that were only updated because of the strip changes):
New packages: