Add index.korhonen.cc and aur repository
This commit is contained in:
parent
0a138f5c61
commit
b29400e519
3 changed files with 42 additions and 30 deletions
|
@ -9,6 +9,15 @@ Architecture = auto
|
|||
LocalFileSigLevel = Optional
|
||||
CacheDir = /var/cache/pacman/pkg
|
||||
|
||||
[korhonen-aur]
|
||||
{%@@ if profile == "Moria" @@%}
|
||||
Server = file:///docker/index.korhonen.cc/repo/os/linux/arch/x86_64/korhonen-aur
|
||||
CleanMethod=KeepCurrent
|
||||
CacheDir=/docker/index.korhonen.cc/repo/os/linux/arch/x86_64/korhonen-aur
|
||||
{%@@ else @@%}
|
||||
Server = https://index.korhonen.cc/repo/os/linux/arch/x86_64/korhonen-aur
|
||||
{%@@ endif @@%}
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue