Commit graph

18 commits

Author SHA1 Message Date
openoms
7c18db7bd7
build_sdcard.sh to call config.scripts to install Bitcoin, LND and CL (#2754)
* move Bitcoin Core install to bitcoin.install.sh

* update lnd to v0.14.1, move to lnd.install.sh

* update CL to v0.10.2, move to cl.install.sh

* call config.scripts to install BITCOIN, LND and CL

* improve cpu and base image detection

* switch tor sources to bullseye for debian and co

* allow one parameter in install scripts

* PGPauthor is guggero for lnd v0.14.1

* lnd.install: improve output

* cl.install: fix links

* cl v0.10.2 signer is cdecker

* cl.install: add mrkd dependency

* make the bitcoin home directory readable
2021-12-07 15:00:44 +01:00
openoms
3c3df62a8a
Improve setup reliability and VM compatibility (#2744) 2021-11-30 12:58:06 +01:00
openoms
608a5854f7 Fix RESET-LND (#2690)
* initialize LND wallet after reset
* diplay seed for mainnet after reset and init
* display and delete the seed for mainnet
* lnd.install: remove seedwordFile after shred

The seed will be safely deleted after having been displayed, the same as during the initial setup.
The seedwordFile is created and kept for testnet and signet if active.
2021-11-11 15:41:04 +01:00
openoms
cac14efc46
rename all cln / CLN to cl / CL except CLNETWORK 2021-09-26 10:30:09 +01:00
openoms
7ac2d3ad5d
always set lightning instance in raspiblitz.conf 2021-09-17 08:02:29 +01:00
rootzoll
853c29c922 re add the PrivateDevices=true 2021-09-16 00:41:23 +02:00
rootzoll
700672cf62 removePrivateDevices=true from basic services 2021-09-14 20:12:46 +02:00
openoms
d671aae4be
lnd: activate SIGNET 2021-09-13 10:36:45 +01:00
openoms
78989baeab
lnd.install: initwallet for correct chain 2021-09-13 10:26:38 +01:00
openoms
9b55ca632e
lnd.install: record seedwords with sudo 2021-09-13 10:08:23 +01:00
openoms
8ea4227f47
lnd.install: prepare directories 2021-09-13 09:56:04 +01:00
rootzoll
0d8b69c361 add LND info 2021-09-12 23:19:10 +02:00
rootzoll
c22ccc2fe1 fix parameter order on lnd.initwallet.py calls 2021-09-12 22:55:29 +02:00
rootzoll
14a5eb3d63 fix temp path 2021-09-12 22:48:51 +02:00
rootzoll
cfef0c9b8f fix temp file 2021-09-12 22:46:42 +02:00
rootzoll
2db84cdb6c creating lnd wallet when activated as secondary 2021-09-12 22:36:57 +02:00
rootzoll
3a88ca5789 prepare lnd wallet creation if running as second 2021-09-12 21:41:48 +02:00
openoms
c81f4f13f5
rename lnd.chain.sh to lnd.install.sh 2021-09-01 17:47:28 +01:00
Renamed from home.admin/config.scripts/lnd.chain.sh (Browse further)