QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Raziel K. Crowe 85e628a638
Update README
2 years ago
Documentation meh 2 years ago
LICENSES
arch Create tpm-slb9673-overlay.dts 2 years ago
block
certs
crypto
drivers redo 2 years ago
fs redo 2 years ago
gnuk
include redo 2 years ago
init
io_uring
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
userland
usr
virt
.clang-format fml 2 years ago
.cocciconfig
.get_maintainer.ignore fml 2 years ago
.gitattributes
.gitignore fml 2 years ago
.mailmap fml 2 years ago
COPYING fml 2 years ago
COPYING.txt
CREDITS fml 2 years ago
CREDITS.txt
Kbuild
Kbuild.txt
Kconfig
Kconfig.txt
LICENSE
MAINTAINERS.txt Cleanup old crap , add new 2 years ago
Makefile Update Makefile 2 years ago
README Update README 2 years ago
bootspeak
clang-format.txt
cocciconfig.txt
gitattributes.txt
gitignore.txt
run_ntpd.txt

README

Brooklyn Torchie The Cat, The Blockchain Linux 5.80.11 64bit RPI4 by Scare Crow
===============================================================================
* This build is optimized for the core version 3.3.x and onwards. Welcome abroad Digibyte and Raven
* You two projects will feel comfortable now on Torchie
* The entire system is now arm64 instead of previous hard float 64 release (kern,userspace) for ARRR chain support.
* Brooklyn Torchie The Cat 5.80.11 is here. meh! (First ever release on the planet to use ARM Turbo Clocks & full ARM NEON Crypto Engine)

* Mandatory updates with Kernel 6.0 branch are needed cuz the X windows system is a trainwreck due to arm64 protage. It is being re-written starting now. fml!

Stage-1 complete. Dynamic linking and removing backward compatibility for GPU. 9/9/22
Stage-2 complete. Add , replace , delete and update sources. 9/9/22

This release brings more optimizations to QortalOS. Too many to name in a single README.

-Scare Crowe

QortalOS Preview: https://youtu.be/HPk-VhRjNI8

* Because there is a moose on the loose!! His name is Seany. He is going in da mool buff! There's lot of fun for everyone.

> Furthermore, made the image "crowetic proof" so he wont fuck it up like every single time. Bitch be trippin -_-

Note for titanMATE: sudo loginctl and check a "c" session if you have problem loggin in on RDP. Kill presistant logged sessions with "sudo loginctl terminate-session cX" where X is the session number.
Example:

[pi@titan:~/qortal]$ sudo loginctl
SESSION UID USER SEAT TTY
6 1000 pi pts/0 (Do not terminate this session as its a term login)
c4 1000 pi Safe to terminate.

Use logout from MATE Desktop to prevent locked screen sessions in the first place.

* Brooklyn NXT Sinclair LTS 5.20.16 grSecurity hardened
* Sinclair Desktop based on LTS 5.20.14
* BrooklynR NXT QortalOS Community 5.16.x LTS-LE
* V1.2.3 BrooklynR NXT GUI 5.16.x is based on GNOME community code
* V1.2 BrooklynR NXT GUI 5.16.x is based on LXQT community code
* V 1.0 is based off a variety of Desktops with Brooklyn The Moose 5.12.6
* V 1.0 Jaymen is based on headless R Kernel 5.13.10 LTS
* RussCade 1.0 is based on optimized BrooklynR for Qortal minting and game emulators
* V1.1 XFCE is based on Brooklyn Jackwagon 5.12.10 LTS
* V1.1 MATE-LXDE is based on Brookltn Plumbus 5.12.10 LTS

-/ Scare Crowe was awaken by the asshat crowetic again.

Forever greets to my moosey Sean , Russell & Gisele who have been around unconditionally unlike the rest of fucking conditional dicks.


GNUK Token Implementation
Source: http://www.gniibe.org

SWD port
(GND, SWD-CLK, SWD-IO)
Power port +---------------------+
Vdd |[] []()() -------+
GND |[] | |
|()() I/O port | USB |
| (PA2, PA3) | |
| -------+
+---------------------+

http://git.gniibe.org/gitweb/?p=gnuk/fst-01.git

If you rely heavily on VPN to bypass your regional filters then it will be a good idea to have extra entropy in hand. Any OpenSource Entropy stick should work on Brooklyn from now.

Note: Use raspi-config to setup your wifi or add plamsa desktop network manager with "sudo apt install plasma-nm" . It is assumed that you will be using an ethernet/network cable or keyboard and mouse to setup and configure your desktop. For headless image, you only need SSH access to your hardwired device. If you are facing Link Not Ready message still then simply reboot your Brooklyn device after doing a "sudo apt purge openresolv dhcpcd5".

You can get a release and flash it directly on your USB 3 hard drive with Balena Etcher. The default image size is meant for a 32GB microSD card. If you have a bigger microSD card then after login do a "sudo raspi-config", head over to Advacned and resize the file system. Same can be done for a GPT partitioned USB 3 hard drive/SSD. Keep in mind that MBR drives have a size limit per block partition. For 4TB or bigger drive you might want to use GPT instead. If you have purchased a Raspberry Pi 4 elsewhere then you might have to flash the boot loader to do a mass storaeg boot. Ask The Moose on the loose for help (better not as he won'g give a fuck anyways).

Pro Tip: Do not add another Desktop overlay or replace the current with something else. It will make the system unstable and unreliable. What comes pre-shipped with the packaged image is built around the kernel and whatever else was done with it. Be smart, don't be a crowetic. LMAO!

Legacy QortalOS Linux Kernel 5.60.14
====================================

This thing is way ahead of kernel.org releases for a reason. Go figure...

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.