Commit Graph

2338 Commits (940d780a4c30b76bb887e2c12b5598f4d779ca9b)
 

Author SHA1 Message Date
DL6ER 078cc7660e
Improved updater logic
8 years ago
DL6ER af2893d2ce
Updater implementation for FTL
8 years ago
Jacob Salmela 0fe5efba76 Merge pull request #1265 from ProtoFoo/ProtoFoo-redirect
8 years ago
ProtoFoo fb6631d317 Removed a line that did nothing.
8 years ago
ProtoFoo cd0b8927c5 Removed a line that did nothing.
8 years ago
ProtoFoo 3fab34687c Redirect pi.hole to pi.hole/admin/
8 years ago
ProtoFoo b2d78edae9 Redirect pi.hole to pi.hole/admin/
8 years ago
ProtoFoo 412cacac49 Merge pull request #1 from pi-hole/development
8 years ago
Dan Schaper dcb9797f35
Tests changed to reflect `uname` calls.
8 years ago
Dan Schaper 4dcee5cd84
`arch` is not portable.
8 years ago
DL6ER a64211123f
Some debug additions
8 years ago
DL6ER 1645677c3a
Cosmetics
8 years ago
DL6ER 4f85ace525
Force pihole user to use sh-shell (instead of nologin)
8 years ago
DL6ER e8fde702a0
Also chown the other files
8 years ago
DL6ER e339f3852c
Change ownership of FTL log to pihole user
8 years ago
DL6ER 032f94afc0
Don't suppress su's output
8 years ago
DL6ER e9b50442fa
Remove test_FTL_support_files_installed as we create them using the init.d script as of now
8 years ago
DL6ER 77b3764481
Remove resundant code (FTL will later be enabled by enable_service)
8 years ago
DL6ER 90ccbef431
pihole-FTL init.d script
8 years ago
Dan Schaper 02ea9b9abc
Check file path and permissions in one go.
8 years ago
Dan Schaper 4cd598ae10
Check support files installed and permissions.
8 years ago
Dan Schaper 8eeb8ad779
Check binary installed and functional.
8 years ago
Dan Schaper 2ffb103acb
Move binary to final home.
8 years ago
Dan Schaper a0c17368ed
`cd` to directory to sha1sum
8 years ago
Dan Schaper d76e761d0b
Merge remote-tracking branch 'origin/new/FTL-binary' into new/FTL-binary
8 years ago
Dan Schaper 6023984703
Silence sha check
8 years ago
Dan Schaper cde7b53de3
Check sha1 of transferred file.
8 years ago
Dan Schaper b36a44a954
Check sha1 of transferred file.
8 years ago
Adam Warner fcc3d5450d Merge pull request #1263 from pi-hole/idea
8 years ago
Dan Schaper 057cecb3e0
Replace ignored file.
8 years ago
Adam Warner 86c6e0e826 accidentally the idea file
8 years ago
Adam Warner 5c223b5f4e Merge pull request #1262 from pi-hole/gitAttributes
8 years ago
Dan Schaper 883aa30aca
Revert reversion.
8 years ago
Adam Warner 763b51fe22 linux style line endings enforced
8 years ago
Dan Schaper dd1aa9163c
Fix IDEA ignoring pullapprove.
8 years ago
Dan Schaper e087797edc
Test for format of tag version.
8 years ago
Dan Schaper 5e6f8489a9
Find 404 errors and relay message.
8 years ago
Dan Schaper 48351fed79
Remove trailing newline from curl'd variable.
8 years ago
Dan Schaper 875a5d309d
Check downloaded file for binary or text.
8 years ago
Dan Schaper 70e876ee13
Download tests.
8 years ago
Dan Schaper 7a269e757e
Debian buildpack image for docker (Need `curl` for testing, using scm version to add `curl` and `git`.)
8 years ago
Dan Schaper 87edbeaf58
Factor out downloader from detector function.
8 years ago
Dan Schaper 339f95b00c
Change from `uname -m` to straight `arch`
8 years ago
Dan Schaper e480c761cd
Merge remote-tracking branch 'origin/new/FTL-binary' into new/FTL-binary
8 years ago
Dan Schaper 26c628f8a5
Mock ldd command response.
8 years ago
Dan Schaper 59d6907d71
Test aarch64 detection
8 years ago
Dan Schaper b4450a3918
Mock ldd command response.
8 years ago
Dan Schaper 7032be6049
Template for FTL engine type tests.
8 years ago
DL6ER 70a6a79b8c
Detect library differently
8 years ago
DL6ER f24f77c5bd
Detect if architecture is *aarch* + use hf binary only if ARMv7+ is detected
8 years ago