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.
 
 
 
 
 
 
balloonatic 97323030cb
remove outdated documentation
2 years ago
..
ABI mempow update 2 years ago
PCI mempow update 2 years ago
RCU mempow update 2 years ago
accounting mempow update 2 years ago
admin-guide mempow update 2 years ago
arc cleaning up the git 3 years ago
arm mempow update 2 years ago
arm64 mempow update 2 years ago
block mempow update 2 years ago
bpf mempow update 2 years ago
cdrom mempow update 2 years ago
core-api mempow update 2 years ago
crypto Brooklyn+ (PLUS) changes 2 years ago
dev-tools mempow update 2 years ago
devicetree mempow update 2 years ago
doc-guide mempow update 2 years ago
driver-api mempow update 2 years ago
fault-injection mempow update 2 years ago
fb cleaning up the git 3 years ago
features mempow update 2 years ago
filesystems mempow update 2 years ago
firmware-guide mempow update 2 years ago
firmware_class cleaning up the git 3 years ago
fpga mempow update 2 years ago
gpu mempow update 2 years ago
hid cleaning up the git 3 years ago
hwmon mempow update 2 years ago
i2c mempow update 2 years ago
ia64 cleaning up the git 3 years ago
ide cleaning up the git 3 years ago
iio cleaning up the git 3 years ago
images meh 2 years ago
infiniband cleaning up the git 3 years ago
input mempow update 2 years ago
isdn cleaning up the git 3 years ago
kbuild mempow update 2 years ago
kernel-hacking mempow update 2 years ago
leds meh 2 years ago
litmus-tests cleaning up the git 3 years ago
livepatch mempow update 2 years ago
locking Brooklyn+ (PLUS) changes 2 years ago
loongarch meh 2 years ago
m68k mempow update 2 years ago
maintainer Brooklyn+ (PLUS) changes 2 years ago
mhi cleaning up the git 3 years ago
mips cleaning up the git 3 years ago
misc-devices mempow update 2 years ago
mm meh 2 years ago
netlabel cleaning up the git 3 years ago
networking mempow update 2 years ago
nios2 cleaning up the git 3 years ago
nvdimm cleaning up the git 3 years ago
openrisc cleaning up the git 3 years ago
parisc cleaning up the git 3 years ago
pcmcia cleaning up the git 3 years ago
peci Brooklyn+ (PLUS) changes 2 years ago
power mempow update 2 years ago
powerpc mempow update 2 years ago
process mempow update 2 years ago
riscv mempow update 2 years ago
s390 mempow update 2 years ago
scheduler mempow update 2 years ago
scsi mempow update 2 years ago
security mempow update 2 years ago
sh cleaning up the git 3 years ago
sound mempow update 2 years ago
sparc cleaning up the git 3 years ago
sphinx mempow update 2 years ago
sphinx-static Brooklyn+ (PLUS) changes 2 years ago
spi Brooklyn+ (PLUS) changes 2 years ago
staging mempow update 2 years ago
target cleaning up the git 3 years ago
timers Brooklyn+ (PLUS) changes 2 years ago
tools mempow update 2 years ago
trace mempow update 2 years ago
translations mempow update 2 years ago
tty cleaning up the git 3 years ago
usb mempow update 2 years ago
userspace-api mempow update 2 years ago
virt mempow update 2 years ago
vm Brooklyn+ (PLUS) changes 2 years ago
w1 mempow update 2 years ago
watchdog mempow update 2 years ago
x86 mempow update 2 years ago
xtensa cleaning up the git 3 years ago
.gitignore cleaning up the git 3 years ago
ARMboost.png cleaning up the git 3 years ago
COPYING-logo cleaning up the git 3 years ago
Changes mempow update 2 years ago
CodingStyle cleaning up the git 3 years ago
Kconfig mempow update 2 years ago
Makefile Brooklyn+ (PLUS) changes 2 years ago
README cleaning up the git 3 years ago
SubmittingPatches cleaning up the git 3 years ago
Titan MATE.png cleaning up the git 3 years ago
arch.rst mempow update 2 years ago
asm-annotations.rst Brooklyn+ (PLUS) changes 2 years ago
atomic_bitops.txt mempow update 2 years ago
atomic_t.txt cleaning up the git 3 years ago
conf.py mempow update 2 years ago
docutils.conf cleaning up the git 3 years ago
dontdiff mempow update 2 years ago
index.rst mempow update 2 years ago
logo.gif cleaning up the git 3 years ago
memory-barriers.txt mempow update 2 years ago
moost.png cleaning up the git 3 years ago
titan.JPG cleaning up the git 3 years ago
titan2.JPG cleaning up the git 3 years ago
titan3.JPG cleaning up the git 3 years ago
titan5.JPG cleaning up the git 3 years ago
watch_queue.rst cleaning up the git 3 years ago

README

Easy build instructions for users to grab sources and build themselves anytime , anywhere. Will not be for the weak hearted or inbreds like T3Q
=====

ls -d include/asm-* | sed 's/.*-//'
update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 50
update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-5 50

EXPORT INSTALL_HDR_PATH before next step.

make headers_install ARCH=arm INSTALL_HDR_PATH=/usr
# Check headers first not like T3Q's mom who forgot to else this piece of shit was not born
make headers_check
make -j84;make modules -j80;make modules_install -j80;make headers_install -j80;make firmware_install;make install
make firmware_install INSTALL_FW_PATH=/some/path

# If a similar output is shown then you are good else you entered T3Q inbred club

...
INSTALL /lib/firmware/sb16/ima_adpcm_init.csp
INSTALL /lib/firmware/keyspan/usa19qi.fw
INSTALL /lib/firmware/keyspan/usa19w.fw
INSTALL /lib/firmware/keyspan/usa28x.fw
INSTALL /lib/firmware/keyspan/usa19.fw
INSTALL /lib/firmware/keyspan/usa28xa.fw
INSTALL /lib/firmware/r128/r128_cce.bin
INSTALL /lib/firmware/keyspan/usa28.fw
INSTALL /lib/firmware/dsp56k/bootstrap.bin
INSTALL /lib/firmware/myricom/lanai.bin
INSTALL /lib/firmware/vicam/firmware.fw
INSTALL /lib/firmware/yamaha/yss225_registers.bin
INSTALL /lib/firmware/keyspan/usa49wlc.fw
INSTALL /lib/firmware/keyspan/usa28xb.fw
INSTALL /lib/firmware/sb16/mulaw_main.csp
INSTALL /lib/firmware/keyspan/usa18x.fw
INSTALL /lib/firmware/qlogic/sd7220.fw
INSTALL /lib/firmware/keyspan/usa49w.fw
INSTALL /lib/firmware/keyspan/usa19qw.fw
...

apt-get install lib6-dev

git clone https://github.com/Qortal/Brooklyn

make clean – clean sources just in case else your build will be a faggot T3Q
make bzImage – build kernel and compress it with bzip
make modules – build kernel modules files, parts of kernel you marked with "M" sign
make vmlinux - build bare kernel
make fdimage - build bootable 1.44 MB floppy // Obsolete shit like T3Q's mum
make install - moves the built kernel in /boot
make isoimage - build bootable iso image
make help - for more options