Commit Graph

1059 Commits (4d25f695267590b61a4061f9bb43448005d99b85)

Author SHA1 Message Date
Dan Schaper df13b9c32a
Merge pull request #3283 from pi-hole/tweak/remove_firewall_config
4 years ago
Adam Warner 94a4f844a8
Remove deprecated list
4 years ago
Adam Warner a37dba2c81
remove configureFirewall function, the call to it, and related tests
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
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
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
4 years ago
bcambl ec8f4050d0 Update installer to support CentOS 8
4 years ago
bcambl 60c51886e0 remove unused debian deps (apt-utils debconf)
4 years ago
bcambl cbb1461010 add stdout horizontal rule to install_dependent_packages()
4 years ago
bcambl 07cc5b501c replace debconf-apt-progress with apt-get in install_dependent_packages()
4 years ago
bcambl ebb1a730c1 remove unused fedora/centos dependency: dialog
4 years ago
MichaIng 9dff55b212 Installer | Remove "dialog" from Debian/Ubuntu installer deps
4 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