Commit Graph

613 Commits (f24f77c5bd4555a92f4b7b5451c738b6fd6a07d0)

Author SHA1 Message Date
DL6ER f24f77c5bd
Detect if architecture is *aarch* + use hf binary only if ARMv7+ is detected
8 years ago
DL6ER 378338c684
Install pihole-FTL to /usr/bin instead of /usr/local/bin
8 years ago
DL6ER 4035c933df
Moved echo to else block
8 years ago
DL6ER abd44dd284
Add 32bit message
8 years ago
DL6ER 95d7fe76b5
Make comments more pretty
8 years ago
DL6ER a052f397fe
Be more verbose during install
8 years ago
DL6ER 09d6e73b0a
Don't print error message on 32bit platforms
8 years ago
DL6ER 7fb6b71d52
Fix install path
8 years ago
DL6ER 07e37d7fc3
Proper error handling
8 years ago
DL6ER fbe3dc0dcd
Have to get latest tag via GitHub API for downloading the binaries
8 years ago
DL6ER 6018c0c2fc
Add FTLinstall()
8 years ago
DL6ER 52a2f166fd
Add FTLdownload() subroutine
8 years ago
Mcat12 ba67144e34 Merge branch 'development' into adminPageAsOption
8 years ago
Dan Schaper 34f326c559 Update basic-install.sh
8 years ago
DL6ER 8fb6ba19a1
Remove double echos
8 years ago
Dan Schaper 314f7e7889 Merge pull request #1183 from pi-hole/tweak/update_cache_trap
8 years ago
Promofaux 4fcf8fd23f Merge in `development` branch - resolve conflict in update.sh
8 years ago
Promofaux 1206dda347 testing putting `runGravity` at a different part of the script
8 years ago
Promofaux e57425df5f 0.0.0.0 instead of pi-holes IP address for redirect purposes
8 years ago
Dan Schaper b8d0e5e5a1 Merge pull request #1210 from pi-hole/fix/dhcpcd_int
8 years ago
Dan Schaper 26ad23f01e Remove comment leaders from DHCPCD interface
8 years ago
Mcat12 18eb8a2159 Merge pull request #1185 from pi-hole/cleanup/git_functions
8 years ago
DL6ER 8b22f435ad
Change how user and group are stored in the logrotate config file (necessary on Ubuntu 16.04.1)
8 years ago
Dan Schaper 3861b57dc6
Start moving reused utility functions to one script.
8 years ago
Dan Schaper 7291aa07ca
Silenc cache updater.
8 years ago
Dan Schaper 409f76aa34
Error check.
8 years ago
Dan Schaper a281d87315
Eval variable. (Not a fan.)
8 years ago
Dan Schaper 2d18b2d784
Start test templates.
8 years ago
Promofaux c31b4383e6 add back in code to stop `dnsmasq` and `lighttpd` during install.
8 years ago
Promofaux 35828f9cea Source setupvars earlier in update/repair process
8 years ago
Promofaux 90af12fdb8 Remember the [@]
8 years ago
Promofaux 5fede23cf7 trying another tactic
8 years ago
Promofaux bc4762f270 no need to stop dnsmasq/lighttpt if we're going to reload them at the end anyway.
8 years ago
Promofaux 01429d59bd more web checks
8 years ago
Promofaux 731d15f9b5 don't display web admin info in final dialog if it's not selected
8 years ago
Promofaux f0bd7fae5c ) not }
8 years ago
Promofaux f8322cc2d4 use the web install flag. Could be optimised
8 years ago
Promofaux dfdb9e393b move repo clone to function
8 years ago
Promofaux bd07d7f32e Only install web dependenices if flag is true
8 years ago
Promofaux f588c6f93c introduce web toggle flag
8 years ago
Promofaux d9ec3d2c22 spelling
8 years ago
Promofaux e2b87759d8 split out web dependencies
8 years ago
Dan Schaper 52e0aa11af
Have install create directory
8 years ago
Dan Schaper 1421c31179
`install` index and blockingpage assets.
8 years ago
Dan Schaper 91bcc18e6a
Make full path to directory for pihole web page.
8 years ago
Dan Schaper 5b43f13935
Fresh install web page directory tests
8 years ago
DL6ER 2c16a75ef1
Use stat to get owner of /var/log
8 years ago
DL6ER 6fd7e0311c
Install customized version of logrotate script
8 years ago
Dan Schaper cec214f900
User decline to install shouldn't be an error return.
8 years ago
Dan Schaper b16f797317
`firewall-cmd --state` returns 0 on 'running' non 0 on 'not running',
8 years ago