summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--etc/layman.cfg2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a1701e..3308fa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-06-02 Gunnar Wrobel <p@rdus.de>
+ * etc/layman.cfg (nocheck): Set nocheck to yes.
+
* layman/version.py: Mark version 1.2.0
* layman/config.py: Implement a umask setting (#186819)
diff --git a/etc/layman.cfg b/etc/layman.cfg
index 12d65ee..22ab179 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -45,7 +45,7 @@ overlays : http://www.gentoo.org/proj/en/overlays/layman-global.txt
# warnings if an overlay definition is missing either
# description or contact information.
#
-nocheck : no
+nocheck : yes
#-----------------------------------------------------------
# Umask settings