forked from ALHP/alhp-mirrorlist
Compare commits
5 Commits
feat/add_i
...
20220923
Author | SHA1 | Date | |
---|---|---|---|
165e3e9d28 | |||
6584195883 | |||
87c36e2d82 | |||
c904d34f11 | |||
387d3dd9b0 |
17
mirrorlist
17
mirrorlist
@@ -1,16 +1,11 @@
|
||||
##
|
||||
## ALHP repository mirrorlist
|
||||
## Updated on 2021-11-25
|
||||
## https://git.harting.dev/anonfunc/alhp-mirrorlist
|
||||
## Updated on 2022-09-23
|
||||
## 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://alhp.harting.dev/$repo/os/$arch/
|
@@ -1,3 +1,6 @@
|
||||
# To use this follow install intrusctions 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/
|
Reference in New Issue
Block a user