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
rootzoll
fa90696b22
fix typo
2020-01-16 15:50:58 +01:00
rootzoll
89cb572950
#892 dont delete macaroons on turning off
2020-01-16 12:37:02 +01:00
Christian Rotzoll
e10646bc21
Merge pull request #978 from CandleHater/patch-1
...
Disable Bluetooth
2020-01-16 12:29:42 +01:00
rootzoll
6473e19d00
#892 link instead of copy macaroons/tls
2020-01-16 12:23:19 +01:00
Candle
56965976b1
Disable Bluetooth
...
Disabling Bluetooth offers more security and also brings a small performance improvement. As Bluetooth is anyway not actively used on a RaspiBlitz, it's services and packages can be removed. Also the Bluetooth module is disabled in ``/boot/config.txt``.
2020-01-16 12:07:02 +01:00
rootzoll
ed727cb549
better test blockchain data
2020-01-16 10:20:04 +01:00
rootzoll
4925dba19c
Display Dialog before formatting HDD/SSD
2020-01-15 20:43:42 +01:00
rootzoll
efd4cf7b59
replace BTRFS detection
2020-01-15 18:23:55 +01:00
rootzoll
a754ada08e
dont prevent raid off
2020-01-15 18:22:31 +01:00
rootzoll
f98f4c6953
better BTRFS detection
2020-01-15 18:19:15 +01:00
rootzoll
3d5967e140
Merge branch 'v1.4' of https://github.com/rootzoll/raspiblitz into v1.4
2020-01-15 18:04:19 +01:00
rootzoll
3a42981fff
detect mount error
2020-01-15 18:04:10 +01:00
Christian Rotzoll
1f947d6190
Merge pull request #977 from Juized/patch-1
...
typo fix
2020-01-15 12:47:20 +01:00
rootzoll
d190c40b77
undo raid on data migration if needed
2020-01-15 12:22:28 +01:00
rootzoll
03840cba82
detect success on turning raid off
2020-01-15 12:05:51 +01:00
rootzoll
c154eddacc
scrub BTRFS before shutdown
2020-01-15 12:05:26 +01:00
rootzoll
646ff56b37
remove missing device on raid
2020-01-15 11:48:41 +01:00
rootzoll
f51095b4c8
make tempmount work with just one RAID drive
2020-01-15 11:25:12 +01:00
Julian Ritz-Barr
0e64b3125d
typo fix
...
fixing nbxplorer.service typo
2020-01-15 11:23:32 +01:00
rootzoll
7208e45be7
mount degraded
2020-01-15 11:17:12 +01:00
rootzoll
d7fc22dd8a
check mount on error output
2020-01-15 11:01:24 +01:00
rootzoll
763eba6891
Merge branch 'v1.4' of https://github.com/rootzoll/raspiblitz into v1.4
2020-01-15 10:57:24 +01:00
rootzoll
45594ac239
check BTRFS raid
2020-01-15 10:57:10 +01:00
Christian Rotzoll
441e9a1331
Merge pull request #976 from openoms/v1.4patch20
...
btcpay:update to v1.0.3.150
2020-01-14 20:33:23 +01:00
openoms
e9467d5b93
btcpay:update to v1.0.3.150
2020-01-14 19:15:30 +00:00
Christian Rotzoll
3cceac04a3
Merge pull request #973 from fronti1/patch-1
...
Update bonus.rtl.sh
2020-01-14 19:18:18 +01:00
Christian Rotzoll
64086fa269
Merge pull request #974 from openoms/v1.4patch20
...
BTCPay improvements, RTL and BTC-RPC-Explorer update
2020-01-14 19:11:40 +01:00
Christian Rotzoll
d67e8c1cdd
Merge pull request #970 from frennkie/fix-rtl
...
add check and install for python2
2020-01-14 19:01:04 +01:00
rootzoll
ac7365beeb
#958 recover info with ZAP wallet
2020-01-14 18:27:42 +01:00
rootzoll
e8e5634013
update cryptocloaks url
2020-01-14 11:47:02 +01:00