Skip to content

Latest commit

 

History

History
55 lines (48 loc) · 2.46 KB

File metadata and controls

55 lines (48 loc) · 2.46 KB

+R repo: rern.github.io

Build packages (on rAudio):

bash <( curl -sL https://github.com/rern/rern.github.io/raw/main/package.sh )
  • Build
  • Update repo
  • AUR setup

Arch Linux Arm Repo:

Arch Linux Arm Sources:

  • PKGBUILD - https://github.com/archlinuxarm/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.
    • 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