mirror of
https://github.com/videah/kobo-tailscale
synced 2026-03-20 02:31:28 +11:00
14 lines
651 B
Markdown
14 lines
651 B
Markdown
# 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.
|