Commit d26aefe
Stable merge for week 50 of 2021 (#512)
* Update xochitl.oxide to support templatectl (#505)
* Update xochitl.oxide to support templatectl
Co-authored-by: Linus K. <linus@cosmos-ink.net>
Co-authored-by: Linus K <linus@cosmos-ink.net>
* Create rmfakecloud-proxy package (#448)
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>
* Remove rmfakecloud-proxy
Co-authored-by: Linus K. <linus@cosmos-ink.net>
Co-authored-by: Mattéo Delabre <1370040+matteodelabre@users.noreply.github.com>
Co-authored-by: Mattéo Delabre <spam@delab.re>1 parent 85ef438 commit d26aefe
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments