toltec
toltec copied to clipboard
Community-maintained repository of free software for the reMarkable tablet.
Bump from the 5.18 to the 5.19 kernel. No rM2 specific changes here, just keeping up to date with the Linux kernel
This is my take on the default kernel for both rm1 and rm2. Sources are exactly those provided by RemarkableAS. Configs differs from theirs as follows: - Removed version name...
If you have `ServiceEnvironment` set to `Dev`, the current rmfakecloud-proxy configuration generated by rmfakecloudctl will not work. You'll need to add`webapp-legacy-dev.cloud.remarkable.engineering` to the proxy list.
Remove some parent directories from the tarball so that kernelctl will not attempt to delete them when switching kernels.
rMscreens
rMscreens is a commandline utility that allows you to easily change your rM screen (sleep screen, power off screen etc). It can also be used to backup and restore your...
This package provides the `perf` Linux profiler, which interfaces with the kernel perf events subsystem and tracing features. See for details. Using `perf` requires a kernel with `CONFIG_PERF_EVENTS` enabled, not...
Since we have limited space on the root partition at this point, we should explore moving it off of root. Likely as part of install we should move it to...
I've made some progress on #323, and I'm putting it here to make it easier for other people to track. Fortunately, it seems like there is a way to avoid...