Commit graph

2323 commits

Author SHA1 Message Date
Christian Rotzoll
f1e7a09bdd
Merge pull request #721 from lukechilds/patch-1
Fix readme typo: lastest => latest
2019-08-14 12:20:34 +02:00
Luke Childs
981845b9f0
lastest => latest 2019-08-13 10:39:00 +01:00
Christian Rotzoll
0ee013650d
Merge pull request #693 from ejcobi/master
Update 10setupBlitz.sh
2019-08-02 19:36:33 +02:00
ejcobi
e43e61e66b
Update 10setupBlitz.sh
Fixed typo that offered one option count more than available. 
"..choose from these 5 options ..." > "..choose from these 4 options.."
2019-07-30 16:13:28 +02:00
Christian Rotzoll
0c49b709ca
Merge pull request #687 from CandleHater/patch-1
Typo fix
2019-07-28 16:10:52 +02:00
Christian Rotzoll
936e9e0e3c #678 accept also nodejs10 if available 2019-07-25 22:28:45 +02:00
Christian Rotzoll
424ac0e080 copystation doc typos 2019-07-25 17:38:57 +02:00
CandleLover
1efc70b1e3
Typo fix
BCLOCKHAIN ยป BLOCKCHAIN
2019-07-25 13:16:05 +02:00
Christian Rotzoll
52cc6e4c1d Link to v1.3 RC1 for RP4 2019-07-22 19:45:45 +02:00
Christian Rotzoll
08d3ed9c80
Merge pull request #653 from openoms/x86v1.2
fix error when using a new disk + add support for the Nvidia Jetson Nano
2019-06-12 20:50:06 +02:00
openoms
858648fc48 add Nvidia Jetson Nano image link 2019-06-12 19:07:31 +01:00
openoms
f281489a36 mklabel msdos if there is no partition 2019-06-12 18:46:09 +01:00
bluecell296
cc7094d2a0
Merge pull request #50 from bavarianledger/patch-1
added "special prepare when Nvidia Jetson Nano"
2019-06-08 18:33:01 +02:00
bavarianledger
53b73ea62e
Merge pull request #4 from bavarianledger/patch-1.1
Introduce a variable to identify the Nvidia
2019-06-07 11:04:44 +02:00
bavarianledger
8f37c51b81
Introduce a variable to identify the Nvidia
based on a suggestion from @openoms
2019-06-07 11:02:50 +02:00
Christian Rotzoll
6663ea7c45
Merge pull request #634 from openoms/x86v1.2
bug fixes for alternative platforms
2019-06-05 11:41:02 +02:00
Christian Rotzoll
e63562857d
Merge pull request #639 from Siimone/master
Update italian power link
2019-06-03 16:58:10 +02:00
Simone Da Re
71b3a2a2a5 Update italian power link 2019-06-01 14:49:00 +02:00
openoms
e7cbe6175e add check for python-dev 2019-05-30 13:46:20 +01:00
openoms
d556a8e36b add ubuntu bionic repo to sources.list 2019-05-29 19:30:44 +01:00
openoms
e0d9f349fc make stresstest exit 0 if not on Raspbian 2019-05-29 15:52:13 +01:00
openoms
422427d726 let bootstarp finish on every system 2019-05-29 15:50:37 +01:00
Christian Rotzoll
294d231c10
Merge pull request #633 from openoms/x86v1.2
fix python-grpc permissions
2019-05-29 01:33:49 +02:00
openoms
ab5b7eae06 fix python-grpc permissions 2019-05-29 00:06:51 +01:00
Christian Rotzoll
b0005ad41a
Merge pull request #630 from rootzoll/v1.2
V1.2
2019-05-28 02:57:36 +02:00
Christian Rotzoll
4ffc2370fa return info 2019-05-28 01:39:04 +02:00
Christian Rotzoll
0213fb09bb show bitcoin presync progress 2019-05-28 01:08:42 +02:00
Christian Rotzoll
d4d633552f fix presync progress 2019-05-28 00:49:39 +02:00
Christian Rotzoll
f2f9ed7742
Merge pull request #629 from rootzoll/v1.2
V1.2 update
2019-05-27 20:40:58 +02:00
Christian Rotzoll
4156f6d277 merged master 2019-05-27 20:36:54 +02:00
Christian Rotzoll
181e1cc51d added copystation info 2019-05-27 20:31:19 +02:00
Christian Rotzoll
11c8ab20cb
updated power supply 2019-05-27 19:35:49 +02:00
Christian Rotzoll
ce998ad423
Merge pull request #597 from openoms/x86v1.2
update lnd to v0.6.1-beta, introduce x86_64 and _32 compatibility, update RTL and Go, fixes for running in a Virtual Machine
2019-05-27 19:25:25 +02:00
Christian Rotzoll
7413b618d0
Merge pull request #623 from bavarianledger/patch-2
Fixes wrong ANSI colors if "Free HDD" < 10%
2019-05-27 19:07:15 +02:00
Christian Rotzoll
60fc886e72
comment on power supply 2019-05-27 16:40:33 +02:00
Christian Rotzoll
901f22ee70
Merge pull request #628 from Siimone/master
Add Italian Shoppinglist
2019-05-27 16:35:56 +02:00
Simone Da Re
0fc7ac5449 Add Italian Shoppinglist 2019-05-27 00:17:07 +02:00
bavarianledger
9f843341cd
Fixes wrong ANSI colors if "Free HDD" < 10%
The characters and next line (lightning ANSI graphic) after "Free HDD" were incorrectly highlighted once "Free HDD" is < 10%.
2019-05-20 19:52:16 +02:00
Christian Rotzoll
82d9bb54ed copystation fixing LCD message 2019-05-20 15:21:24 +02:00
openoms
befde37c4b refactor 2019-05-20 12:35:47 +01:00
Christian Rotzoll
00c778ace4 Merge branch 'master' of https://github.com/rootzoll/raspiblitz 2019-05-20 11:13:20 +02:00
Christian Rotzoll
4dd67a7ada support on telegram group 2019-05-20 11:13:10 +02:00
openoms
f65da3ae84 Merge branch 'x86v1.2' of https://github.com/openoms/droidblitz into x86v1.2 2019-05-20 07:38:56 +01:00
openoms
4bd14b0d39 add HDMI config to alternative diplay install 2019-05-20 07:38:50 +01:00
Christian Rotzoll
0bb19b0766 copystation small fixes 2019-05-20 01:05:57 +02:00
Christian Rotzoll
5696f3eb4b copystation small fixes 2019-05-20 00:55:25 +02:00
bavarianledger
4b47a9eef6
added "special prepare when Nvidia Jetson Nano"
Disables GUI/X11 login to make sure that you can login after rebooting.
2019-05-19 16:25:47 +02:00
Christian Rotzoll
b2b19ff974
Merge pull request #619 from rytisbitcoin/patch-5
Updated wifi instructions link
2019-05-19 14:06:13 +02:00
Christian Rotzoll
82e0664f5f #615 adding more info on HDDs with partitions 2019-05-19 13:09:58 +02:00
Rytis Bieliauskas
a86a36c8cd
Updated wifi instructions link 2019-05-19 13:06:58 +03:00