Commit Graph

2699 Commits

Author SHA1 Message Date
357f5a2cfd Add manual edit warning
Added text block from dns config file to warn user that manual changes to lighttpd config will be overwritten.
Slight cosmetic adjustments (tabs -> spaces).
2017-02-09 16:46:55 +01:00
d1ca32b0a5 Merge pull request #1231 from pi-hole/fix/iproute_deps
Update basic-install.sh
2017-02-09 10:12:05 -05:00
34f326c559 Update basic-install.sh 2017-02-08 14:13:49 -08:00
7785dac50e Merge pull request #1228 from r0ckarong/development
Justify and improve help texts, add missing wildcard description
2017-02-08 14:05:53 +01:00
01f643e5eb fixup! Fix spacing for wildcard help in list script 2017-02-08 12:56:28 +01:00
8037f3e332 Fix spacing for wildcard help in list script 2017-02-08 12:55:14 +01:00
19e30b829a Add wildcard description to help text, improve other help texts 2017-02-08 12:42:14 +01:00
afe5176e01 Justify help output to match main script 2017-02-08 12:41:53 +01:00
a48317883d Fix indentation 2017-02-07 18:14:41 -05:00
5ac92ae4eb Merge pull request #1222 from pi-hole/fix/installer
Remove double echos
2017-02-07 09:21:22 +01:00
8fb6ba19a1 Remove double echos 2017-02-06 12:06:38 +01:00
314f7e7889 Merge pull request #1183 from pi-hole/tweak/update_cache_trap
Trap for package cache update failures.
2017-02-05 16:04:19 -08:00
4fcf8fd23f Merge in development branch - resolve conflict in update.sh 2017-02-05 19:39:02 +00:00
10a30344e5 No need to source setupVars, as basic-install.sh is sourced, which sources setupVars itself. Sourception. 2017-02-05 19:29:56 +00:00
1206dda347 testing putting runGravity at a different part of the script 2017-02-05 19:23:04 +00:00
b764d17c64 comment 2017-02-05 19:18:27 +00:00
ba0abdb88d wrap update logic in admin_installed bool check 2017-02-05 19:12:09 +00:00
1428b58dde source setupVars and only check admin repo if it is enabled 2017-02-05 19:07:04 +00:00
e57425df5f 0.0.0.0 instead of pi-holes IP address for redirect purposes 2017-02-04 15:25:11 +00:00
5e7dfaf220 Merge pull request #1214 from pi-hole/tweak/readme-updates
Update README with latest version screenshots and remove Raspberry references
2017-02-03 15:43:31 -06:00
ad5c011b6c Add new screenshots from latest version 2017-02-03 15:33:44 -06:00
fcdd33b585 Update and remove old FAQ links 2017-02-03 15:21:42 -06:00
f767f066ad Update outdated text and describe features from recent versions 2017-02-03 15:18:28 -06:00
b8d0e5e5a1 Merge pull request #1210 from pi-hole/fix/dhcpcd_int
Remove comment leaders from DHCPCD interface
2017-02-02 12:48:29 -08:00
26ad23f01e Remove comment leaders from DHCPCD interface
We need to set the interface in DHCPCD, comments were inadvertently added a while ago.
2017-02-01 18:33:42 -08:00
21d771e171 Merge pull request #1207 from r0ckarong/master
Fix output for wildcards in gravity.sh
2017-02-01 20:13:47 +01:00
66616eb0f0 Rename missing plurals check 2017-02-01 19:55:33 +01:00
18eb8a2159 Merge pull request #1185 from pi-hole/cleanup/git_functions
Move git functions to one script
2017-01-31 19:05:53 -05:00
72a1fc3f64 Fix output for wildcards in gravity.sh 2017-02-01 00:07:47 +01:00
96eea32a9d Merge pull request #1205 from pi-hole/master
Sync master and development
2017-01-31 12:35:08 -08:00
3239c7023a Merge pull request #1170 from pi-hole/new/DHCPstaticleases
Backend changes for static DHCP leases
2017-01-31 21:07:36 +01:00
5333895a9f Merge pull request #1201 from pi-hole/development
[RELEASE] Pi-hole Core 2.12.1
v2.12.1
2017-01-31 11:37:05 -08:00
da05491992 Merge pull request #1192 from pi-hole/fix/regex
Remove misplaced start of string expression
2017-01-30 21:25:45 +01:00
b9f5d79f3d Merge pull request #1203 from pi-hole/master
Sync development and master
2017-01-30 20:46:12 +01:00
fddc515ee1 Merge pull request #1195 from pi-hole/fix/logrotate
Change how user and group are stored in the logrotate config file
2017-01-29 21:35:31 +01:00
3d4516dc95 Improve regex 2017-01-29 20:27:20 +01:00
509c864cc3 Merge branch 'development' into fix/regex 2017-01-29 20:27:04 +01:00
8b22f435ad Change how user and group are stored in the logrotate config file (necessary on Ubuntu 16.04.1) 2017-01-29 19:58:53 +01:00
55d39595e1 Merge pull request #1194 from pi-hole/fix/chronometer-summary
Fix chronometer interpreting summaryRaw
2017-01-29 18:35:51 +00:00
f8944177a0 Fix chronometer interpreting summaryRaw 2017-01-29 13:32:48 -05:00
3060c4d887 Merge pull request #1184 from pi-hole/fix/updater-debugging
Stay in repo directory until we error check
2017-01-29 12:02:55 -05:00
13ee5dc728 Merge pull request #1190 from pi-hole/tweak/gravity_showwildcards
Show number of wildcard blocked domains in gravity's summary
2017-01-29 11:57:47 -05:00
06873fe69e Remove misplaced start of string expression. Fixes #1191 2017-01-29 13:54:39 +01:00
a8ac212ee6 Show number of wildcard blocked domains in gravity's summary 2017-01-29 13:46:27 +01:00
3d9d13222b Use constants for leading paths. 2017-01-28 17:42:55 -08:00
745adabb05 Path to source basic-install.sh 2017-01-28 17:38:14 -08:00
3861b57dc6 Start moving reused utility functions to one script. 2017-01-28 17:32:42 -08:00
99a4a80017 Spelling 2017-01-28 17:08:38 -08:00
033ba26041 Stay in repo directory until we error check 2017-01-28 20:00:02 -05:00
439999cb62 Last rule check. 2017-01-28 16:47:53 -08:00