Commit Graph

1250 Commits (0be987239e3c5c6f88033844dc77c285bc73d185)

Author SHA1 Message Date
Adam Warner 0be987239e
Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to smoketests away from it's own action)
2 years ago
Christian König ed8c6c04d4
Use PHP_VERSION
2 years ago
Christian König 4b674ecfe3
Fix first install
2 years ago
Christian König 5818f3f997
Check for validity first
2 years ago
Christian König 7d731870e5
Fix stickler
2 years ago
Christian König 1f26e85399
Exit installer if no valid PHP version is found
2 years ago
Christian König 2c07d27ad7 Forgot two places
2 years ago
Christian König 0b9d4a47ad Remove IPv4 and IPv6 adresses from setupVars.conf
2 years ago
yubiuser ae9d16baf2
Merge pull request #3732 from pi-hole/tweak/moveloglocation
2 years ago
Christian König b7742ddb9b
Always install pihole-FTL.service file
2 years ago
Christian König 60615e60aa
Make sure FTL is stopped before old logfiles are moved
2 years ago
Christian König 110e752552
Move existing log files
2 years ago
yubiuser 2e2a3aa048
Add port info to explanation text
2 years ago
Leon 6a0c6c4a9b Add example for custom DNS server with port number
2 years ago
Adam Warner 73aa43611f
Merge pull request #4700 from spmfox/4697-centos8-container-ftl-arch
2 years ago
Dan Schaper 71072b4beb
Stickler quoting
2 years ago
spmfox 9840148ba9
Update automated install/basic-install.sh
2 years ago
spmfox 2601162243 Changed ldd binary check from /bin/ls to /usr/bin/bash
2 years ago
MichaIng 2b124b1c69
Do not pass whole environment for PIHOLE_SKIP_OS_CHECK=true
2 years ago
yubiuser b33434d02a
Let uses know how long they need to wait (max)
2 years ago
Christian König c0a2ab7b77
Fix indention
2 years ago
Christian König 30ba79f6a0
Let users know what's going on
2 years ago
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)
2 years ago
jbzdarkid bc8150adfa Clean up bash script formatting
2 years ago
MichaIng 996a2c74fa
Use a fixed list height for network interface selection
2 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