summaryrefslogtreecommitdiff
path: root/xipkg.conf
blob: 565d9cd46216799ee05f78193056fc7aa858495f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# load the default config for xipkg
#
include /etc/xipkg.d/default.conf

# list of sources of where to find repos
# 
# Keep this list short, with a few local mirrors
# ensure that you have a bit of redunancy in case of back up
sources {
#    local           file:///var/lib/xib/repo/
    ftp             https://xilinux.ftp.sh/repo/
    davidovski      https://xi.davidovski.xyz/repo/
}

# the default command to run when no other command could be matched
default_cmd install