1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

5103 commits

Author SHA1 Message Date
Jerry Vonau
bb487777fa start hostapd before NM 2020-05-01 10:27:48 -05:00
Jerry Vonau
3725969686 remove dnsmasq workaround for br0 being down at boot 2020-05-01 10:27:48 -05:00
Jerry Vonau
7e5ce367a2 don't stall boot if br0 has no slaves 2020-05-01 10:27:48 -05:00
Jerry Vonau
7db1464b76 don't check for wifi slaves if wifi gateway 2020-05-01 10:27:48 -05:00
Jerry Vonau
09c7c3e252 legacy support should not boot to AP on mode 2020-05-01 10:27:48 -05:00
Jerry Vonau
3912e6a1ef remove reboot_to_AP 2020-05-01 10:27:48 -05:00
Jerry Vonau
2089a0c918 don't set hostapd_enabled: False with wifi gateway 2020-05-01 10:27:48 -05:00
Jerry Vonau
ab8de54e24 restart - hostapd use wifi gateway as test 2020-05-01 10:27:48 -05:00
Jerry Vonau
0249c3a100 turn off hostapd in Appliance mode 2020-05-01 10:27:48 -05:00
Jerry Vonau
0bc294bbba Update roles/network/tasks/hostapd.yml
Co-Authored-By: A Holt <holta@users.noreply.github.com>
2020-05-01 10:27:48 -05:00
Jerry Vonau
10eb7e76d9 sysd-netd drop wired device count 2020-05-01 10:27:47 -05:00
Jerry Vonau
ed01d0584d netplan - 01-iiab exclude wireless devices 2020-05-01 10:27:47 -05:00
George Hunt
0d9321a363 partial of 720c285... typo iiab_wireless_an_iface 2020-05-01 10:27:47 -05:00
Jerry Vonau
13d7c38a73 on|off for wifi_up_down 2020-05-01 10:27:47 -05:00
George Hunt
207cc98255 revert hotspot on/off to master before ap0 when wifi_up_down is false 2020-05-01 10:27:47 -05:00
George Hunt
ab0cb6fc90 disable hostspot on/off if up/down enabled 2020-05-01 10:27:47 -05:00
Jerry Vonau
640dbd64ea use wifi_up_down to set iiab_wireless_lan_iface 2020-05-01 10:27:47 -05:00
Jerry Vonau
4d9d925db8 one template - 2 copies 2020-05-01 10:27:47 -05:00
George Hunt
75162642ad suppose iiab-wifi should be absent when not wifi_up_down 2020-05-01 10:27:47 -05:00
George Hunt
97fa35c9d2 don't let dhcpcd muck around with wlan0 if it's under the br0 2020-05-01 10:27:47 -05:00
George Hunt
b0a54afc1c remove dhcpcd hooks if not up_down 2020-05-01 10:27:47 -05:00
Jerry Vonau
04c876b28a don't clobber later revisions to hostapd.service.j2 2020-05-01 10:27:47 -05:00
Jerry Vonau
ca8e9ab79a let NM if active handle wired slaves 2020-05-01 10:27:47 -05:00
Jerry Vonau
9893e62fd5 int casting 2020-05-01 10:27:47 -05:00
Jerry Vonau
2059de2383 forgot .service 2020-05-01 10:27:47 -05:00
Jerry Vonau
1d4e427fa9 softcode exclude devices, move tests and turn into hard failures, record wifi after channel detection, prior_gateway_device, fix ap0 exclude 2020-05-01 10:27:47 -05:00
Jerry Vonau
6783038b29 don't forget about non-netplan networkd
netplan.stdout is undefined should handle debian
netplan.stdout.find("yaml") == -1) should handle U-16.04 U-18+ uses netplan
2020-05-01 10:27:46 -05:00
Jerry Vonau
3dd370e088 limit hostapd to 2.4GHz for now on RPI 2020-05-01 10:27:46 -05:00
Jerry Vonau
3b0be9d865 touchup hostapd.service.j2 for Raspbian 2020-05-01 10:27:46 -05:00
Jerry Vonau
3c1bcc01ef lets try netplan apply to restart the network 2020-05-01 10:27:46 -05:00
Jerry Vonau
ef7ad60800 netplan - need to start netplan-wpa@ after hostapd 2020-05-01 10:27:46 -05:00
Jerry Vonau
3d5428b0a5 sysd-netd-debian - multi wired slaves 2020-05-01 10:27:46 -05:00
Jerry Vonau
1693e502ba Rework reserved_wifi -> reserved_device 2020-05-01 10:27:46 -05:00
Jerry Vonau
a311454436 network/main remove installing, move hostapd.yml, notes, cleanup 2020-05-01 10:27:46 -05:00
Jerry Vonau
ccb1bf348a adjust networkd-dispatcher dnsmasq script 2020-05-01 10:27:46 -05:00
Jerry Vonau
d0a27ce0df systemd-networkd version of dhcpcd's 50-hostapd hook 2020-05-01 10:27:46 -05:00
Jerry Vonau
ac935f4c93 netplan don't delete user's wifi config 2020-05-01 10:27:46 -05:00
Jerry Vonau
36212548f4 hostapd.service - Before wpa_supplicant 2020-05-01 10:27:46 -05:00
Jerry Vonau
3e02d57210 restart - use ap0 for bridge slave test 2020-05-01 10:27:46 -05:00
Jerry Vonau
668b8baf10 keep wlan0 and ap0 on the same channel on RPi hardware 2020-05-01 10:27:46 -05:00
Jerry Vonau
39cf3b2947 exclude ap0 from count_wifi_interfaces 2020-05-01 10:27:46 -05:00
Jerry Vonau
bf5dc8cf15 generate random mac address for ap0 2020-05-01 10:27:46 -05:00
Jerry Vonau
aab9c1ba87 setup auto restart of hostapd - based on current stock service file 2020-05-01 10:27:45 -05:00
Jerry Vonau
bccb155523 better discription of when rpi_debian.yml task is used 2020-05-01 10:27:45 -05:00
Jerry Vonau
23124b3a19 iiab-hotspot-on|off for all, is_rpi, style 2020-05-01 10:27:45 -05:00
Jerry Vonau
7b1f7016e5 remove is_rpi -> is_raspbian, more notes 2020-05-01 10:27:45 -05:00
Jerry Vonau
37da7407d4 update iiab-hotspot support files 2020-05-01 10:27:45 -05:00
Jerry Vonau
0bcf3c8184 update dhcpcd hook 2020-05-01 10:27:45 -05:00
Jerry Vonau
3f749036e4 update hostapd.service 2020-05-01 10:27:45 -05:00
Jerry Vonau
9df4e169b6 slimdown defaults 2020-05-01 10:27:45 -05:00
Jerry Vonau
75133bd711 refine hostapd.service.j2 2020-05-01 10:27:45 -05:00
Jerry Vonau
218872c637 refine hostapd.service 2020-05-01 10:27:45 -05:00
Jerry Vonau
79a829dabe softcode apo_mac_addr 2020-05-01 10:27:45 -05:00
Jerry Vonau
188407614c dhcpcd hook for hostapd 2020-05-01 10:27:45 -05:00
Jerry Vonau
71907893cb set ap0 mac_addr to be different from wlan0 2020-05-01 10:27:45 -05:00
Jerry Vonau
c56b9e6510 use hostapd's service file to create ap0 2020-05-01 10:27:45 -05:00
Jerry Vonau
6ba20a63e9 start hostapd before dhcpcd 2020-05-01 10:27:44 -05:00
Jerry Vonau
d03df344ff alter dhcpcd.conf for ap0 2020-05-01 10:27:44 -05:00
Jerry Vonau
87b86000b2 method to creat ap0 and have hostapd use it 2020-05-01 10:27:44 -05:00
A Holt
93d787f3d2
calibre/tasks/install.yml - clarify #529, PR #2378 2020-04-30 14:02:36 -04:00
root
85854a2d97 rm roles/kalite/tasks/*.unused 2020-04-30 01:55:36 +00:00
A Holt
9272926630
Update roles/nginx/README.md 2020-04-29 20:15:50 -04:00
A Holt
02ac99e03f
Update calibre/tasks/install.yml 2020-04-29 20:10:52 -04:00
A Holt
483ab973f0
Update calibre/tasks/install.yml 2020-04-29 20:06:33 -04:00
root
2899a73bbc Update calibre/tasks/install.yml 2020-04-29 23:52:22 +00:00
A Holt
719d680d4c
Update calibre/tasks/install.yml 2020-04-29 18:41:15 -04:00
A Holt
81ad70277e
Delete calibre/tasks/enable.yml 2020-04-29 17:47:52 -04:00
A Holt
ad3df8ac65
Update calibre/tasks/main.yml 2020-04-29 17:47:08 -04:00
A Holt
e39f5069a2
Update kalite/tasks/main.yml 2020-04-29 17:36:31 -04:00
A Holt
3afef1d05b
Clean up comments in roles/lokole/defaults/main.yml for PR #2376 2020-04-29 14:42:21 -04:00
A Holt
838d411963
Fix links in roles/lokole/README.rst (all ok?) 2020-04-29 12:12:03 -04:00
Clemens Wolff
94a671eb52
Fix path to Lokole repository 2020-04-29 11:30:23 -04:00
A Holt
e7e47eebce
Fix PR #2349: move www_base below nginx (in 3-base-server) 2020-04-28 14:50:30 -04:00
A Holt
07238910b2
Merge pull request #2349 from jvonau/php_386
Php 386 [& php-stem with PHP 7.4+ prep?]
2020-04-28 13:16:41 -04:00
Jerry Vonau
ddb2e034ef Merge branch 'master' into py_4 2020-04-28 08:19:39 -05:00
Jerry Vonau
6acb9b5acd move pylib.yml to own role 2020-04-27 16:34:32 -05:00
A Holt
75d9cd29cb
vnstat: iiab_lan_iface workaround for #2367 2020-04-27 15:54:54 -04:00
A Holt
f6a648f448
Create relative URL (offline URL) from regexp https://.*archive.org (works even if Internet Archive keeps changing their hostname!) 2020-04-26 18:34:56 -04:00
A Holt
833c283cd6
https://ia601505.us.archive.org will likely change so use https://archive.org 2020-04-26 18:21:47 -04:00
Joshua Dennis
e0dede636c changed Pi guide download location 2020-04-26 21:54:58 +00:00
A Holt
5eec336f0c
Merge pull request #2357 from holta/make-js-menu-browsable
Make http://box/js-menu publicly browsable [except where code/security is a risk]
2020-04-26 17:03:58 -04:00
A Holt
17e305d1aa
Expose http://box/js-menu except for 2 subdirs that contain code (js, services) 2020-04-26 15:45:42 -04:00
Tim Moody
14a73634c5 add a few vars 2020-04-26 10:54:46 -04:00
Jerry Vonau
d1462e3b86 uncomment 7.4 code 2020-04-25 18:33:03 -05:00
A Holt
dbf29df391
Update README.md 2020-04-24 11:47:54 -04:00
A Holt
6ce6bc8d7d
Merge pull request #2359 from holta/kiwix-3.1.0-2
kiwix-tools 3.1.0-1 -> 3.1.0-2
2020-04-23 23:51:15 -04:00
A Holt
a6cea9e259
kiwix-tools 3.1.0-1 -> 3.1.0-2 2020-04-23 23:46:19 -04:00
A Holt
3d2386c579
Update roles/4-server-options/tasks/main.yml 2020-04-23 11:35:07 -04:00
A Holt
a092b06f57
Update roles/bluetooth/tasks/install.yml 2020-04-23 11:28:56 -04:00
Jerry Vonau
7d96b1a469 add usercfg.txt alteration 2020-04-23 10:08:42 -05:00
Jerry Vonau
720d7f2798 bluetooth network support for ubuntu on rpi 2020-04-23 10:08:42 -05:00
A Holt
8fb5356d1a
Make http://box/js-menu publicly browsable 2020-04-22 14:55:40 -04:00
A Holt
0c75098742
Softcode kolibri-nginx.conf.j2 2020-04-22 11:00:59 -04:00
A Holt
e7e7a3e719
kolibri-nginx.conf requires trailing slash /kolibri/ so use {{ kolibri_url }} 2020-04-22 10:33:55 -04:00
Jerry Vonau
2f05ac208c nginx requires trailing slash to function properly 2020-04-22 09:28:38 -05:00
A Holt
3b773c3e0f
Update roles/kalite/tasks/install.yml 2020-04-21 11:27:03 -04:00
Jerry Vonau
5f33649ae3 supplied by python-pip-whl/focal 20.0.2-5 2020-04-21 09:26:37 -05:00
A Holt
00863b2259
Merge pull request #2351 from holta/rm-deprecated-files-2
rm *.deprecated (24 files) [& restore iiab-support.yml for iiab-support command]
2020-04-20 14:12:36 -04:00
root
cb1a708abb rm 25 *.deprecated files/dirs 2020-04-20 11:07:00 -04:00
Jerry Vonau
315a2dc0ec whatever php7.2 it is.. 2020-04-19 12:43:12 -05:00