toltec
toltec copied to clipboard
Community-maintained repository of free software for the reMarkable tablet.
Right now wget just complains about the site not being a valid domain.
Current Toltec installs use a dual-source configuration: opkg fetches packages both from and . This has the advantage of saving bandwidth costs on our server, but has several drawbacks: *...
Some of our packages currently install their license files to the reMarkable. We should decide whether this is needed and whether we actually want this, considering the low amount of...
See https://github.com/toltec-dev/toltec/issues/16#issuecomment-697743956
it would be nice if we have a quick script so we can say: "toltec-setup-pr 199" or something similar, letting us quickly setup a PR for testing.
We may need to push out EBFs specific to the reMarkable outside the normal KOReader release cycle. In order to do that, it would be good to have reproducible builds...
when opkg/toltec is installed and there is a system upgrade, we need a way to re-enable opkg. the entware package comes with entware_reinstall which re-creates the opt mounting system service....
I’m currently thinking about making a Qt package for Toltec. This could allow us to have more up-to-date versions of Qt, as well as including a precise set of Qt...
Still got to figure out what is missing in this build. remarkable-splash didn't have trouble with `EPFrameBuffer`.
Running `wg-quick up ` for configs containing the following keys causes errors: * `DNS = …`: [the `wg-quick` script tries to call `resolvconf`](https://git.zx2c4.com/wireguard-tools/tree/src/wg-quick/linux.bash#n158), which is not available on the base...