Commit Graph

11 Commits

Author SHA1 Message Date
rootzoll
8a5c91873a 5053-fixsyntax 2025-06-17 08:47:49 +02:00
/rootzoll
10547d7f4d 5053 fixformat (#5064)
* #5053 fix data format when boot from sd card
2025-06-17 00:50:57 +02:00
/rootzoll
faa6a982dd 5053 proxmox (#5058)
* detect systemdrive
2025-06-12 01:31:06 +02:00
openoms
bd5ce78ec3 fix: use apt to install rust system-wide for CLN (#5047)
* fix: use apt to install rust system-wide for CLN
* fix: remove PID file config from service
* check for cln-grpc plugin in it's new place
* improve cln-grpc config
* simplify the creation of .lightning dir
* remove unused cl-plugin.cln-grpc.sh
* add error management to  _provision.setup.sh when installing cln

* rust install to /opt/rust and symlink

* prevent storagePartition not detected

* prevent only-pruned

* fix rust permissions and add error management

* switch off cln-grpc if not available

* add test dependencies

* move tests out to an inactive function

* clnrest: remove config if plugin is unavailable

* fix clnrest config substitution

---------

Co-authored-by: rootzoll <christian@geektank.de>
2025-06-08 21:01:32 +02:00
/rootzoll
caedd59556 #5046 swapfile (#5049)
* prevent swap file on sd card
2025-06-08 17:33:25 +02:00
/rootzoll
8eefa21a9c #4466 adapt USB backup thumb drive (#5044)
* drive minimum 32
* adapt backup script
* fix index
* make sure UUID is updated after format
2025-06-04 17:15:59 +02:00
/rootzoll
18b35e3f1b #5013 Link Bitcoin wallet correctly in new drive layout (#5027)
* #5015 refactor delete all but blockchain
* #5015 improve delete
* #5015 make sure to delete app-data
* #5015 deac use old blockchain for now on boot nvme
* #5013 set bitcoin wallets dir to app-data
* make sure bitcoin wallets exists
* fix wallet repair
* moving wallet directory
* change bitcoin conf path
* #5029 mark for repair
2025-05-21 22:00:14 +02:00
/rootzoll
4ea55ae529 5015 Repair Delete all Data But Blockchain (#5024)
* #5015 refactor delete all but blockchain
* #5015 improve delete
* #5015 make sure to delete app-data
* allow use blockchain
* edit descision tree
* move by force and check result
* rsync dirs
* check links
* #5015 deac use old blockchain for now on boot nvme
2025-05-20 01:39:37 +02:00
/rootzoll
2a1347ca7a #4960 Update AlbyHub (#5009)
* #4960 Update Albyhib to 1.17.0
* make lnd tls readable for everyone
2025-05-17 20:57:38 +02:00
/rootzoll
e3af6c9c26 Fixes for v1.12.0rc2 (#5005)
* systemdrive cannot be the biggest partition
* Update lnd to work with bitcoin core 29
* v1.120rc2
2025-05-16 20:37:34 +02:00
/rootzoll
39fd3344ce #4324 New Drive Layout: Boot NVMe, Proxmox & OldLaptop (#4997)
Big refactor based on #4324 introducing a new drive layout - adding optimizations for Proxmox and old laptop drive layout . Also making it possible to boot from NVMe. Replacing blitz.datadrive.sh with blitz.data.sh - icluding the possibility to migrate an old ssd/nvme to a bigger one (copying complete data and blockchain). Lots of smaller changes.
2025-05-15 13:04:22 +02:00