- delta support backup
[platform/upstream/libzypp.git] / zypp.conf
index 0b6ffbe..81d72c8 100644 (file)
--- a/zypp.conf
+++ b/zypp.conf
 
 
 ##
+## Path where the configuration files are kept.
+##
+## Valid values: A directory
+## Default value: /etc/zypp
+##
+# configdir = /etc/zypp
+
+##
 ## Path where the known repositories .repo files are kept
 ##
 ## Valid values: A directory
-## Default value: /etc/zypp/repos.d
+## Default value: {configdir}/repos.d
 ##
 ## Changing this invalidates all known repositories
 ##
 ## Defining directory for equivalent vendors
 ##
 ## Valid values: A directory
-## Default value: /etc/zypp/vendors.d
+## Default value: {configdir}/vendors.d
 ##
 # vendordir = /etc/zypp/vendors.d
 
+
+##
+## Path where additional product information, .prod files are kept
+##
+## Valid values: A directory
+## Default value: {configdir}/products.d
+##
+## Changing this is not recommended, as the directory might
+## be populated by packages dropping files to /etc/zypp/products.d.
+##
+# productsdir = /etc/zypp/products.d
+
+
 ##
 ## Whether required packages are installed ONLY
 ## So recommended packages, language packages and packages which depend
 ## In this file is saved also UI locks.
 ##
 ## valid value: path to file or place where file can be created
-## default value: /etc/zypp/locks
+## default value: {configdir}/locks
 ##
 # locksfile.path = /etc/zypp/locks