contrib/pkgutils/pkgadd.conf
2006-11-13 21:12:21 +01:00

25 lines
430 B
Plaintext

#
# /etc/pkgadd.conf: pkgadd(8) configuration
#
# Default rule (implicit)
#UPGRADE ^.*$ YES
UPGRADE ^etc/.*$ NO
UPGRADE ^etc/X11/.*$ YES
UPGRADE ^etc/X11/xdm/.*$ NO
UPGRADE ^etc/X11/fs/.*$ NO
UPGRADE ^usr/etc/.*$ NO
UPGRADE ^etc/mail/cf/.*$ YES
UPGRADE ^etc/ports/drivers/.*$ YES
UPGRADE ^usr/pkgmk/.*$ NO
UPGRADE ^var/log/.*$ NO
# End of file