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

11598 commits

Author SHA1 Message Date
root
44af07638b Clean up roles/network/tasks/netwarn.yml 2022-07-21 20:11:02 +00:00
root
42b5b766c4 network/tasks/install.yml: hostapd syntax errors 85a5f8fd (3 days ago) 2022-07-21 15:35:00 -04:00
root
a442bd7b26 Move scripts/netwarn* to roles/network/templates/netwarn/ 2022-07-21 15:14:09 -04:00
root
a5610dd7d5 Add /usr/local/sbin/netwarn to /etc/xdg/lxsession/LXDE-pi/autostart 2022-07-21 14:45:37 -04:00
root
4f05d638fb scripts/netwarn.sh: Cleaner pop-ups & #!/bin/sh in-line explanation 2022-07-21 14:02:14 -04:00
root
0bfd4fc193 Merge branch 'net_warn' of https://github.com/jvonau/iiab into net_warn 2022-07-21 13:45:31 -04:00
cwivagg
89fc21b7b2
Merge pull request #1 from avni/patch-1
Correcting typo in comment on L67
2022-07-21 06:08:58 -04:00
A Holt
b28d4e7f59
Merge pull request #3317 from holta/nodejs-readme
Create roles/nodejs/README.md consolidating Node.js and npm configuration issues
2022-07-20 09:45:14 -04:00
A Holt
18d2c5c678
Create roles/nodejs/README.md 2022-07-20 09:22:34 -04:00
A Holt
3558f1934b
nodered/README.rst: Fix password changing line number 2022-07-20 08:53:08 -04:00
Avni Khatri
4018d7fe04
Correcting typo in comment on L67
Correcting per https://github.com/iiab/iiab/pull/3304#issuecomment-1189063200 to change: 44 + 44 + 0 to: 44 + 44 + 40
2022-07-20 00:12:23 -04:00
A Holt
8a93d5735f
Merge pull request #3316 from holta/maps-assets_repo
roles/osm-vector-maps: Download three 25-48MB files from new repo iiab/maps-assets
2022-07-19 12:41:30 -04:00
root
db770f1be5 roles/osm-vector-maps: D/l three 25-48MB files from repo iiab/maps-assets 2022-07-19 12:17:19 -04:00
A Holt
a761450578
osm-vector-maps/tasks/install.yml: Clarify cities1000.sqlite is 26MB 2022-07-19 11:11:43 -04:00
cwivagg
dea1907a00
Merge branch 'master' into cwivagg/matomo_20220618 2022-07-19 06:26:18 -04:00
Jerry Vonau
861652f141 hostapd refinement 2022-07-19 00:49:28 -05:00
Jerry Vonau
85a5f8fd98 unmask hostapd once 2022-07-19 00:05:34 -05:00
Jerry Vonau
ce25ac3cdc netplan setup is one time and may not even be needed 2022-07-18 23:51:24 -05:00
Jerry Vonau
9bc9f3aeee fedora files 2022-07-18 23:51:23 -05:00
Jerry Vonau
ad3d4f2ea9 speedup - ssh ports are not changing 2022-07-18 23:22:11 -05:00
Jerry Vonau
a5c8dcc904 rework 2022-07-18 22:53:41 -05:00
Jerry Vonau
700cdc9a07 switch to using dash via sh 2022-07-18 20:39:32 -05:00
Jerry Vonau
e6155e6a86 netwarn - with reboot question 2022-07-18 20:39:32 -05:00
Jerry Vonau
a3de7b389d also allow ICO to set the complete flag 2022-07-18 20:07:07 -05:00
Jerry Vonau
8d42038ad2 introduce netwarn-iiab-network.desktop 2022-07-18 20:07:07 -05:00
Jerry Vonau
52989599dd move iiab-internet-on|off - introduce netwarn 2022-07-18 20:07:07 -05:00
A Holt
3e563f858d
Merge pull request #3314 from holta/remove-named-dhcpd
Remove named dhcpd + roles/firmware refinements + clean networkd-dispatcher for Mint
2022-07-18 18:33:35 -04:00
root
a907459b3e vars/<OS>.yml: Remove dns_service, dns_user, dhcp_service 2022-07-18 16:19:36 -04:00
A Holt
3c0fd9d5e5
Merge pull request #3315 from holta/ansible-core-2.13.2
scripts/ansible: Recommend ansible-core 2.13.2
2022-07-18 12:26:08 -04:00
A Holt
db52b47b81
scripts/ansible: Recommend ansible-core 2.13.2 2022-07-18 12:23:44 -04:00
Jerry Vonau
eb3c0a2684 shut the log up for #3278 2022-07-18 11:38:19 -04:00
root
cf2b5a4097 iiab-check-firmware: Emphasize './runrole --reinstall firmware' 2022-07-18 10:00:21 -04:00
root
ffb831cf66 Clean + explain 0-init/tasks/validate_vars.yml 2022-07-18 09:41:20 -04:00
A Holt
a2cbfc45d6
firmware/templates/iiab-firmware-warn.sh: Suggest reboot 2022-07-16 14:26:34 -04:00
Jerry Vonau
6d08963634 name resolution failure on the iiab box post-install when iiab-network ran with usb0 uplink 2022-07-16 05:57:57 -05:00
Jerry Vonau
30677d7829 correct procedure 2022-07-16 05:57:57 -05:00
Jerry Vonau
48bd4223bb network speedup 2022-07-16 05:57:57 -05:00
Jerry Vonau
e382d193da Removed 2022-07-16 05:57:57 -05:00
Jerry Vonau
9ce883ab01 lockout unsupported options 2022-07-16 04:36:22 -05:00
Jerry Vonau
bcc59a0bc3 cleanups 2022-07-16 04:36:22 -05:00
Jerry Vonau
a9e92191db remove named and dhcpd install options 2022-07-16 04:36:22 -05:00
A Holt
10ebd9441b
Merge pull request #3311 from holta/kiwix.apk
Download kiwix.apk instead of kiwix-3.5.0.apk
2022-07-15 21:40:26 -04:00
A Holt
57aabf0fc6
Clarify kiwix/tasks/kiwix-apk.yml 2022-07-15 21:14:00 -04:00
A Holt
b4dae53f2b
default_vars.yml: Try kiwix.apk not kiwix-3.5.0.apk 2022-07-15 21:11:30 -04:00
A Holt
b1e2a4db67
kiwix/tasks/kiwix-apk.yml: Lint & revise comment #3310 2022-07-15 10:49:19 -04:00
A Holt
f3275abd85
Merge pull request #3310 from holta/kiwix-3.5.0.apk
default_vars.yml: kiwix-3.5.0.apk from 2022-05-31
2022-07-15 10:26:07 -04:00
A Holt
62459e3db5
default_vars.yml: kiwix-3.5.0.apk from 2022-05-31 2022-07-15 10:24:31 -04:00
A Holt
1d1ef405a9
scripts/iiab-network: Lint bash conditional, for #3308 2022-07-14 11:53:11 -04:00
A Holt
b221e0ca0a
Merge pull request #3308 from jvonau/network_helper
Network helper
2022-07-14 11:31:26 -04:00
A Holt
b62432d8ab
Rename fedora-18.yml to fedora-18.yml.unused 2022-07-14 09:35:55 -04:00