toltec
toltec copied to clipboard
Community-maintained repository of free software for the reMarkable tablet.
In the situation where someone has soft-bricked due to the UI no longer being available (rm2fb not supporting their OS, and failing to fallback for example), it would be useful...
**Describe the issue** Toltec links against the libraries on the system itself, including glibc. Entware links against its own distribution of glibc and libraries. These libraries and the system ones...
[Release notes](https://github.com/Blub/netevent/releases/tag/2.2.2)
The fish package doesn't add fish to /etc/shells which causes dropbear to reject new SSH sessions with "permission denied" because `User 'root' has invalid shell, rejected`. The package should add...
Entware already contains valgrind, but it's not really useful for things built targeting the reMarkable instead of generic entware. It also appears to be missing some tools. This does mean...
**Describe the issue** The folder is created with the current opkg install state **To Reproduce** Steps to reproduce the behaviour: 1. Run bootstrap 2. `systemctl stop opt.mount` 3. `ls /opt`...
**Describe the issue** rmfakecloudctl does not have tab completion available. **To Reproduce** Steps to reproduce the behaviour: 1. Install rmfakecloud-proxy 2. Type in `rmfakecloudctl ` and then hit tab 3....
**Describe the issue** Upon installation status is listed as `Status: enabled (failed)` on RM1 **To Reproduce** Steps to reproduce the behaviour: 1. Install toltec per instructions at https://toltec-dev.org/ 2. opkg...
Update bootstrap to use partial static compiled version due to issues with glibc not being safe to static compile: https://github.com/toltec-dev/bootstrap/pull/2 Fixes #731
**Package information** We should have a systemd generator for entware init scripts (found in /opt/etc/init.d). **Reason for addition** This will allow doing things like installing entware's cron package and then...