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 0d20d0c467
Update README
3 years ago
DRM
Documentation Mike is so stupid, he thinks a thesarus is a dinosaur from Jurrasic Park. 3 years ago
GUI Scripts Sneak preview of Sinclair Desktop alpha 3 years ago
LICENSES
LibLXQT Update README.md 3 years ago
Security Algo Accelerator
arch Add declaration for build test 3 years ago
block Mike is so whacked, light bends around him 3 years ago
certs Mike is so whacked, light bends around him 3 years ago
crypto
drivers VPU clock updates 3 years ago
fs Update exec.c 3 years ago
gnuk
grsecurity Auto exploit mitigation feature 3 years ago
include Auto exploit mitigation feature 3 years ago
init
ipc
kernel Auto exploit mitigation feature 3 years ago
lib
mesa 3D driver Final merge of VC4 mesa's with Vulkan source 3 years ago
mm Mike looks like T3Q drew something wit his dick 3 years ago
net Mike looks like T3Q drew something wit his dick 3 years ago
rdp-acceleraed
samples
scripts
security Mike looks like T3Q drew something wit his dick 3 years ago
sound Update sound device quirk 3 years ago
temp-telegraf
tools Update README 3 years ago
userland
usr
virt
.clang-format
.cocciconfig
.gitattributes
COPYING.txt
CREDITS.txt
Changes.txt
Kbuild
Kbuild.txt
Kconfig
Kconfig.txt
LICENSE
MAINTAINERS.txt
Makefile Last commit 3 years ago
Overclock Essentials.txt VPU clock updates 3 years ago
README Update README 3 years ago
bench.txt
bootspeak Update bootspeak 3 years ago
clang-format.txt
cocciconfig.txt
config.boot.txt
gitattributes.txt
gitignore.txt
mailmap.txt
run_ntpd.txt

README

BrooklynR NXT Hybrid, The Blockchain Linux 5.20.x by Scare Crow
===============================================================
-_-
* Brooklyn NXT Sinclair LTS 5.20.16 grSecurity hardened
* Sinclair Desktop based on LTS 5.20.14 current status is now Alpha.
* 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

==========================================================
If this has helped you in any way then throw me some
LTC for R&D or a few Sneaker / Bounty chocolates
Personal LTC: LL5pThYz8z5zqjJVgnCkwHHWhmb72DtZpY
Personal QORT: QdiGEQEr17Jho5RZuhNhzPUX671DqKq3Xt

-/ Scare Crowe signing off 13/11/2021

Forever greets to my mate Sean (Moose) , Russell & Gisele who have been around uncondional unlike the rest of fucking dicks.

Before I forget, fuck you T3Q. I hope you eat shit and die.

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.

Linux Qortal Kernel 5.20.14
===========================

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.