Added Libra Color support

This commit is contained in:
Piekay
2024-07-10 05:46:01 +02:00
parent d2b513bb74
commit d911aac4ec
12 changed files with 138 additions and 0 deletions

13
libra-color/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.