[Debian-live-changes] r2425 - in configs/daniel: desktop/config desktop/config/chroot_local-hooks test/config

daniel at alioth.debian.org daniel at alioth.debian.org
Sat Jul 7 13:07:40 UTC 2007


Author: daniel
Date: 2007-07-07 13:07:40 +0000 (Sat, 07 Jul 2007)
New Revision: 2425

Modified:
   configs/daniel/desktop/config/chroot_local-hooks/vim
   configs/daniel/desktop/config/common
   configs/daniel/test/config/common
Log:


Modified: configs/daniel/desktop/config/chroot_local-hooks/vim
===================================================================
--- configs/daniel/desktop/config/chroot_local-hooks/vim	2007-07-07 12:48:19 UTC (rev 2424)
+++ configs/daniel/desktop/config/chroot_local-hooks/vim	2007-07-07 13:07:40 UTC (rev 2425)
@@ -4,6 +4,8 @@
 
 syntax on
 
+au FileType debchangelog normal z0
+
 highlight WhitespaceEOL ctermbg=red guibg=red
 match WhitespaceEOL /\s\+$/
 EOF

Modified: configs/daniel/desktop/config/common
===================================================================
--- configs/daniel/desktop/config/common	2007-07-07 12:48:19 UTC (rev 2424)
+++ configs/daniel/desktop/config/common	2007-07-07 13:07:40 UTC (rev 2425)
@@ -34,7 +34,7 @@
 
 # $LH_CACHE_PACKAGES: control if downloaded packages files should be cached
 # (Default: enabled)
-LH_CACHE_PACKAGES="enabled"
+LH_CACHE_PACKAGES="disabled"
 
 # $LH_CACHE_STAGES: control if completed stages should be cached
 # (Default: bootstrap)

Modified: configs/daniel/test/config/common
===================================================================
--- configs/daniel/test/config/common	2007-07-07 12:48:19 UTC (rev 2424)
+++ configs/daniel/test/config/common	2007-07-07 13:07:40 UTC (rev 2425)
@@ -34,7 +34,7 @@
 
 # $LH_CACHE_PACKAGES: control if downloaded packages files should be cached
 # (Default: enabled)
-LH_CACHE_PACKAGES="enabled"
+LH_CACHE_PACKAGES="disabled"
 
 # $LH_CACHE_STAGES: control if completed stages should be cached
 # (Default: bootstrap)




More information about the Debian-live-changes mailing list