Commit Graph

1139 Commits (3e79e0b1ab9f93d29a923a4f13e14bf4597f7e4b)

Author SHA1 Message Date
XhmikosR 7579ab178a Update links
4 years ago
Adam Warner 4f7bb7b811
Remove deprecated Disconnect lists from "defaults"
4 years ago
DL6ER b60ec8a48f
Merge pull request #3248 from MichaIng/patch-8
4 years ago
Adam Warner acf2879057
Address sticklr complaints
4 years ago
Adam Warner af1129fc28
Add a check at the top of the script to determine if the script is being run on a supported OS
4 years ago
Adam Warner 414ab53d9a
Use `toggle` instead of `select` to remove any hint of a doubt that the option already selected by default can be deselected
4 years ago
MichaIng 5c17e41cf1 Start pihole-FTL after network
4 years ago
pvogt09 3c6ea2612d fix #3336 by creating adlist file even if no list was selected by user
4 years ago
MichaIng 7d79cf5cce
Only check SELinux states if "getenforce" command exists
4 years ago
Adam Warner 9e96ff37de
Fix merge conflicts
4 years ago
Adam Warner 987ae3810d
binary, here, should be l_binary
4 years ago
DL6ER fdaf815f42
Merge pull request #3203 from MichaIng/patch-1
4 years ago
DL6ER 988b1ff02f
Merge pull request #3204 from MichaIng/patch-3
4 years ago
Dan Schaper df13b9c32a
Merge pull request #3283 from pi-hole/tweak/remove_firewall_config
4 years ago
DL6ER f4965d8493
Merge pull request #3135 from pvogt09/development
4 years ago
DL6ER c0cf8dba87
Merge pull request #3226 from MichaIng/patch-6
4 years ago
DL6ER a9136d752a
Merge pull request #3246 from pvogt09/fix/user_exists
4 years ago
MichaIng d7bac21149 Dot not add pihole user to web server group
4 years ago
MichaIng dc6c53b6a3 Revert using hardcoded php-intl meta package
4 years ago
MichaIng 86d4c9b1e0 Failsafe checks for available APT package
4 years ago
pvogt09 462457fe7f
Merge branch 'development' into development
4 years ago
Adam Warner 94a4f844a8
Remove deprecated list
4 years ago
Adam Warner d18a8b1b8a
Merge pull request #3205 from MichaIng/patch-5
4 years ago
Adam Warner a37dba2c81
remove configureFirewall function, the call to it, and related tests
4 years ago
Adam Warner e6dcccc7bd Revert "- Added 2 new DNS entries for the new Cloudflare DNS for families, which comes in 2 flavors (#3276)"
4 years ago
Mohammed Swillam 7e1a8c1ceb
- Added 2 new DNS entries for the new Cloudflare DNS for families, which comes in 2 flavors (#3276)
4 years ago
DL6ER 982c1b0059
Merge branch 'release/v5.0' into development
4 years ago
pvogt09 40ac3e7eb7 remove pihole group during uninstall
4 years ago
pvogt09 a993b8b34d fixes #3217 by checking for existing pihole group
4 years ago
Antoine Tenart 16f664cdb4 basic_install: remove remaining references to hosts-file.net
4 years ago
Adam Warner dc35709a1b
Remove hosts-file.net from default lists
4 years ago
Adam Warner 4994da5170
Update automated install/basic-install.sh
4 years ago
Adam Warner 175d32c5f6
Set nameservers to be that which have been chosen by the user in the whiptail
4 years ago
Adam Warner 1481cc583f
Don't set nameserver in dhcpcd.conf
4 years ago
Adam Warner dbc54b3063
remove resolvconf dep
4 years ago
MichaIng bb936f4fdb
Reduce apt-get install verbosity
4 years ago
XhmikosR 7b8611ced0
Assorted typo fixes. (#3126)
4 years ago
msamendinger d16b472592 Remove wget from PIHOLE_DEPS
4 years ago
Adam Warner 6104d81622
Safeguard against colour output in grep commandadd -i to grep to make search for "Location" case-insensitive
4 years ago
Adam Warner 7be019ff52
No need to determine the latest tag, we can just go direct
4 years ago
DL6ER 75633f0950
Install php-intl and trust the system to install the right extension. We've seen reports that just installing php5-intl or php7-intl isn't sufficient and that we need the meta package as well.
4 years ago
Adam Warner 1072078e26
Change to use API instead of the Location Header
4 years ago
pvogt09 b0f1333657 Move permission change behind git reset (like in update_repo()) and remove whitespace at end of line
4 years ago
Adam Warner 0a70bbd255
Merge pull request #3120 from canihavesomecoffee/patch-1
4 years ago
Willem c91d9cc0b6 Update Cameleon blacklist url to use https
4 years ago
DL6ER cfa909a93d
Add package php-intl for AdminLTE#1130.
4 years ago
Adam Warner e0fde41d87
Merge pull request #3066 from pi-hole/centos8_support
5 years ago
bcambl ec8f4050d0 Update installer to support CentOS 8
5 years ago
bcambl 60c51886e0 remove unused debian deps (apt-utils debconf)
5 years ago
bcambl cbb1461010 add stdout horizontal rule to install_dependent_packages()
5 years ago
bcambl 07cc5b501c replace debconf-apt-progress with apt-get in install_dependent_packages()
5 years ago
bcambl ebb1a730c1 remove unused fedora/centos dependency: dialog
5 years ago
MichaIng 9dff55b212 Installer | Remove "dialog" from Debian/Ubuntu installer deps
5 years ago
Adam Warner d1bce7e685
Merge pull request #2995 from pi-hole/tweak/NoFurtherThanLatestTag
5 years ago
Adam Warner 7c2bbf840a
Merge pull request #2993 from MichaIng/patch-3
5 years ago
MichaIng 85673b8273
Print name of chosen upstream DNS as well
5 years ago
Adam Warner 583ea4d17a
Merge branch 'development' into development
5 years ago
Adam Warner edcdf9f619
Merge pull request #3003 from pi-hole/fix/tbd
5 years ago
Adam Warner 12817c09bb
(Squashed commits)
5 years ago
Adam Warner 4840bdb031
add a double space to the beginning of some outputs
5 years ago
Adam Warner a85e7a2a43
Merge pull request #2999 from pi-hole:fix/api_utf8_encoding
5 years ago
DL6ER 61d233f069
Merge pull request #2964 from bcambl/selinux_enforcing
5 years ago
DL6ER d457d40e0b
Add php-xml package as new dependency.
5 years ago
Adam Warner 6571a63ffa
Add --tags to descibe command
5 years ago
Adam Warner a7e81c8ea0
remove extra space
5 years ago
Adam Warner 73d9abae3e
And finally, we please stickler
5 years ago
Adam Warner c8b9e42649
Please Codefactor.
5 years ago
Adam Warner 62c00ae1d8
pushd/popd instead of juggling with a variable
5 years ago
MichaIng ea67c828cd
Minor installer output enhancements
5 years ago
Adam Hill 3fbb0ac8dd
Adding docker+arm detection & FTL download
5 years ago
Adam Warner 71903eb27f
Add in checks to reset cloned repo to the lastest available release
5 years ago
bcambl 612d408034 replace echo with printf in install_dependent_packages()
5 years ago
bcambl a86f578139 replace echo with printf in checkSelinux()
5 years ago
bcambl 81ca78e7f4 exit installer if SELinux is enforcing
5 years ago
bcambl fc0899b2ad fix fedora dependency check/install stdout
5 years ago
DL6ER 149fb0c216
Do not install a blank regex file.
5 years ago
Adam Warner 61a40c1b43
merge devel into 4.3.2 And Resolve merge conflicts
5 years ago
DL6ER f582344b9a
"No default index.lighttpd.html file found... not backing up" is not an error.
5 years ago
Dan Schaper 4cfe463dfa
Add back dropped binary call.
5 years ago
Dan Schaper 03c65dd0e9
Convert hardcoded /usr/local/bin to variable
5 years ago
DL6ER 1820c2c598
Merge branch 'development' into new/whitelist-regex-support
5 years ago
Mcat12 febdbceab1
Fix error when getting latest FTL tag
5 years ago
David Haguenauer 34727c00c6
Drop indirection from install_dependent_packages
5 years ago
Mcat12 b107ae2ab9
Use the filtered IPv6 OpenDNS servers
5 years ago
Mcat12 da398c3d9c
Print an error message if the FTL release metadata download fails
5 years ago
Mcat12 4e0ad52001
Fix ShellCheck issue by refactoring a bit
5 years ago
Mcat12 c9829dd3e4
Fix pihole -up showing FTL update when network is down
5 years ago
B. Olausson ab1ea5a366
This change fixes issue #145 "stty: standard input: Inappropriate ioctl for device ".It checks if a real terminal exist, if not it sets the screen size to a fixed value. This helps to avoid nasty and unnecessary logs when running "pihole -up" via e.g. cron.
5 years ago
bcambl 10de7f649b
add chkconfig to INSTALLER_DEPS (CentOS/Fedora)
5 years ago
Mcat12 71d5b42726
Remove the ZeusTracker blocklist from the defaults
5 years ago
DL6ER 4371c9ba03
Ensure proper permissions are set for gravity.db after creation.
5 years ago
B. Olausson ecd6817aaf
This change fixes issue #145 "stty: standard input: Inappropriate ioctl for device ".It checks if a real terminal exist, if not it sets the screen size to a fixed value. This helps to avoid nasty and unnecessary logs when running "pihole -up" via e.g. cron.
5 years ago
Mark Drobnak 3420439f31
Merge pull request #2820 from pi-hole/fix/ftl-update-no-network
5 years ago
Mcat12 38ff343134
Print an error message if the FTL release metadata download fails
5 years ago
Mcat12 c3ec2e68ad
Remove the ZeusTracker blocklist from the defaults
5 years ago
Mcat12 c156af020c
Use suggested array creation to fix linter error
5 years ago
Mark Drobnak fa8751f9ad
Fix error when checking if IP address is valid
5 years ago
bcambl ec850dc820 add chkconfig to INSTALLER_DEPS (CentOS/Fedora)
5 years ago
Mcat12 37e7cd5211
Fix ShellCheck issue by refactoring a bit
5 years ago
Mcat12 91a2d052a7
Fix pihole -up showing FTL update when network is down
5 years ago