openoms
ea5187c933
joinmarket update to v0.9.11 ( #145 )
...
* joinmarket update to v0.9.11
* remove deprecated install tweak
* remove pyhton 3.7 support
* stop using system-side PySide2
* don't install the QT Gui on ARM
* format start.joininbox.sh
* remove arm specific qtgui deps, no qtgui on build for arm
* don't protect system packages from pip install
* add libltdl-dev to apt-get packages
2024-02-26 12:06:00 +01:00
openoms
f4e1dac495
Add Jam menu instead of QTGUI for the Raspiblitz on bullseye ( #115 )
...
* fix shutdown and reboot for raspiblitz
* add the Jam menu instead of qtgui for raspiblitz
* don't install the qtgui on raspiblitz bullseye
2023-02-04 19:44:00 +00:00
openoms
1e2abc5778
change the onion_serving_port if LND is present
2022-12-24 17:53:54 +01:00
openoms
0dcdf08839
Generate images for arm64-rpi with Packer ( #89 )
...
* add joininbox-image build workflow
* force progress bar for wget download
* don't test tor in github actions
* use 20220121_raspi_4_bullseye, enable ssh
* use 8GB image
* update nameserver
* remove raspi-config from packages
* preinstall sudo and wget only
* reorganise python deps
* --progress=bar:force
* reorganise deps
* add lsb-release
* apt-get everywhere, remove outdated manual guide
* build arm64-rpi image only
* Generate image checksum in github script (#92 )
* use gzip for compression
* update the readme
Co-authored-by: m00ninite <80651189+m00ninite@users.noreply.github.com>
2022-08-07 18:36:07 +01:00
openoms
4aa316e5ff
refactor install to add new user, test JB pr, record qtgui var ( #83 )
...
* refactor install to add new user
* add option to test a joininbox pr
* reorder vars and update FAQ
* record the qtgui entry and prepare ${user}
* check entry after the user is created
2022-04-10 09:16:43 +01:00
openoms
1b85646f7b
remove all trailing white spaces
...
used:
find . -type f -name '*.txt' -exec /
sed --in-place 's/[[:space:]]\+$//' {} \+
2022-03-06 13:41:40 +00:00
openoms
4118fa3e7b
check only once for qrencode
2022-01-06 10:26:14 +00:00
openoms
d630b3b975
localip: use hostname -I to simplify
2021-10-05 07:56:35 +01:00
openoms
21f5af1bd1
fix checks when there is only one wallet file
2021-05-13 23:34:43 +01:00
Taylor Helsper
f927849073
Simplify config options when running within myNode ( #44 )
2021-04-29 12:30:56 +01:00
openoms
705815187f
improve startup and expand filesystem on armbian
2021-03-21 16:36:30 +00:00
openoms
a7cbebc46f
add startup menu and BTCCONF to CONFIG
2021-03-21 00:31:58 +00:00
openoms
48855c8944
restart to expand the SDcard and fix startup logic
2021-03-10 22:35:14 +00:00
openoms
8b3fe4aa29
fix core symlinks, add qrencode
2021-03-07 02:50:58 +00:00
openoms
b50ae27ca0
clean variables
2021-03-02 10:19:53 +00:00
openoms
84cc36db18
generateJMconfig: always fill raspiblitz settings
2021-02-15 09:01:45 +00:00
openoms
63db82d5f8
start.joininbox: never exit after set.password.sh
2021-02-14 18:41:23 +00:00
openoms
4ce27ab70d
move scripts to the standalone dir
2021-02-14 10:36:25 +00:00
openoms
1d640a6ed3
run expand.rootfs.sh with sudo from standalone dir
2021-02-14 08:41:34 +00:00
openoms
302ec53968
add do_expand_rootfs for ARM from raspi-config
2021-02-14 00:20:40 +00:00
openoms
0637a89582
check Tor on first start
2021-02-13 13:55:56 +00:00
openoms
d0a0e7617f
refactor first start process
2021-02-13 12:59:43 +00:00
openoms
ed5e1999c7
fix joininbox first start
2021-02-11 22:54:21 +00:00
openoms
bffd4361da
improve setupsteps
2021-02-10 20:21:02 +00:00
openoms
7f6b5c3292
display the network and localip in the menu
2021-02-10 12:37:01 +00:00
openoms
65ddd769b2
add CONFIG menu for connection and .cfg settings
2021-02-09 17:05:39 +00:00
openoms
0bb4f358c3
menu: improve setup flow on the first run
2021-01-30 17:49:24 +00:00
openoms
a69262721b
connect: move while loop to script
2021-01-03 19:39:57 +00:00
openoms
5e28051991
connect: correct variables
2021-01-03 19:19:16 +00:00
openoms
e62d843add
start: change user passswords first if standalone
2021-01-03 18:48:19 +00:00
openoms
d96fc1fe7d
connect to remote node during first run
2020-12-15 20:31:59 +00:00
openoms
440f289b32
add Boltzmann to tools
2020-12-14 20:04:37 +00:00
openoms
3b47666ccd
refactor: check and install JM on the first run
2020-10-28 12:29:11 +00:00
openoms
0d39c05c92
start.joininbox: check for cpu type every time
2020-10-27 15:31:40 +00:00
openoms
761f4ddd77
start.joininbox: check cpu architecture
2020-10-27 14:56:27 +00:00
openoms
5939cf9c48
set.password.sh: always needs sudo access
2020-09-30 10:50:19 +01:00
openoms
51429f9302
FAQ: add notes for Waveshare screen and RPi Zero
2020-09-24 20:05:46 +01:00
openoms
5368e3a512
start.joininbox.sh to start on every login (replaces startup.sh)
2020-09-21 12:00:07 +01:00