1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

1055 commits

Author SHA1 Message Date
A Holt
e8a781230c
fix "state: restarted" in Ansible's systemd module 2018-01-10 20:09:35 -05:00
A Holt
fbe58d0ba6
consolidate 3 commands w/ Ansible's systemd module 2018-01-10 20:06:20 -05:00
A Holt
ff07ba716a
tighten conditionals (gratuitous "startup_unit.stat.exists is defined") 2018-01-10 19:43:34 -05:00
A Holt
d6a51cb175
iiab-startup.yml clarifications 2018-01-10 19:36:38 -05:00
A Holt
413326aa24
Merge pull request #635 from holta/ethernet
Experiment trying to get Ethernet working during WiFi installs
2018-01-10 18:53:38 -05:00
A Holt
b61ff861ac
flag calibre_debs_on_debian clarified in comments 2018-01-09 14:56:54 -05:00
A Holt
84eac54b3c
phpMyAdmin 4.7.6 -> 4.7.7 2018-01-06 16:17:58 -05:00
A Holt
e157c5e5c6
RPi: wlan0 promiscuous starts in Stage 2 (iiab-startup.sh) 2018-01-04 23:53:39 -05:00
A Holt
b9f6dc5a7b
wlan0 promiscuous pn iiab-hotspot-off...only if rpi 2018-01-04 23:28:43 -05:00
A Holt
95f726e913
Context Explained: WiFi-as-gateway detection logic 2018-01-01 11:45:19 -05:00
A Holt
e010c060d8
Explain hostapd_enabled: & reboot_to_AP: 2018-01-01 11:30:02 -05:00
A Holt
61e722a788
manually_toggle_AP: False -> hostapd_enabled: True 2018-01-01 11:11:37 -05:00
A Holt
ebd2f3ac61
manually_toggle_AP: True -> hostapd_enabled: False 2018-01-01 11:04:30 -05:00
A Holt
f6e3d6830b
manually_toggle_AP: True -> hostapd_enabled: False 2018-01-01 11:03:29 -05:00
A Holt
4272185a88
manually_toggle_AP: True -> hostapd_enabled: False 2018-01-01 10:58:46 -05:00
A Holt
25161b558d
manually_toggle_AP: false -> hostapd_enabled: True 2018-01-01 10:50:47 -05:00
A Holt
8ee3c0a375
manually_toggle_AP: false -> hostapd_enabled: True 2018-01-01 10:48:24 -05:00
Tim Moody
e4dbb592b8 add some Indian language codes 2017-12-30 16:06:33 -05:00
A Holt
63e736d1b5
install_admin -> admin_install 2017-12-30 13:06:34 -05:00
A Holt
8036b86819
auto_admin -> install_admin 2017-12-30 12:47:43 -05:00
A Holt
f768986fb0
"not no_admin" -> auto_admin 2017-12-30 05:49:58 -05:00
A Holt
a0f8d6b7b8
"no_admin: False" will be the new default per #636 2017-12-30 05:08:48 -05:00
A Holt
beb2990180
Update tz.yml 2017-12-29 02:24:04 -05:00
A Holt
63ebba5c14
Update main.yml 2017-12-29 01:29:17 -05:00
A Holt
3d5d5ac039
Avoid restarting hostapd if manually_toggle_AP 2017-12-29 01:19:06 -05:00
A Holt
4dc6643d47
Avoid restarting hostapd unless nec 2017-12-29 01:08:01 -05:00
A Holt
44675f659a
"no_net_restart: True" to prevent WiFi flakiness? 2017-12-29 01:03:02 -05:00
A Holt
1f98d7947a
Update iiab-hostapd.conf.j2 2017-12-28 22:34:28 -05:00
A Holt
764f301cb2
Update hostapd.conf.j2 2017-12-28 22:33:24 -05:00
A Holt
7986d5b28a
Clarify IIAB_LAN|WAN_DEVICE saved to /etc/iiab/iiab.env 2017-12-28 22:11:37 -05:00
A Holt
82862c4dd0
"when: not installing" redundant...comment or remove!? 2017-12-28 22:01:01 -05:00
A Holt
a2ab1b79cc
Clarif: manually_toggle_AP used in hostapd.yml & rpi_debian.yml 2017-12-28 19:39:29 -05:00
A Holt
2d6d510e63
always support Ethernet-to-Internet on RPi: use discovered_wireless_iface (not iiab_wireless_lan_iface) to toggle AP 2017-12-28 19:28:20 -05:00
A Holt
5261301482
Clarify hostapd service is being restarted 2017-12-28 19:12:36 -05:00
A Holt
2ba4737aba
hostapd.yml: enable/restart svc if manually_toggle_AP is false 2017-12-28 19:08:13 -05:00
A Holt
3a1d9e2657
"manually_toggle_AP: false" unless WiFi install detected 2017-12-28 19:02:06 -05:00
A Holt
c412f02f70
Enable manually_toggle_AP when WiFi is primary gateway 2017-12-28 18:57:22 -05:00
A Holt
cbc8ec3f44
Clarify output of roles/network/tasks/hostapd.yml 2017-12-28 17:13:22 -05:00
A Holt
8e17a4bc53
2 line breaks, to correspond w/ output of iiab-hostapd.conf.j2 2017-12-28 16:36:16 -05:00
A Holt
6a632bffc7
Typos discovered_*_lan_iface -> iiab_*_lan_iface 2017-12-28 14:26:56 -05:00
A Holt
4f250ac5f2
clarify "RPi - don't reboot to AP post install - installed via wifi" 2017-12-28 10:01:46 -05:00
A Holt
7ad820e0a9
on RPi put "#denyinterfaces wlan0" into /etc/dhcpcd.conf 2017-12-28 09:40:38 -05:00
A Holt
014c1b9f76
kiwix-tools 2017-12-01 -> 2017-12-27 2017-12-28 08:06:41 -05:00
A Holt
a349ff28c1
attempt to get Ethernet working also, during WiFi installs 2017-12-27 15:06:29 -05:00
A Holt
cde6430ce1
2 minor fixes to regexp 2017-12-27 13:34:09 -05:00
A Holt
66ed63c662
minor fix to regexp 2017-12-27 13:33:26 -05:00
A Holt
69832c0049
KA Lite 0.17.3 -> 0.17.4 2017-12-22 20:49:43 -05:00
A Holt
583898e882
Update main.yml 2017-12-18 11:12:58 -05:00
A Holt
750bf7321a
revert timeout from 100s back to 10s on initial test for Internet 2017-12-18 11:11:22 -05:00
A Holt
7d535b17b2
kiwix-serve -> kiwix in /etc/iiab/iiab.ini for ./cp-menus etc 2017-12-08 13:12:42 -05:00