Promofaux
c281b47905
Mover {SUDO} mkdir -p /etc/pihole/ back to the beginning.
2016-10-02 12:44:33 +01:00
Promofaux
aca5064743
--force seems to light. lets try --i_do_not_follow_recommendations
2016-10-02 11:16:48 +01:00
Promofaux
6f780316c4
remove whiptail dependency from verifyFreeDiskSpace.
...
Add argument detection to skip disk space. This is because curling to bash does not support waiting for user input.
2016-10-02 11:09:14 +01:00
Promofaux
4e262d81f0
wrap these vars in {} to matcht he rest of the script
2016-10-02 10:39:09 +01:00
Promofaux
6c2ff950ee
remote duplicate ${SUDO} mkdir /etc/pihole
2016-10-02 10:33:59 +01:00
Promofaux
7684069d0b
verifyFreeDiskSpace BEFORE installing any dependencies
2016-10-02 10:33:04 +01:00
Promofaux
73c85ae68a
remove duplicate calls to installConfigs
2016-10-02 10:30:55 +01:00
Dan Schaper
911e39ba09
Merge pull request #726 from pi-hole/DebugUpdate
...
DebugUpdate
2016-10-01 13:47:15 -07:00
Dan Schaper
9a421d510a
Ignore comments in adlists.list section.
2016-10-01 13:16:58 -07:00
Adam Warner
3bc7172e5e
Merge pull request #738 from pi-hole/updateFix
...
Add check at the beginning of update script to check for existence of…
2016-10-01 17:03:31 +01:00
Promofaux
1a83988e26
Add check at the beginning of update script to check for existence of local repos. If not, redirect user to run install command again.
2016-10-01 16:56:03 +01:00
Adam Warner
0d0fc2504a
Merge pull request #735 from diginc/patch-1
...
Update README.md
2016-10-01 04:54:19 +01:00
Adam Hill
0d4402ee0c
Update README.md
...
Updating the old x86 only reference on the link to my docker project.
2016-09-30 17:01:44 -05:00
Adam Warner
722def9362
Merge pull request #734 from pi-hole/phpVerCheckFix
...
Fix the php version check command (Thanks @diginc!)
2016-09-30 22:48:39 +01:00
Promofaux
6a8bef83b3
Fix the php version check command (Thanks @diginc!)
2016-09-30 22:40:43 +01:00
Dan Schaper
a9c3e2c7ba
Add log_write function. Update version_check to use logical conditionals.
2016-09-28 13:09:38 -07:00
Dan Schaper
7fcb40739d
Close IF statement
2016-09-28 10:25:37 -07:00
Dan Schaper
5a3d319677
Add fail check to dig local and remote.
2016-09-28 10:24:44 -07:00
Dan Schaper
8466d0b681
Change NSLOOKUP to dig for resolver tests, add dnsmasq specific records check
2016-09-28 10:14:47 -07:00
Dan Schaper
5de179f1eb
Remove blacklist comparison.
2016-09-28 09:52:11 -07:00
Dan Schaper
36e10595cc
Change netstat to lsof.
2016-09-28 09:51:14 -07:00
Jacob Salmela
78c8723629
Merge pull request #708 from pi-hole/github-templates
...
Update Github templates
2016-09-27 22:12:36 -05:00
Dan Schaper
edd7f28104
Add internet checks to IP section
2016-09-27 19:39:28 -07:00
Dan Schaper
dba1ab3fc0
Remove compareWhitelist
2016-09-27 19:31:21 -07:00
Dan Schaper
3df9c48012
Include ping statistics in default gateway checks.
2016-09-27 19:30:37 -07:00
Jacob Salmela
6f6450bcff
simplify a bit more
...
Removed a few checkboxes. I really don't want to deter people from
submitting issue because of a wall of text, but some of this
information we really can use to be more helpful.
2016-09-27 08:23:52 -05:00
Jacob Salmela
1f34203167
Merge pull request #722 from pi-hole/BugFix718
...
Fix #718
2016-09-27 08:08:42 -05:00
Jacob Salmela
fed20648c6
Merge pull request #727 from pi-hole/BugFix725
...
Fix 725 and 653
2016-09-27 08:07:34 -05:00
Adam Warner
3fc3c5cae4
Add iproute2 to fix #653
2016-09-27 11:15:46 +01:00
Adam Warner
daa5366b57
Check if php5 is available in apt-cache, if so install it, else just install php
2016-09-27 11:11:47 +01:00
Dan Schaper
ac1c299369
Revert overzealous renaming of Pi-hole in pihole.log detection.
2016-09-26 20:54:05 -07:00
Dan Schaper
5bbb3ac49a
Standardize Pi-hole naming.
2016-09-26 20:50:03 -07:00
Dan Schaper
014bdf911a
Add open port detection
2016-09-26 20:39:39 -07:00
Dan Schaper
874853fe18
Add lighttpd to version check
2016-09-26 19:23:30 -07:00
Dan Schaper
274b71f8bc
Relocate hostname checks
2016-09-26 18:52:12 -07:00
Dan Schaper
c41d543d81
Handle lack of IPv6 gracefully.
2016-09-26 18:27:02 -07:00
Dan Schaper
7729ddab30
Mode code realignment. Handle lack of IPv6 gateway gracefully.
2016-09-26 18:21:58 -07:00
Dan Schaper
60c0e59a83
Add IPv6 intelligence to debug
2016-09-26 18:06:31 -07:00
Adam Warner
ac49e639bd
Fix #718
2016-09-26 11:58:07 +01:00
Adam Warner
f01b20c2af
Merge pull request #711 from pi-hole/EggPatch-1
...
Egg patch 1
2016-09-22 10:50:56 +01:00
Dan Schaper
a0d47be088
Merge conflict resolution
2016-09-21 17:20:25 -07:00
Dan Schaper
521374e238
Update .pullapprove.yml
2016-09-21 16:53:50 -07:00
Jacob Salmela
34806ee2c2
1-10 codebase familiarity
...
Also tried to simplify the language a bit so as not to deter people
from submitting issues. We may need to simplify it more
2016-09-21 08:39:32 -05:00
Jacob Salmela
4a0d5138a1
move CONTRIBUTING.MD to .github
2016-09-20 15:30:27 -05:00
Jacob Salmela
e6a3758899
new template based on udemy-dl
2016-09-20 15:29:20 -05:00
Jacob Salmela
fcb7d9111e
new template based on udemy-dl
2016-09-20 15:14:15 -05:00
Jacob Salmela
d907731027
new template based on udemy-dl
2016-09-20 15:10:34 -05:00
Dan Schaper
ac8d295bb9
Merge pull request #668 from bcambl/dns-hostname-fixes
...
Dns hostname fixes
2016-09-20 10:16:15 -07:00
Jacob Salmela
a963beb96e
Merge pull request #703 from pi-hole/PromoFaux-patch-1
...
Add additional instruction.
2016-09-20 08:34:04 -05:00
Steve Dobinson
737b510116
Update lighttpd.conf.fedora
...
Allow for password protection (or other user-initiated options) without clobbering already chosen user options.
2016-09-20 10:38:58 +01:00