Commit Graph

617 Commits (7a269e757ebbac6c5c2762b012767b30d3b6bdc6)

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