1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 13:59:15 +00:00
pi-hole/test
Adam Warner 8cf8da4c78
- Check file /etc/pihole/ftlbranch for current FTL branch, download from github if master, or pi-hole.net if other
- Check if downloaded binary file can resolve queries, if so stop and disable dnsmasq
- Add service_disable function
- Add dependency libcap2-bin on debian to enable setcap. Need to check other distos
-Always download FTL binary if /etc/pihole/ftlbranch does not contain "master"
- Change some strings/variables that reference dnsmasq and change them to pihole/pihole-FTL

Signed-off-by: Adam Warner <adamw@rner.email>
2018-03-06 18:44:57 +00:00
..
__init__.py
centos.Dockerfile move PH_TRUE to Dockerfiles to DRY 2016-11-03 22:34:04 -05:00
conftest.py update Pihole fixture comment 2016-11-03 00:05:19 -05:00
debian.Dockerfile Debian buildpack image for docker (Need curl for testing, using scm version to add curl and git.) 2017-02-20 09:24:47 -08:00
test_000_build_containers.py setupVar tests passing for debian & centos 2016-10-10 23:14:39 -05:00
test_automated_install.py - Check file /etc/pihole/ftlbranch for current FTL branch, download from github if master, or pi-hole.net if other 2018-03-06 18:44:57 +00:00
test_shellcheck.py Integrate DL's update.sh fixes. 2017-06-25 14:39:09 -07:00