DL6ER
|
af2893d2ce
|
Updater implementation for FTL
|
2017-02-22 10:43:13 +01:00 |
|
Dan Schaper
|
4dcee5cd84
|
arch is not portable.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-21 09:14:49 -08:00 |
|
DL6ER
|
1645677c3a
|
Cosmetics
|
2017-02-21 16:42:52 +01:00 |
|
DL6ER
|
77b3764481
|
Remove resundant code (FTL will later be enabled by enable_service)
|
2017-02-21 11:23:01 +01:00 |
|
DL6ER
|
90ccbef431
|
pihole-FTL init.d script
|
2017-02-21 11:18:47 +01:00 |
|
Dan Schaper
|
4cd598ae10
|
Check support files installed and permissions.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 18:12:51 -08:00 |
|
Dan Schaper
|
2ffb103acb
|
Move binary to final home.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 15:44:33 -08:00 |
|
Dan Schaper
|
a0c17368ed
|
cd to directory to sha1sum
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 15:27:24 -08:00 |
|
Dan Schaper
|
6023984703
|
Silence sha check
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 15:13:54 -08:00 |
|
Dan Schaper
|
cde7b53de3
|
Check sha1 of transferred file.
Sha1sum file in temp directory.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 15:13:26 -08:00 |
|
Dan Schaper
|
e087797edc
|
Test for format of tag version.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 11:49:20 -08:00 |
|
Dan Schaper
|
5e6f8489a9
|
Find 404 errors and relay message.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 11:45:58 -08:00 |
|
Dan Schaper
|
48351fed79
|
Remove trailing newline from curl'd variable.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 11:33:55 -08:00 |
|
Dan Schaper
|
875a5d309d
|
Check downloaded file for binary or text.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 11:28:36 -08:00 |
|
Dan Schaper
|
70e876ee13
|
Download tests.
Make sure we download a binary and not just get the GitHub page.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 11:11:16 -08:00 |
|
Dan Schaper
|
7a269e757e
|
Debian buildpack image for docker (Need curl for testing, using scm version to add curl and git .)
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 09:24:47 -08:00 |
|
Dan Schaper
|
87edbeaf58
|
Factor out downloader from detector function.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 08:40:17 -08:00 |
|
Dan Schaper
|
339f95b00c
|
Change from uname -m to straight arch
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
|
2017-02-20 08:13:46 -08:00 |
|
DL6ER
|
70a6a79b8c
|
Detect library differently
|
2017-02-20 13:40:32 +01:00 |
|
DL6ER
|
f24f77c5bd
|
Detect if architecture is *aarch* + use hf binary only if ARMv7+ is detected
|
2017-02-20 11:14:23 +01:00 |
|
DL6ER
|
378338c684
|
Install pihole-FTL to /usr/bin instead of /usr/local/bin
|
2017-02-20 10:42:07 +01:00 |
|
DL6ER
|
4035c933df
|
Moved echo to else block
|
2017-02-13 16:50:48 +01:00 |
|
DL6ER
|
abd44dd284
|
Add 32bit message
|
2017-02-13 16:33:22 +01:00 |
|
DL6ER
|
95d7fe76b5
|
Make comments more pretty
|
2017-02-13 14:50:25 +01:00 |
|
DL6ER
|
a052f397fe
|
Be more verbose during install
|
2017-02-13 14:47:06 +01:00 |
|
DL6ER
|
09d6e73b0a
|
Don't print error message on 32bit platforms
|
2017-02-13 14:42:11 +01:00 |
|
DL6ER
|
7fb6b71d52
|
Fix install path
|
2017-02-13 14:40:31 +01:00 |
|
DL6ER
|
07e37d7fc3
|
Proper error handling
|
2017-02-13 11:33:09 +01:00 |
|
DL6ER
|
fbe3dc0dcd
|
Have to get latest tag via GitHub API for downloading the binaries
|
2017-02-13 11:27:52 +01:00 |
|
DL6ER
|
6018c0c2fc
|
Add FTLinstall()
|
2017-02-13 11:07:29 +01:00 |
|
DL6ER
|
52a2f166fd
|
Add FTLdownload() subroutine
|
2017-02-13 10:29:27 +01:00 |
|
Mcat12
|
ba67144e34
|
Merge branch 'development' into adminPageAsOption
|
2017-02-09 16:27:07 -05:00 |
|
Dan Schaper
|
34f326c559
|
Update basic-install.sh
|
2017-02-08 14:13:49 -08:00 |
|
DL6ER
|
8fb6ba19a1
|
Remove double echos
|
2017-02-06 12:06:38 +01:00 |
|
Dan Schaper
|
314f7e7889
|
Merge pull request #1183 from pi-hole/tweak/update_cache_trap
Trap for package cache update failures.
|
2017-02-05 16:04:19 -08:00 |
|
Promofaux
|
4fcf8fd23f
|
Merge in development branch - resolve conflict in update.sh
|
2017-02-05 19:39:02 +00:00 |
|
Promofaux
|
1206dda347
|
testing putting runGravity at a different part of the script
|
2017-02-05 19:23:04 +00:00 |
|
Promofaux
|
e57425df5f
|
0.0.0.0 instead of pi-holes IP address for redirect purposes
|
2017-02-04 15:25:11 +00:00 |
|
Dan Schaper
|
b8d0e5e5a1
|
Merge pull request #1210 from pi-hole/fix/dhcpcd_int
Remove comment leaders from DHCPCD interface
|
2017-02-02 12:48:29 -08:00 |
|
Dan Schaper
|
26ad23f01e
|
Remove comment leaders from DHCPCD interface
We need to set the interface in DHCPCD, comments were inadvertently added a while ago.
|
2017-02-01 18:33:42 -08:00 |
|
Mcat12
|
18eb8a2159
|
Merge pull request #1185 from pi-hole/cleanup/git_functions
Move git functions to one script
|
2017-01-31 19:05:53 -05:00 |
|
DL6ER
|
8b22f435ad
|
Change how user and group are stored in the logrotate config file (necessary on Ubuntu 16.04.1)
|
2017-01-29 19:58:53 +01:00 |
|
Dan Schaper
|
3861b57dc6
|
Start moving reused utility functions to one script.
|
2017-01-28 17:32:42 -08:00 |
|
Dan Schaper
|
7291aa07ca
|
Silenc cache updater.
|
2017-01-28 16:46:37 -08:00 |
|
Dan Schaper
|
409f76aa34
|
Error check.
|
2017-01-28 16:37:31 -08:00 |
|
Dan Schaper
|
a281d87315
|
Eval variable. (Not a fan.)
|
2017-01-28 16:37:26 -08:00 |
|
Dan Schaper
|
2d18b2d784
|
Start test templates.
|
2017-01-28 16:37:04 -08:00 |
|
Promofaux
|
c31b4383e6
|
add back in code to stop dnsmasq and lighttpd during install.
|
2017-01-28 21:37:21 +00:00 |
|
Promofaux
|
35828f9cea
|
Source setupvars earlier in update/repair process
|
2017-01-28 19:05:55 +00:00 |
|
Promofaux
|
90af12fdb8
|
Remember the [@]
|
2017-01-28 18:41:37 +00:00 |
|