Commit Graph

1228 Commits (cd3c97f11326fda89fdc0d617aaf115160f6be61)

Author SHA1 Message Date
Christian König cd3c97f113
Exit installer if dpkg lock is held for more then 30 seconds
2 years ago
Adam Warner fe9031b26f
Merge pull request #4669 from pi-hole/master
2 years ago
Dan Schaper 8a5c7dec71
Ensure existing files are proper owner and mode.
2 years ago
Dan Schaper d45c9fc522
Final touch to install fix.
2 years ago
Dan Schaper c2384ecc6f
Change touch that would always fire to install.
2 years ago
Dan Schaper 2f38452565
Wrap touch calls with if/then guards for Buster docker.
2 years ago
Christian König c756bcb9d1
Add procps to dependencies
2 years ago
yubiuser c3c5342b48
Fix reviewer's comment
2 years ago
Christian König 7c60ee8df1 Remove pihole-FTL.conf man page
2 years ago
DL6ER e09dd56807
Remove RPM package sqlite as well
2 years ago
DL6ER 8cbffa179d
Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer.
2 years ago
MichaIng c2080324b7
Install netcat-openbsd as dependency explicitly
2 years ago
DL6ER 5823f5e254
Use ss instead of lsof (#4518)
2 years ago
yubiuser c6a2a6f739
Install pihole-FTL.conf template on fresh installation (#4496)
2 years ago
yubiuser 0e359a6321
Set dnsmasq interface listening by default to local (#4509)
2 years ago
WaLLy3K 5bd7cc9c9d
Replace `which` with `command -v` (#4499)
2 years ago
DL6ER 886f0c7df3
Merge pull request #4485 from pi-hole/tweak/web_status
2 years ago
Matthew Nickson 71ed842dfd
Fixed path to 404 file when using custom.php (#4488)
2 years ago
Christian König 2a869419b4
Add netcat to dependencies
2 years ago
Chiller Dragon e485a7b9bb
Some shellchecks in basic-install.sh (#4088)
3 years ago
jbzdarkid bc8150adfa Clean up bash script formatting
3 years ago
MichaIng 996a2c74fa
Use a fixed list height for network interface selection
3 years ago
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