mirror of
https://github.com/videah/kobo-tailscale
synced 2026-03-20 10:41:25 +11:00
Added Libra Color support
This commit is contained in:
13
libra-color/README.md
Normal file
13
libra-color/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user