Chris Wiggins
4c9ca9c47d
fix: log2ram can't stop before it's installed
...
This commit fixes an issue with `setup/setup_device.sh` where log2ram
service would try to stop before log2ram was installed. I copied the
log2ram logic from `rootfs/standard/usr/bin/mynode_post_upgrade.sh` as
it looks like it functions correctly.
In the future I think we should add a feature to disable log2ram since
it is really only needed when you are running on an sdcard or USB, but
that will be for another day.
2024-07-29 20:44:53 -06:00
Chris Wiggins
956ab787d7
fix: samouraiwallet is no more, removing it
2024-07-26 23:22:16 -06:00
Taylor Helsper
97ad1a9f6d
Remove whirlpool as default app
2024-04-24 23:48:35 -05:00
Taylor Helsper
740274745d
Move buster backports to archive repo
2024-04-24 22:59:48 -05:00
Taylor Helsper
c3294271de
Add option to enable/disable I2P
2024-02-24 00:56:35 -06:00
Taylor Helsper
91c4aed0e2
Add log2ram on x86 devices
2024-01-11 22:57:43 -06:00
Taylor Helsper
f9c6bed2d1
Add initial support for Raspberry Pi 5
2024-01-07 18:56:37 -06:00
Taylor Helsper
6feb03622a
Cleanup apt cache during setup to save space
2023-12-20 22:35:50 -06:00
Taylor Helsper
8467de49b8
Upgrade Bitcoin to v26.0
2023-12-15 15:01:12 -06:00
Taylor Helsper
8d5be96f5f
Disable dphys-swapfile service since it's handled in mynode startup
2023-12-13 22:24:14 -06:00
Taylor Helsper
7e0afe882c
Change capitalization
2023-12-01 16:06:57 -06:00
Taylor Helsper
6036948c6b
Better support for Debian 12
2023-12-01 12:44:47 -06:00
Taylor Helsper
a95b9bb6b0
Minor setup_device.sh fixes
2023-10-25 22:04:23 -05:00
Taylor Helsper
884d6fe47c
Remove LNBits and Dojo as default apps
2023-09-08 20:02:11 -05:00
Taylor Helsper
cb3d2880c0
Upgrade Thunderhub to v0.13.21
2023-09-03 22:27:41 -05:00
Taylor Helsper
11456128a6
Refactor user init
2023-08-27 15:32:31 -05:00
Taylor Helsper
582745bf45
Fix sig verification on loop
2023-08-15 20:05:28 -05:00
Taylor Helsper
581fb2257f
Add Channel Tools for debugging
2023-07-29 00:32:31 -05:00
Taylor Helsper
bc5c9a8b75
Add docker-buildx-plugin to resolve docker image build issues
2023-07-14 21:14:44 -05:00
Taylor Helsper
6f49d66c94
Add new key for lit
2023-06-11 22:10:40 -05:00
Taylor Helsper
59794f8c2b
Fix Bitcoin bash completion URL
2023-06-01 22:54:47 -05:00
Taylor Helsper
8d1906aeef
Fix issue installing intel-microcode
2023-04-09 21:49:45 -05:00
Taylor Helsper
b4aa8204a9
Update setup_device.sh
2023-04-04 21:48:40 -05:00
Taylor Helsper
b029a81aed
Add public apps (alpha)
2023-03-23 20:56:25 -05:00
Taylor Helsper
6af1fccf7a
Add pass to help with docker login issues
2023-03-01 22:18:24 -06:00
Taylor Helsper
95dcbd1253
Add apparmor
2023-02-25 13:31:34 -06:00
Taylor Helsper
861c13f30c
Add python path modifications to setup_device.sh
2023-01-15 23:07:52 -06:00
Taylor Helsper
45c9997fe6
Update RTL to v0.13.4
2023-01-04 16:37:20 -06:00
Taylor Helsper
a47c7b7775
Add Go (language)
2022-12-28 22:08:54 -06:00
Taylor Helsper
c453100bec
Ensure NTP is enabled on Armbian
2022-12-08 22:00:16 -06:00
Taylor Helsper
91f754067d
Fix setup_device error
2022-11-30 16:17:05 -06:00
Taylor Helsper
3b57b1b16a
Fix JM install in setup_device.sh; Change amd64 grub fsck settings
2022-11-23 19:22:45 -06:00
Taylor Helsper
b3ad08258e
Upgrade Whirlpool to v0.10.16
2022-11-11 21:40:47 -06:00
Taylor Helsper
3b97dc16e1
Upgrade LND to v0.15.4; Verify sig from roasbeef or guggero
2022-11-01 12:51:21 -05:00
Taylor Helsper
b7200ece8f
Fix systemctl error from old TLS service
2022-10-31 22:06:06 -05:00
Taylor Helsper
8e7e7499b4
Add joinmarket user to bitcoin group
2022-10-22 11:38:11 -05:00
Taylor Helsper
09c382cf3c
Initial JAM Support
2022-10-16 08:16:04 -05:00
Taylor Helsper
b85f081779
Undo key install change for loop and lit
2022-10-09 21:16:43 -05:00
Taylor Helsper
6a08ec1ec7
Improve check_in success during device setup
2022-10-09 13:37:41 -05:00
Taylor Helsper
10fe966bc7
Add I2P; Better Network Control
2022-10-08 12:34:04 -05:00
Taylor Helsper
1f4b88bdaa
Improve tor apt-key consistency
2022-09-28 22:30:22 -05:00
Taylor Helsper
c6a27e9191
Add LiT key, fix remote access installation, fix rtl install during setup
2022-09-23 21:51:16 -05:00
Taylor Helsper
f59e01868d
Move on if docker install has issues
2022-09-03 21:15:20 -05:00
Taylor Helsper
eba288c868
Add yarn
2022-08-15 23:10:31 -05:00
Taylor Helsper
8214914f16
Add buster backports repo to setup_device.sh
2022-08-14 22:44:08 -05:00
Taylor Helsper
4c81bd568d
Add debian backports key
2022-08-12 22:27:46 -05:00
Taylor Helsper
7c1ae3c03b
Update Docker installation method
2022-08-11 22:42:49 -05:00
Taylor Helsper
c870570d63
Add package updates for Debian Bullseye support
2022-08-11 22:38:12 -05:00
Taylor Helsper
20d2632548
Remove python2 package installation
2022-08-11 22:29:42 -05:00
Taylor Helsper
f77832ae05
Remove LNBits, CKBunker and Sphinx from default apps
2022-08-11 22:25:00 -05:00