Commit Graph

1182 Commits (58a21bee076397ab2df390c69a30ffce49d9aa1f)

Author SHA1 Message Date
Adam Warner bdab701470
Remove dhcpcd5 dependency, however still help the user set the static IP if dhcpd5 is already installed (i.e on raspbian)
3 years ago
Adam Warner 1ecb9165ee
Remove weird global counter
3 years ago
Adam Warner 2ff3b95117
put FTL Install back to where it was
3 years ago
Adam Warner 3ad5097b12
Change initial install script order:
3 years ago
Adam Warner d68a2ffaf3
Install only minimal requiered package before performing os_check
3 years ago
Adam Warner 913dcead7f
move chmod/chown of macvendor.db to pihole-FTL.service
3 years ago
Adam Warner 1358209a9a
rename distro_check to package_manager_detect, as it is more in keeping with what the function actually does
3 years ago
DL6ER d0eb0d5037
Remove extra failure display when installation of logrotate file is skipped because the file already exists
3 years ago
Dan Schaper b1ea60484e
Guard for logrotate func non-zero return
3 years ago
Daniel fdca19e66d Support and test Debian Bullsye (11)
3 years ago
Adam Warner c120f8a8d8
Revert "Include lighttpd-mod-deflate since it is no longer provided by default in Bullsye"
3 years ago
Daniel 2b49988013
Include lighttpd-mod-deflate in the PIHOLE_WEB_DEPS list since it is no longer provided by default in Debian Bullseye
3 years ago
Dan Schaper 4f660966d0
Shellchecker
3 years ago
Dan Schaper 7df22cd8e0
Check for logroate script existing first.
3 years ago
MichaIng f3ceebbe06
Re-remove wget from dependencies
3 years ago
MichaIng 2ba350984f Enable PHP8 support for Debian/Ubuntu
3 years ago
DL6ER 74948ae5c1
The correct port separator is '#' not ':' in dnsmasq style. This should not have been changed in #4083 in the first place.
3 years ago
bcambl d5f13018a7 Merge branch 'release/v5.3' into fedora_33_support
3 years ago
jbzdarkid 8090071eff Update regex to disallow leading zeros
3 years ago
Joseph Blackman 89c80947df Improve regexes for ipv4 matching
3 years ago
jbzdarkid 20b6f9cceb Improve comments in basic-install.sh
3 years ago
bcambl c6810a0124 touch sysconfig network script when absent
3 years ago
Dan Schaper 3f8fedfb16
Revert "Further failsafe check for available APT packages"
3 years ago
Dan Schaper 523f650157
Use the 'Location:' header only.
3 years ago
DL6ER c5ed8f8bed
Merge pull request #3537 from MichaIng/patch-2
3 years ago
bcambl a5422dbdf6 fix release check for centos stream
3 years ago
Christian König 0d710fc9e3 Change wording in whiptail for adlist selection
3 years ago
Adam Warner eb86a5e3b0
Merge pull request #3937 from yubiuser/remove_malwaredomains
3 years ago
Dan Schaper 60fa93ab47
Add fallback for arch detection on i386/x86_64
3 years ago
Christian König b4102547ac Remove deprecated malwaredomains list
3 years ago
MichaIng eb5661b553 Further failsafe check for available APT packages
3 years ago
Adam Warner e47eb30a6e
Update automated install/basic-install.sh
4 years ago
Adam Warner 641951b3a0
add some meaningful outputSigned-off-by: Adam Warner <me@adamwarner.co.uk>
4 years ago
Adam Warner 61f13a334d
Don't delete an existing directory and clone our repo in its place. TODO: Something more robust
4 years ago
Christian König 0ecb8bf5e9 Add lsof to dependencies for non Debian OS
4 years ago
Adam Warner a8e97257d7
Ensure entries of `PIHOLE_DNS_10` and above are not deleted when removing PIHOLE_DNS_1 and PIHOLE_DNS_2
4 years ago
Christian König 065e5cb1fe Add DNSSEC to OpenDNS description
4 years ago
Adam Warner 541b53229c
Include secondary upstream DNS for Quad9+Filter+ECS
4 years ago
Grégory Sanchez e26472756f Merge branch 'development' into fix/unattended_install
4 years ago
Grégory Sanchez 6826d9f316 fix(basic-install): unattended install should finish without interaction
4 years ago
Adam Warner bd6ca0ad62
Merge pull request #3825 from yubiuser/tweak/cross
4 years ago
Viet Hung Nguyen ae4e41eaaa Re-run the script as root instead of piping to bash
4 years ago
Christian König 0ae020ef82 Change icon from cross to [i]# for root user check
4 years ago
DL6ER 83f2e2d85a
Merge pull request #3801 from pi-hole/new/armv4_armv5_armv8
4 years ago
DL6ER 01c9bbd3ca
Improve processor detection to use the new dedicated ARMv4T, ARMv5TE and ARMv8-A binaries we provide for FTL.
4 years ago
Adam Warner 59b0a6af6f
Remove references to privacy level 4 (no longer functional)
4 years ago
MichaIng 615b19c3d6
web server question enhancements (#3225)
4 years ago
Christian König e9796d5671 Remove traces of previous default adlists
4 years ago
Adam Warner d6c4f0696f
Merge pull request #3698 from yubiuser/remove/FreeSpaceCheck
4 years ago
DirkJanIT b88510d89a
Add CACHE_SIZE to setupVars (#3170)
4 years ago