hs20: prepare server using uci-defaults and ship files
authorDaniel Golle <daniel@makrotopia.org>
Mon, 17 Aug 2020 01:13:44 +0000 (02:13 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 17 Aug 2020 13:12:05 +0000 (14:12 +0100)
commit6855683e3e1ce0c5e710c4cf67f4373aedddd6b2
tree4c0dbee5e7e367e8c7214df21a820151b244796d
parent2512c8dcd0e5bb89029f41739e4aa2198c5526a9
hs20: prepare server using uci-defaults and ship files

Setup user database if non-existent, configure uhttpd .php interpreter
and patch php scripts to work out-of-the-box.
Also ship Hotspot 2.0 SPP and OMA DM XML schema/DTD files needed at
run-time for both client and server.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
net/hs20/Makefile
net/hs20/files/hostapd.config [new file with mode: 0644]
net/hs20/files/hs20-server.defaults [new file with mode: 0644]
net/hs20/files/hs20.config
net/hs20/files/hs20.init [new file with mode: 0644]
net/hs20/patches/100-fix-hs20_spp_server-path.patch [new file with mode: 0644]
net/hs20/patches/200-adapt-config-php.patch [new file with mode: 0644]
net/hs20/patches/300-paths-in-ca-setup-sh.patch [new file with mode: 0644]