summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordol-sen <brian.dolbec@gmail.com>2011-07-22 23:36:05 -0700
committerdol-sen <brian.dolbec@gmail.com>2011-07-22 23:36:05 -0700
commit47a2fa5e3bef21e057f6f40b02e2ea8c08ebb9c4 (patch)
treef2edd3277bc74e16e002d8c5e270344914ad8d91 /etc
parent1e4647627b386b83f49c5a42e0c12b43439623c4 (diff)
downloadlayman-47a2fa5e3bef21e057f6f40b02e2ea8c08ebb9c4.tar.gz
layman-47a2fa5e3bef21e057f6f40b02e2ea8c08ebb9c4.tar.bz2
layman-47a2fa5e3bef21e057f6f40b02e2ea8c08ebb9c4.zip
add overlay_defs option to layman.cfg
Diffstat (limited to 'etc')
-rw-r--r--etc/layman.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/layman.cfg b/etc/layman.cfg
index 741da11..a3bce58 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -34,6 +34,15 @@ make_conf : %(storage)s/make.conf
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
#-----------------------------------------------------------
+# The directory to scan for xml overlay definition files to include
+# in the list of available overlays. They are automatically added to the
+# "overlays" parameter above. Use either method, but do not add the same
+# definition in both.
+#
+
+#overlay_defs : /etc/layman/overlays
+
+#-----------------------------------------------------------
# Proxy support
# If unset, layman will use the http_proxy environment variable.
#