| 
								
								
									 A Holt | a24ce0dbef | Merge pull request #631 from holta/master KA Lite 0.17.3 -> 0.17.4 | 2017-12-22 22:14:29 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 69832c0049 | KA Lite 0.17.3 -> 0.17.4 | 2017-12-22 20:49:43 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 70fd376bc7 | Merge pull request #49 from iiab/master sync from iiab/iiab | 2017-12-22 20:48:46 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 81860b9930 | Merge pull request #629 from holta/master revert timeout from 100s back to 10s on initial test for Internet | 2017-12-18 11:13: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 | e3da410f90 | Merge pull request #618 from holta/ansible Small bugs in scripts/ansible & possible tuneup? | 2017-12-18 10:54:41 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | a9128b0635 | Merge pull request #620 from holta/iiab-network iiab-network touch-up for readability | 2017-12-18 10:53:09 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 2653ec7a0c | Merge pull request #622 from holta/iiab-install2 iiab-install: [[ `grep` ]] -> grep -q; ansible version logic cleaner | 2017-12-13 07:36:49 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | bcac4919fc | Friendlier live output & to iiab-network.log | 2017-12-13 07:25:23 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | d7cd912d87 | vertical spacing of diags fixed in iiab-network.log & live output | 2017-12-13 07:19:44 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 62bdd1ea2a | # to match iiab-install | 2017-12-13 07:03:01 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 035bc4e26a | # to match scripts/ansible | 2017-12-13 07:02:04 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 076135db1a | like iiab-network: if [[ command -v ansible]]; then | 2017-12-13 06:39:29 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 896cb06940 | Update iiab-network | 2017-12-13 06:36:29 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 1a802fcaf1 | which nmcli -> [[ command -v nmcli]] | 2017-12-13 06:34:12 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 4e90c94c9e | ansible version logic standardized w/ iiab-install | 2017-12-13 04:51:45 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 8f361d4c51 | simplified each [[ CMD]] + ansible version logic | 2017-12-13 04:45:04 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 5179c95303 | Merge pull request #47 from iiab/master sync from iiab/iiab | 2017-12-13 04:22:01 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 4797f0805c | Added live output/explanations | 2017-12-13 03:56:22 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 299c41091b | "$OS" is even safer: avoids if-then failing on nullstring | 2017-12-13 03:15:39 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 05e357cc7a | Paul Armstrong's Shell Style Guide | 2017-12-13 02:57:26 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 85c16b384c | $OS had been typo'd in original, as "OS" | 2017-12-13 02:52:14 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 9d014e620c | if ! which ansible-playbook ; then | 2017-12-12 11:33:39 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 944fe8b1ec | restores "grep -qi" & much cleaner Tested on Ubuntu 16.04 LTS and Raspbian Lite. | 2017-12-12 11:09:00 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 7e17dfb23b | Merge pull request #621 from holta/master Calibre clarifs/improvs: sync from local_vars.yml to vars/default_vars.yml | 2017-12-12 10:06:10 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | befa87fccf | Calibre clarifications | 2017-12-12 10:01:40 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 6af21f210a | http://box/books not working per #529 | 2017-12-12 09:58:24 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | f9593392e1 | clarif: "if <command>; then" works with "grep -q" etc | 2017-12-12 09:40:25 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | ea2c395fc9 | shorter: if <command>; then | 2017-12-12 09:33:20 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | d7f275448d | Update iiab-network | 2017-12-12 01:17:12 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 989d52c4a1 | 2 typos due to autocomplete | 2017-12-11 23:29:53 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 904484d977 | Explanations added | 2017-12-11 22:08:17 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | e5c7508354 | Simplified with elif/else | 2017-12-11 21:35:47 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 29225fc590 | Improved output for implementers | 2017-12-11 21:21:39 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | f169946549 | grep -q -> grep -i | 2017-12-11 20:10:00 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 5fda074a62 | reverts prior change | 2017-12-11 20:06:10 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 3692b1c2f9 | Update ansible | 2017-12-11 20:04:59 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | cdac219b5e | another "grep -qi" -> "grep -i" | 2017-12-11 19:40:24 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 6df4e6957b | weren't working: -f ansible*.list & grep -q | 2017-12-11 19:33:35 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | c60b19b37f | Merge pull request #615 from holta/master kiwix-serve -> kiwix in /etc/iiab/iiab.ini for iiab-make-kiwix-lib.py used by ./cp-menus | 2017-12-08 14:49:21 -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 |  | 
				
					
						| 
								
								
									 A Holt | eb1c7c1872 | Merge pull request #46 from iiab/master sync from iiab/iiab | 2017-12-08 13:09:44 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | e9bbe7169c | Merge pull request #613 from holta/reliable-downloads Resilient/Recoverable pkg downloads during IIAB installation, even if WiFi < 1mbit/sec | 2017-12-08 07:18:14 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 05a6cff282 | Update main.yml | 2017-12-08 07:00:54 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 3ca4ef8599 | Update main.yml | 2017-12-08 06:58:15 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | f1c049a6e1 | Update main.yml | 2017-12-08 06:49:41 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 09808e1e8b | Update main.yml | 2017-12-08 06:35:49 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 9161a17ef2 | Update kiwix_install.yml | 2017-12-08 06:26:40 -05:00 |  | 
				
					
						| 
								
								
									 A Holt | 4f9be5eba0 | Update squid.yml | 2017-12-08 06:18:55 -05:00 |  |