Switch from pacserve to flexo
This commit is contained in:
parent
83996be539
commit
7c2e4a67a7
3 changed files with 1 additions and 16 deletions
|
@ -14,26 +14,21 @@ CacheDir=/var/www/index.korhonen.cc/repo/arch_linux/korhonen_aur/x86_64
|
|||
{%@@ endif @@%}
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[extra]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[community]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[multilib]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[korhonen_aur]
|
||||
{%@@ if profile == "Moria" @@%}
|
||||
Server = file:///var/www/index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
{%@@ else @@%}
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Server = https://index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
{%@@ endif @@%}
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
PACSERVE_ARGS="--multicast --avahi"
|
Loading…
Add table
Add a link
Reference in a new issue