+R repo: rern.github.io
Build packages (on rAudio):
bash <( curl -L https://github.com/rern/rern.github.io/raw/main/package.sh )
- Build
- Update repo
- AUR setup
- Create
regdomcodes.json
- Create
guide.tar.xz
Note: Might need swap partition to build
- RPI 2, 3:
snapcast
- on PC
- Gparted > Resize > Create 4GB
linux-swap
partition fstab
:fstab=/run/media/x/ROOT/etc/fstab swap=$( sed -n '1 {s/01 .* vfat/03 swap swap/; p}' $fstab ) echo "$swap" >> $fstab
- Gparted > Resize > Create 4GB
Arch Linux Arm Repo:
- Current - http://mirror.archlinuxarm.org
- Archives
Arch Linux Arm Sources:
PKGBUILD
- https://github.com/archlinuxarm/PKGBUILDs- Not found: Go to: https://archlinux.org > Package search > Source Files
- Archives for
linux-rpi-legacy
: PKGBUILDs
- Obsolete ARMv6
/etc/pacman.d/mirrorlist
:# updated packages for arch 'any' (armv6h will not be available) Server = http://mirror.archlinuxarm.org/armv7h/$repo # archive - mirror.archlinuxarm.org must be commented/removed Server = [http://alaa.ad24.cz/repos/2022/02/06](http://tardis.tiny-vps.com/aarm/repos/2022/01/08/$arch/$repo)
- To compile with
PKGBUILD
from last available in GitHub history.- Download GitHub specific directory: https://download-directory.github.io/
- Kernel and firmware
firmware-raspberrypi
-any
linux-firmware
-any
linux-firmware-whence
-any
linux-rpi-legacy
-armv6h
raspberrypi-bootloader
-any
Cross compile:
Custom packages
JS plugins