about summary refs log tree commit diff stats
path: root/linux/conf/pkg-get.conf
blob: 719857849edf975f4e6143e61d21df0efd38676d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##
# /etc/pkg-get.conf
# pkg-get configuration file

# package repositories (remote)
# The first two are remote repoistories, the last is a local one
pkgdir          /usr/ports/server|https://tribu.semdestino.org/mirror/packages
#pkgdir          /usr/packages/java|http://www.foobar.com/java
#pkgdir          /usr/packages/games

# runscripts: if "yes" pre-post install scripts are
# automatically executed. Handle with care.
runscripts     yes

preferhigher yes      # (yes|no)