Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-13 22:03:09 +00:00

update docs

This commit is contained in:
bol-van
2026-02-19 12:57:50 +03:00
parent 94dfd5fded
commit 8e62b2e743

View File

@@ -6,6 +6,9 @@ make -C /opt/zapret2 systemd
* linux static :
need any x86_64 classic linux distribution
tested on debian/ubuntu/fedora 2020+
if your distro is very exotic, old or not glibc based you can debootstrap a modern debian/ubuntu system and chroot to it
NOTE: it's not possible to build luajit in chroot under standard openwrt kernel. build process requires 32-bit x86 support, kernel is compiled without it.
optionally review "common.inc" for Lua and LuaJIT versions