Commit Graph

5608 Commits (c7ad7113d70f63b0b4a5460daaf5ada8f10c28f4)
 

Author SHA1 Message Date
RD WebDesign 67f04787d6
Only compare OS versions if `dig` was successful
1 year ago
Adam Warner 1ee922d16c
Disable a few commands if installed in (official) docker containers (#5018)
1 year ago
Christian König 14ab586603
Start counting with 1
1 year ago
Christian König 372070ab39
Improve detection of incorrecr lines during gravity
1 year ago
Christian König 4004a93d1a
Don't double check for lines containing no domains in gravity
1 year ago
Adam Warner c2bb190dce
Explicitly create group pihole on installation (#5039)
1 year ago
Adam Warner b8eae60fcc
Disable a few commands for Docker. Currently this is done by monkeypatching the the `pihole` file on Docker install, however if someone was to run pihole checkout, these patches are removed.
1 year ago
Dan Schaper c86ff5d084
Bump actions/setup-python from 4.3.0 to 4.3.1 (#5054)
1 year ago
dependabot[bot] 126da094bd
Bump actions/setup-python from 4.3.0 to 4.3.1
1 year ago
Christian König f713b14ba0
Cleanup if startup failed
1 year ago
Dan Schaper a4e20f79a3
Install wheel before other python packages in Action (#5048)
1 year ago
Christian König 6b146ed2d1
Use two-step approach
1 year ago
Christian König e0e0baf076
Install wheel before other python packages
1 year ago
Dan Schaper 95e799ed6e
Do not require man pages to be present in test script (#5037)
1 year ago
DL6ER 202aa25c09
Do not setcap FTL binary when systemd is used (#5043)
1 year ago
MichaIng 06de172952
Skip setcap on installs with systemd
1 year ago
Adam Warner ff5ee29566
Add native systemd service (#4924)
1 year ago
Adam Warner d393497641
sync: master to development (#5041)
1 year ago
Adam Warner 0034538794
v5.14.2 (#5040)
1 year ago
Christian König 33d2163f19
Explicitly create group pihole on installation
1 year ago
Christian König ea26171c18
Do not require man pages to be present in test script
1 year ago
Dan Schaper 82dfcbcd83
Fix pihole updatecheck reboot (#5035)
1 year ago
RD WebDesign 233453267e
Using `shift` to allow passing multiple arguments
1 year ago
RD WebDesign f3c27f706f
Pass only the correct argument
1 year ago
Dan Schaper 983d79b3e6
Don't install `which` (#5028)
2 years ago
Christian König 6d8abc2e30
Don't install `which`
2 years ago
Adam Warner 38775cffdf
Ensure local hash is always of length 8, for consistency.
2 years ago
Adam Warner b13a75a223
sync: master to development (#5017)
2 years ago
Adam Warner 21026d9414
Fix odd behaviour introduced into new version checking script (#5016)
2 years ago
Adam Warner ba74051502
Grab local FTL hash correctly from FTL's own version output, and grab one digit less for remote hashes (also in debug log)
2 years ago
Adam Warner cdbe4c9b86
Get only the precise tag number when getting local version, do not show branch name when on master branch(es)
2 years ago
Adam Warner ca04c13315
sync: master to development (#5013)
2 years ago
Adam Warner 3c86af0e59
Pi-hole core v5.14 (#5012)
2 years ago
Adam Warner ddaa1bf0d4
Correctly identify process status in debug script on docker (#5011)
2 years ago
Adam Warner 6b8ba3c15e
Replace deprecated shell commands (#4907)
2 years ago
Christian König 7536c312ee
Correctly identify process status in debug script on docker
2 years ago
Adam Warner a8b6eb9b70
Touch files before addKey or addOrEditKeyValPair (#4999)
2 years ago
Christian König 67385b7ed4
Touch files before addKey or addOrEditKeyValPair
2 years ago
Adam Warner 64e61aac4a
Simplify versions.sh (#4959)
2 years ago
Christian König 2fd5b944ad
Touch setupVars before writing to it
2 years ago
Dan Schaper f91606bb17
Fix static IP not set because of in-line comment in dhcpcd.conf (#4998)
2 years ago
Stephan Pillhofer 122bc6b927
Fix static IP not set because of in-line comment
2 years ago
Dan Schaper 3491dbfd04
Check `versions` file on the debug log (#4977)
2 years ago
Dan Schaper 871067acd8
Fix static IP not set if IP is already present in any way inside dhcpcd.conf (#4995)
2 years ago
Stephan Pillhofer 06cf7afbc2 Fix static IP not set
2 years ago
MichaIng 81927334f2
Add native systemd service
2 years ago
yubiuser 01bf9ca42a
Prevent CNAME loop (#4988)
2 years ago
Christian König c8c6533440
Add small explanation.
2 years ago
Dan Schaper f1b15f7e92
Remove check for latest component version in debug log (#4973)
2 years ago
DL6ER e0c351f0e4
Remove unused possibility to obfuscate pihole.log in debug log (#4974)
2 years ago