Add modern Raspberry Pi OS compatibility

This commit is contained in:
v3d 2026-06-29 09:42:14 +02:00
parent 4636a4f4f6
commit 3b7a16564b
35 changed files with 725 additions and 15678 deletions

9
pivilion.conf.example Normal file
View file

@ -0,0 +1,9 @@
# Copy this file to /boot/firmware/pivilion.conf or /etc/pivilion.conf.
# Values are parsed as data; this is not a shell script.
PIVILION_USER=pi
PIVILION_HOME=/home/pi
PIVILION_DIR=/home/pi/pivilion
PIVILION_WEBROOT=/var/www/html/pivilion
PIVILION_MODE=onion
PIVILION_HOTSPOT_SSID=pivilion
# PIVILION_WIFI_INTERFACE=wlan0