Commit Graph

1281 Commits (cdd4d9ea9e51c8110df832d5fadeb44bc90b5085)

Author SHA1 Message Date
yubiuser ac4a975be5
Allow users to skip setting static IP adress (#4419)
3 years ago
yubiuser 996f8fff28
Recommend apt instead of apt-get if updating the package cache failed (#4421)
3 years ago
MichaIng 04f9e92bff
Fix PHP8.0 detection (#4383)
3 years ago
Adam Warner 99981b5e66 now that whiptail size is fixed, lose a couple of lines from the final whiptail output
3 years ago
yubiuser 9535e2fd6d
Merge pull request #4363 from xanoni/update-upstream-dns-capabilities
3 years ago
Adam Warner 0ea7344c30
add --no-rebase to the git pull command(s) to squelch hint message in newer versions of git (#4226)
3 years ago
Adam Warner 55dce14655
Add execution bit accidentally dropped in #4106 (#4368)
3 years ago
MichaIng c5828df198
Consequently use defined file path variables (#4105)
3 years ago
yubiuser 80560d4a4a
Do not export `DNS_FQDN_REQUIRED` and `DNS_BOGUS_PRIV` unconditionally (#4354)
3 years ago
yubiuser 2b74b47b4a
Remove netcat from dependencies (#4346)
3 years ago
yubiuser 109340033e
Do not account for refactor anymore (#4355)
3 years ago
xanoni 0f246b8df5
Update upstream DNS server capability descriptions
3 years ago
Adam Warner 5b03160295
Install script comment tweaks (#4361)
3 years ago
Christian König a9b9718ffa Do not let the user select if they want to blocking via IPv4 and/or IPv6
3 years ago
MichaIng fd050693a2 Remove obsolete DEB package name checks
3 years ago
yubiuser 841222fa21
Add to INSTALLER_DEPS (#4343)
3 years ago
Christian König a88a94c4f1 Export DNS_FQDN_REQUIRED and DNS_BOGUS_PRIV to setupVars.conf during installation
3 years ago
yubiuser 1c286c7bc4
Select proper PHP version on RPM based OS after INSTALLER_DEPS have been installed (#4325)
3 years ago
Adam Warner e393048488
Merge pull request #4229 from MichaIng/patch-3
3 years ago
Adam Warner 89e187947e
Merge pull request #4282 from pi-hole/new/RFC6761
3 years ago
Christian König 839a70cc37 Add sudo to apt-get recommendation
3 years ago
DL6ER ff64d8cf4d
Use variable in user output, too
3 years ago
MichaIng e1dca46423 Hardcode whiptail dimensions to 20 rows and 70 chars width
3 years ago
DL6ER ea5a3bf0b2
Install RFC6761 config file
3 years ago
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 8c926d6af6
Merge pull request #4158 from MichaIng/patch-2
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 c901443676 Remove false statement about dependency removal on Raspbian
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
freddii 7c0c30fb0b fixed typos
3 years ago
Dan Schaper 3f8fedfb16
Revert "Further failsafe check for available APT packages"
3 years ago