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

1358 commits

Author SHA1 Message Date
A Holt
56d5ec9e6d
Update main.yml 2017-11-26 10:09:17 -05:00
A Holt
afe9e8122d
experimental i686 code path 2017-11-26 10:06:51 -05:00
A Holt
0d065ae873
experimental i686 code path 2017-11-26 10:06:30 -05:00
A Holt
7d6ae546f7
Clarified experimental i686 kiwix-0.10 from Oct 2016 2017-11-26 09:27:28 -05:00
A Holt
5cc73404fa
Experimental i686 support
Improvements expected before Feb 2018 @ bhttps://github.com/kiwix/kiwix-build/issues/94
2017-11-26 09:20:01 -05:00
A Holt
535abb5c24
kiwix/defaults/main.yml modernized & more readable 2017-11-26 09:04:07 -05:00
A Holt
1a6883187c
Merge pull request #567 from holta/master
Kiwix playbook more readable; unused code commented out
2017-11-25 17:34:23 -05:00
A Holt
6a0648818b
Update kiwix_install.yml 2017-11-25 17:16:57 -05:00
A Holt
5d8538517a
manual lint & remove duplicate "chown -R root:root" 2017-11-25 17:12:26 -05:00
A Holt
71c1564971
Update main.yml 2017-11-25 16:48:57 -05:00
A Holt
4a93629125
experimentally comment out kiwix_url & kiwix_path and...
...use {{ content_base }} instead of /library
2017-11-25 16:48:23 -05:00
A Holt
3174929337
Merge pull request #565 from jvonau/run-test
better testing of XSCE
2017-11-25 13:35:30 -05:00
A Holt
c7f5be12a0
more readable spacing 2017-11-25 13:35:08 -05:00
Jerry Vonau
4c18f746dc guard against losing dns lookups when the machine has alreay been configured in which /etc/resolv.conf would contain 127.0.0.1 as the nameserver address with resolvconf in action and /etc/iiab/iiab.env absent 2017-11-25 11:57:55 -06:00
A Holt
4523565895
Merge pull request #562 from holta/master
STAGE variable in /etc/iiab/iiab.env can now be 0-9 (had been restricted to 1-9)
2017-11-25 11:56:57 -05:00
Jerry Vonau
5533bde258 better testing of XSCE 2017-11-25 10:55:14 -06:00
A Holt
00d91ce7fd
legal inputs are now 0-9 (not 1-9) due to Line 92
(In the past, the only valid values for the STAGE variable in /etc/iiab/iiab.env were 1-thru-9)
2017-11-25 11:11:57 -05:00
A Holt
cf0f28e8cc
Merge pull request #561 from holta/master
Actively suggest ./iiab-install instead of ./runansible
2017-11-25 11:03:49 -05:00
A Holt
5c5adcb9cb
Actively suggest ./iiab-install instead of ./runansible 2017-11-25 10:40:22 -05:00
George Hunt
7936b5b23e smoketest fixes 2017-11-25 01:25:55 +00:00
A Holt
bb90eabab4
Merge pull request #557 from holta/master
proposed changes to default_vars.yml, per implementation norms
2017-11-24 15:38:25 -05:00
A Holt
9e74cc39ad
Clarify purposed of gui_wan: & user_wan_iface: & user_lan_iface: 2017-11-24 14:43:58 -05:00
A Holt
470d332ae6
"exFAT_enabled: True" commented out, due to CentOS risks 2017-11-24 14:27:36 -05:00
A Holt
bd8bcea00f
clarif that most want "iiab_gateway_enabled: False" 2017-11-24 14:22:08 -05:00
A Holt
bda872c618
exFAT_enabled: False -> True 2017-11-24 14:16:17 -05:00
Jerry Vonau
bd5684cd10 dhcpd contol for iiab-hotspot-on|off 2017-11-24 13:05:43 -06:00
Jerry Vonau
29104b9f75 add install time option for control of AP upon reboot 2017-11-24 13:01:18 -06:00
Jerry Vonau
117a3f513b cleanup 2017-11-24 11:04:37 -06:00
Jerry Vonau
ac738458f0 use results to set_facts 2017-11-24 11:04:37 -06:00
Jerry Vonau
1775c77265 name the tasks 2017-11-24 11:04:37 -06:00
Jerry Vonau
e83d65ea7b record new facts 2017-11-24 11:04:36 -06:00
Jerry Vonau
7e4ff797e5 hand merge of systemd-net with a rename 2 2017-11-24 11:04:36 -06:00
Jerry Vonau
920ba0f364 remove hard code from os.yml files 2017-11-24 11:04:36 -06:00
Jerry Vonau
8197ead1b7 NM and sysd_netd detection 2017-11-24 11:04:36 -06:00
Jerry Vonau
095bf1acdc use down more 2017-11-24 11:04:36 -06:00
Jerry Vonau
e1e9108ac4 NM support 2017-11-24 11:04:36 -06:00
Jerry Vonau
e762dd3d8d rpi_debian.yml 2017-11-24 11:04:36 -06:00
George Hunt
62a8ef6d0b create a script that executes at every startup 2017-11-24 16:57:46 +00:00
A Holt
24269d2b4b
Merge pull request #555 from holta/master
change calibre_debs_on_debian: false -> true so headless install works
2017-11-23 11:48:26 -05:00
A Holt
47017817ef
Update medium.localvars 2017-11-23 11:46:12 -05:00
A Holt
5c119efcb5
Update medium.localvars 2017-11-23 11:43:53 -05:00
A Holt
0c34e1aea6
Update main.yml 2017-11-23 11:34:39 -05:00
A Holt
27a2336c61
Merge pull request #553 from jvonau/U17
U17: 18.04 daily builds with a desktop have NetworkManager installed.
2017-11-23 11:31:53 -05:00
Jerry Vonau
f1f2ffa275 go with keyfile 2017-11-22 18:01:04 -06:00
Jerry Vonau
f73585aea1 keyfile layout 2017-11-22 17:20:46 -06:00
Jerry Vonau
f8d7c1ddad add not wan_in_interfaces check before cobbering /etc/network/interfaces 2017-11-22 14:01:40 -06:00
Jerry Vonau
b9d97bce4f provide NetworkManager.conf - and move prior to daemon-reload 2017-11-22 13:57:48 -06:00
Jerry Vonau
dce759473c ubuntu-18 2017-11-22 12:21:31 -06:00
Jerry Vonau
3510641b41 has_NM use /etc/network/interfaces, need to toggle "manged" in NetworkManager.conf
Alternative keyfile option is possible just like the XO days.
http://manpages.ubuntu.com/manpages/zesty/man5/NetworkManager.conf.5.html
2017-11-22 10:34:58 -06:00
Jerry Vonau
47328e6ab5 don't use /etc/network/interfaces.d/iiab 2017-11-22 10:21:18 -06:00