Arch Linux ARM repository for the UniBZ Raspberry Pi cluster
Available on http://unibz-bobo.github.io/archlinuxarm/
The subfolder /pkgs contains all the public available packages
for the Arch Linux ARM operating system. These packages are
intended for usage with the package manager pacman.
You can add the repository to your /etc/pacman.conf by
appending:
[bobo]
SigLevel = Optional TrustAll
Server = http://unibz-bobo.github.io/archlinuxarm/pkgs/$arch/$repo
The needed database files for pacman can be generated by
issuing the ./mkpacindexes.sh pkgs/ script.
See further details on the wiki article https://wiki.archlinux.org/index.php/unofficial_user_repositories
Index HTML files can be generated by issuing the
./mkhtmlindexes.sh pkgs/ script.