Commit Graph

766 Commits (10c048d84a3beff859583f5222eeff74bfc73b33)

Author SHA1 Message Date
WaLLy3K feb2150d9b Fix `LIGHTTPD_ENABLED` dupes in `setupVars.conf`
7 years ago
Adam Warner a0bd517380 Merge pull request #1694 from pi-hole/fix/qf-opt
7 years ago
Adam Warner 4316b15ae2 Merge pull request #1700 from pi-hole/fix/start-ftl
7 years ago
Adam Warner a643f40cce Merge pull request #1663 from pi-hole/new/UninstallCleanup
7 years ago
WaLLy3K 909bc92c01 Tweak wording to fit on 80 character screen
7 years ago
WaLLy3K 911596daf8 Start and enable FTL prior to running Gravity
7 years ago
WaLLy3K d56beedd7a Add idn2 dependency
7 years ago
Adam Warner 5f4be0de35
adjust lighttpd config depending on whether or not custom.php exists
7 years ago
Adam Warner 6c605f55f9
always overwrite default blockpage, so that changes can be rolled out
7 years ago
Adam Warner 774c6e8ac0
Merge branch 'development' into new/UninstallCleanup
7 years ago
Adam Warner c65c26b463 Merge branch 'development' into new/UninstallCleanup
7 years ago
Adam Warner 6b6d105c2f Merge branch 'development' into sqlite-dependency
7 years ago
Adam Warner 939c99cdbf
accidentally an entire group of letters.
7 years ago
WaLLy3K 2f36acae49 Remove errornous space
7 years ago
Adam Warner e938132c53
accidentally a space
7 years ago
Adam Warner 1b34286264
verbiage
7 years ago
Adam Warner 54f4f6d2d7
Add "${INSTALLER_DEPS[@]}" to package array
7 years ago
Adam Warner 07e5e8e67a
need to include `PH_TEST="true"` so that the install script isn't run when sourcing it.. doh
7 years ago
Adam Warner 3c25094495
No need to declare `PKG_MANAGER`, as it's already declared in basic-install
7 years ago
Adam Warner 95e3a5944d
Initial overhaul of uninstall script sourcing `distro_check()` from `basic-install.sh` Totally untested as yet...
7 years ago
Adam Warner 64f29120c8
indent nested function in basic-install.sh
7 years ago
Adam Warner d92434b1e9
Merge branch 'development' into sqlite-dependency
7 years ago
Adam Warner 01cd056bcc
Work out correct SQLITE version for php-sqlite
7 years ago
Adam Warner 56f2ea3ec2
Add Fedora/Centos dependency
7 years ago
WaLLy3K fdf2649f2f Clean up known remaining colour output issues (#1613)
7 years ago
Mcat12 b09c660833 Always process DNS and DHCP settings in installer (#1630)
7 years ago
Adam Warner c02a24cf71 Fix/unbreak development (#1635)
7 years ago
Mcat12 a77136bd1d Merge pull request #1600 from pi-hole/tweak/OnlyDownloadFTLNew
7 years ago
Adam Warner a293b5a371
prevent `./automated install/basic-install.sh: line 1886: /usr/bin/pihole-FTL: No such file or directory` on new install, or if pihole-FTL is missing for whatever reason.
7 years ago
Adam Warner 1c93868ae1
Adjust wording of echos
7 years ago
WaLLy3K c9a98b68c8 Avoid reactivating a deactivated lighttpd service (#1485)
7 years ago
Adam Warner bf70c2c660
initial changes to tests to take into account changes to strings
7 years ago
Adam Warner 74b912a0b7
Check if FTL is already installed, do not download if it is detected, and the sha1sum matches the remote
7 years ago
Dan Schaper 2778d88e8a Fix missing `then` clause
7 years ago
Jacob Salmela e7ad972783
fix thre spelling errors
7 years ago
Jacob Salmela 2f939d8c56
fix two spelling errors
7 years ago
Jacob Salmela aad39c5ffc
add comments for nearly every line of code.
7 years ago
WaLLy3K d0492898eb Add "php5-sqlite" to uninstall dependencies
7 years ago
WaLLy3K c6ba03802f Add "php5-sqlite" to dependencies
7 years ago
Adam Warner b3eb5c4f0e Colour Tweaks (#1549)
7 years ago
Adam Warner ab1a6d8829 Fix install script using IPv6 CIDR notation (#1570)
7 years ago
Mcat12 0de15f7a97 Merge branch 'development' into patch-1
7 years ago
Adam Warner 536585b846 Colourise Core Output Text (#1471)
7 years ago
Terror 5b472ff67c Add support for PowerPC architecture
7 years ago
DL6ER 3d7582faec
Delete temporary files after installing the FTL binary. Fixes #1525
7 years ago
DL6ER 8ef64dbe74 Add weekly logrotation of FTL's log (#1509)
7 years ago
DL6ER 01e091fd17 Prefer ULA over GUA addresses [IPv6] (#1508)
7 years ago
WaLLy3K 98fdb95645 Merge pull request #1491 from pi-hole/fix/ResetInRepoDir
7 years ago
DL6ER 3035c9a366 Refine output of password status in basic-install.sh:displayFinalMessage(). Fixes #1488 (#1490)
7 years ago
Dan Schaper 5004cf331a
No need to `cd $PWD` as it doesn't affect flow of caller script.
7 years ago