Commit graph

3298 commits

Author SHA1 Message Date
rootzoll
445d3e1be8 updating sync of BlitzTUI 2020-01-22 12:02:10 +01:00
rootzoll
0c1be39718 Updating/Reinstall BlitzTUI just if needed on sync 2020-01-22 11:53:20 +01:00
rootzoll
ef4c02b7dc test change BlitzTUI 2020-01-22 11:43:43 +01:00
rootzoll
4766689ded #920 detect service dead 2020-01-22 11:37:42 +01:00
rootzoll
4b35eb09e1 #969 preventing double lines from ups 2020-01-22 03:00:21 +01:00
rootzoll
ee0096cca2 #991 additional notice about needed active channel 2020-01-22 02:52:15 +01:00
rootzoll
90687877aa #991 notice to have at least one active channel 2020-01-22 00:07:03 +01:00
rootzoll
fc4cc892cc #985 try catching blackscreen 2020-01-21 21:34:41 +01:00
rootzoll
dca974cbac added debug 2020-01-21 21:14:03 +01:00
rootzoll
a533931728 Adding BLITZ TUI update to syncscript 2020-01-21 20:56:18 +01:00
rootzoll
d4c8321244 Use BlitzTUI local code 2020-01-21 20:39:33 +01:00
rootzoll
f8221528c2 Merge branch 'master' of https://github.com/rootzoll/raspiblitz 2020-01-21 19:20:44 +01:00
rootzoll
25efdd4d4d change debug output 2020-01-21 19:20:35 +01:00
rootzoll
ba0cfe1537 change debug info 2020-01-21 18:18:37 +01:00
rootzoll
0a01812d57 BlitzTUI debug added 2020-01-21 15:57:47 +01:00
rootzoll
ca59cb8776 #985 prevent blackscreen during final recovery 2020-01-21 14:58:21 +01:00
rootzoll
b6ee124ba4 #214 exit if TOR is not installed on TOR option 2020-01-21 14:57:52 +01:00
rootzoll
a056587994 Merge branch 'v1.4' of https://github.com/rootzoll/raspiblitz into v1.4 2020-01-21 11:24:36 +01:00
rootzoll
789d248a77 #985 waiting for ready flag before LND check 2020-01-21 11:24:24 +01:00
Christian Rotzoll
6dc3c194d0
Merge pull request #992 from openoms/v1.4patch22
BTCPay fix and update
2020-01-21 10:05:44 +01:00
openoms
83847b7b1a
btcpay:fix install script and update .NET to 3.1 2020-01-21 04:21:35 +00:00
rootzoll
882d571b56 #975 fix temp mount for ext4 2020-01-21 01:02:32 +01:00
openoms
9f725bf5ae btcpay: fix symbolic link 2020-01-20 22:38:36 +00:00
rootzoll
f8945f3d41 #961 using python3 2020-01-20 23:15:25 +01:00
rootzoll
dd2f982b46 Merge branch 'v1.4' of https://github.com/rootzoll/raspiblitz into v1.4 2020-01-20 23:13:05 +01:00
rootzoll
9e5a1d0ca5 #961 fix back 2020-01-20 23:12:55 +01:00
Christian Rotzoll
dab6ef5a67
Merge pull request #988 from openoms/v1.4patch20
RTL: change to CUSTOM auth type
2020-01-20 21:20:15 +01:00
rootzoll
83193b2ca4 #990 move tmux config into own repo 2020-01-20 21:18:24 +01:00
rootzoll
a275e7a3ef #989 move optional litecoin install to setup 2020-01-20 21:05:40 +01:00
rootzoll
abc935fc6d gb to us default locale 2020-01-20 20:37:30 +01:00
rootzoll
04b08fd5fd dns settings needs reboot 2020-01-20 20:11:49 +01:00
openoms
489988c7bd RTL: change to CUSTOM auth type 2020-01-20 19:01:55 +00:00
rootzoll
545b2e9f61 #787 removing fixed DNS from build script 2020-01-20 19:43:25 +01:00
rootzoll
5265db366b #787 removing need to reboot 2020-01-20 19:38:53 +01:00
rootzoll
e101e3aa6e simple DNS test 2020-01-20 19:33:24 +01:00
rootzoll
02d844f864 #787 adding dns test to setup dialog 2020-01-20 19:29:22 +01:00
rootzoll
07ffb828b4 Merge branch 'v1.4' of https://github.com/rootzoll/raspiblitz into v1.4 2020-01-20 19:24:52 +01:00
rootzoll
fb871d38ec #787 adding dns test to script 2020-01-20 19:24:41 +01:00
Christian Rotzoll
dd2db2589c
Merge pull request #986 from CandleHater/patch-2
Added Pi4 support while deactivating Bluetooth
2020-01-20 17:03:25 +01:00
Christian Rotzoll
24e763259a
Merge pull request #984 from openoms/v1.4patch20
updates for 1.4
2020-01-20 17:02:37 +01:00
Christian Rotzoll
b1f1150365
Merge pull request #983 from fronti1/patch-2
update build_sdcard.sh
2020-01-20 16:53:50 +01:00
Candle
d4b1f1f091
Added Pi4 support while deactivating Bluetooth
The former implementation did not cover the Raspberry 4 as the ``dtoverlay`` was changed to ``disable-bt``. I added both, so all Raspberry models are covered when deactivating Bluetooth.
2020-01-20 16:50:35 +01:00
openoms
154b15d8a6 rtl: update to v0.6.3 2020-01-20 13:02:39 +00:00
rootzoll
6d1c61f00d #892 cat and pipe instead of cp 2020-01-20 12:47:27 +01:00
openoms
ca870e5999
blitz.setpassword:change Password_B for all affected, including RTL 2020-01-20 11:39:08 +00:00
rootzoll
29df66b429 fix directorie owners 2020-01-20 11:44:21 +01:00
openoms
8bdb082499 readme, build_sdcard: update links 2020-01-19 13:20:49 +00:00
fronti1
95ad431265
Update build_sdcard.sh 2020-01-19 00:03:49 +01:00
fronti1
5d6f21eac4
update build_sdcard.sh
fixed missing sudo -u in LCD Driver section
2020-01-18 21:31:44 +01:00
rootzoll
be26a54ebb #892 fallback to copy 2020-01-16 18:52:28 +01:00