Arch - Flexo

Flexo

Running flexo as the caching proxy server for pacman

Need to do a write up of the new setup

# Cloud
Server = http://pacache.vps.lair.lan:7878/$repo/os/$arch

# Home
Server = http://pacache.lair.lan:7878/$repo/os/$arch

ArmV7

Replace Mirrorlist with the following entries

Server = http://pacache.lair.lan:7878/custom_repo/armde/$arch/$repo
Server = http://pacache.lair.lan:7878/custom_repo/armde2/$arch/$repo
Server = http://pacache.lair.lan:7878/custom_repo/armdk/$arch/$repo
[[custom_repo]]
name = "armde"
url = "http://de.mirror.archlinuxarm.org"

[[custom_repo]]
name = "armde2"
url = "https://de3.mirror.archlinuxarm.org"

[[custom_repo]]
name = "armdk"
url = "http://dk.mirror.archlinuxarm.org/"

Fman

proprietary gui filemanager ala mc, require license

Insert into mirrorlist the following entries

Server = http://pacache.lair.lan:7878/custom_repo/fman/$arch/$repo
[[custom_repo]]
    name =  "fman"
    url = "https://fman.io"

Last modified: Tue Nov 26 16:11:32 2024