confirm working on clara-bw as of fw 4.39.23027 / linux 4.9.77

This commit is contained in:
Thea Heinen
2024-08-25 11:01:01 -04:00
parent cb779cbcfd
commit 2509983817
13 changed files with 139 additions and 1 deletions

13
clara-bw/README.md Normal file
View File

@@ -0,0 +1,13 @@
# Kobo Libra Color
## Modules
Tailscale requires the TUN/TAP device driver to be loaded to function.
This is included in the Libra Color kernel though
# iptables
Tailscale requires the `iptables` binary and shared libraries to be present on the device to function.
These are not included in the stock Kobo Libra Color image so this repo provides it as
pre-built binaries/libraries in the `binaries` directory.
This was pulled from the [July 5th 2017 build of Raspbian](http://downloads.raspberrypi.org/raspbian/images/raspbian-2017-07-05)
which also bundles the source code. This was done to match the glibc version used in the Libra Color image.