-
Notifications
You must be signed in to change notification settings - Fork 70
Stable merge for week 50 of 2021 #512
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
Conversation
* Update xochitl.oxide to support templatectl Co-authored-by: Linus K. <linus@cosmos-ink.net> Co-authored-by: Linus K <linus@cosmos-ink.net>
This PR provides a new package intended to ease the setup of rmfakecloud on a device. [rmfakecloud](https://github.com/ddvk/rmfakecloud) is an alternative Xochitl sync server developed by ddvk that anyone can self-host. With this package, connecting to an rmfakecloud server only takes a few steps: * `opkg install rmfakecloud-proxy` * `rmfakecloudctl set-upstream https://...` (define the server to use) * `rmfakecloudctl enable` One can then run `rmfakecloudctl disable` (or uninstall the package) to revert back to the default reMarkable servers. Co-authored-by: Nathaniel van Diepen <Eeems@users.noreply.github.com>
|
Thanks for creating the PR! Shouldn’t we hold back |
|
Hmm, maybe. I think that's up to you. We probably should put together some extra documentation for the package that could at least just mention the known issues until we resolve them. |
|
Yeah, I would prefer waiting for the next merge PR for rmfakecloud-proxy. I opened #513 with the required fixes. I removed the package from this merge PR. |
Sounds good! Have you had a chance to test? We can probably merge this PR as soon as we want since the original change is old enough. |
|
I just tested writing garbage offsets in |
|
Oh but that was not the actual thing to test right, this change seems to be about templates rather. What bug does this fix? |
See the source PR: #505 |
|
Right, thanks for clearing that up! Just tested with some templates and everything seems to be working well. |
* Update xochitl.oxide to support templatectl (#505)
Updated packages: