From: Stephen Gran Date: Fri, 3 Jul 2009 23:19:06 +0000 (+0100) Subject: This is now handled by puppet X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=cbdcf82c1a160e671a510eaac77a32ce76933b17 This is now handled by puppet Signed-off-by: Stephen Gran --- diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 9161f43..087eff0 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -8,12 +8,6 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup apt-get install ssh }}} -* make apt sane -{{{ - echo 'Acquire::PDiffs "false";' > /etc/apt/apt.conf.d/local-pdiff - echo 'APT::Install-Recommends 0;' > /etc/apt/apt.conf.d/local-recommends -}}} - * sane locales: (make sure there is _no_ locale defined in /etc/environment and /etc/default/locale) {{{ echo -n > /etc/environment