12 Commits

3 changed files with 23 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
# ALHP Mirrorlist
[![AUR version](https://img.shields.io/aur/version/alhp-mirrorlist)](https://aur.archlinux.org/packages/alhp-mirrorlist/)
Mirrors for [ALHP](https://git.harting.dev/ALHP/ALHP.GO).

View File

@@ -1,16 +1,19 @@
##
## ALHP repository mirrorlist
## Updated on 2021-11-25
## https://git.harting.dev/anonfunc/alhp-mirrorlist
## Updated on 2022-12-25
## https://git.harting.dev/ALHP/alhp-mirrorlist
##
## There is an IPFS mirror available.
## Setup instructions in /etc/pacman.d/alhp-mirrorlist.ipfs.
##
## Worldwide (Cloudfare)
Server = https://alhp.krautflare.de/$repo/os/$arch/
## Europe
#Server = https://alhp.harting.dev/$repo/os/$arch/
#Server = https://alhp.panibrez.com/$repo/os/$arch/
## North America
#Server = https://www.gardling.com/alhp/$repo/os/$arch/
Server = https://mirror.sunred.org/alhp/$repo/os/$arch/
Server = https://alhp.panibrez.com/$repo/os/$arch/
Server = https://alhp.harting.dev/$repo/os/$arch/
## Asia
Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/

12
mirrorlist.ipfs Normal file
View File

@@ -0,0 +1,12 @@
# To use this follow install instructions under https://github.com/RubenKelevra/pacman.store/blob/master/README.md#usage
# After you have installed ipfs and added pacman.store, modify your pacman.conf repo entries like https://github.com/RubenKelevra/pacman.store/blob/master/README.md#alhp
# local ipfs gateway
Server = http://alhp.archlinux.pkg.pacman.store.ipns.localhost:8080/$repo/os/$arch/
Server = http://alhp.archlinux.pkg.pacman.store.ipns.localhost:8080/$repo/os/$arch/
Server = http://alhp.archlinux.pkg.pacman.store.ipns.localhost:8080/$repo/os/$arch/
# local ipfs gateway without name resolution
Server = http://127.0.0.1:8080/ipns/alhp.archlinux.pkg.pacman.store/$repo/os/$arch/
Server = http://127.0.0.1:8080/ipns/alhp.archlinux.pkg.pacman.store/$repo/os/$arch/
Server = http://127.0.0.1:8080/ipns/alhp.archlinux.pkg.pacman.store/$repo/os/$arch/