[debian-edu-commits] r82016 - in branches/wheezy/debian-edu-config: cf debian
pere at alioth.debian.org
pere at alioth.debian.org
Mon Aug 12 08:56:54 UTC 2013
Author: pere
Date: 2013-08-12 08:56:54 +0000 (Mon, 12 Aug 2013)
New Revision: 82016
Modified:
branches/wheezy/debian-edu-config/cf/cf.squid
branches/wheezy/debian-edu-config/debian/changelog
Log:
Disable the automatic proxy configuration on LTSP boot, as the
default setup is already correct and not calling wpad-proxy-update
shave 3 seconds from the boot.
Modified: branches/wheezy/debian-edu-config/cf/cf.squid
===================================================================
--- branches/wheezy/debian-edu-config/cf/cf.squid 2013-08-11 17:51:58 UTC (rev 82015)
+++ branches/wheezy/debian-edu-config/cf/cf.squid 2013-08-12 08:56:54 UTC (rev 82016)
@@ -42,6 +42,15 @@
ReplaceAll "Package\(\.gz\)" With "Packages(.gz)"
}
+
+ # Disable the automatic proxy configuration on LTSP boot, as the
+ # default setup is already correct and not calling
+ # wpad-proxy-update shave 3 seconds from the boot.
+ debian.ltspclient::
+ { /etc/debian-edu/config
+ AppendIfNoSuchLine "DHCP_WPAD_PROXY_UPDATE=false"
+ }
+
shellcommands:
debian.server::
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-08-11 17:51:58 UTC (rev 82015)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-08-12 08:56:54 UTC (rev 82016)
@@ -1,3 +1,12 @@
+debian-edu-config (1.712~svn81961) UNRELEASED; urgency=low
+
+ [ Petter Reinholdtsen ]
+ * Disable the automatic proxy configuration on LTSP boot, as the
+ default setup is already correct and not calling wpad-proxy-update
+ shave 3 seconds from the boot.
+
+ -- Petter Reinholdtsen <pere at debian.org> Mon, 12 Aug 2013 10:56:34 +0200
+
debian-edu-config (1.712~svn81960) wheezy-test; urgency=low
[ Petter Reinholdtsen ]
More information about the debian-edu-commits
mailing list