From: Michael Tremer Date: Tue, 12 Jan 2021 10:40:28 +0000 (+0000) Subject: core154: Ship WiFi changes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4cfeae49b531035c17463d2f4ea3db5010bc50a;p=people%2Fmfischer%2Fipfire-2.x.git core154: Ship WiFi changes Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/154/filelists/files b/config/rootfiles/core/154/filelists/files index 9f0421b5a1..524b92b426 100644 --- a/config/rootfiles/core/154/filelists/files +++ b/config/rootfiles/core/154/filelists/files @@ -2,6 +2,7 @@ etc/system-release etc/issue etc/os-release etc/rc.d/init.d/unbound +etc/rc.d/init.d/wlanclient opt/pakfire/lib/functions.sh srv/web/ipfire/cgi-bin/country.cgi srv/web/ipfire/cgi-bin/credits.cgi @@ -14,6 +15,7 @@ srv/web/ipfire/cgi-bin/optionsfw.cgi srv/web/ipfire/cgi-bin/pakfire.cgi srv/web/ipfire/cgi-bin/remote.cgi srv/web/ipfire/cgi-bin/services.cgi +srv/web/ipfire/cgi-bin/wirelessclient.cgi usr/local/bin/sshctrl var/ipfire/extrahd/bin/extrahd.pl var/ipfire/general-functions.pl diff --git a/config/rootfiles/core/154/filelists/wpa_supplicant b/config/rootfiles/core/154/filelists/wpa_supplicant new file mode 120000 index 0000000000..1d04c03c01 --- /dev/null +++ b/config/rootfiles/core/154/filelists/wpa_supplicant @@ -0,0 +1 @@ +../../../common/wpa_supplicant \ No newline at end of file