From: Peter Palfrader Date: Sat, 19 May 2012 21:13:20 +0000 (+0200) Subject: no-lang X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;ds=sidebyside;h=d66d79dc1aff5fdf70204336fed544573f90e31e;hp=d004bf4d70cd23b08b4cc064137826df2c743b63;p=mirror%2Fdsa-wiki.git no-lang --- diff --git a/input/howto/dchroot.creole b/input/howto/dchroot.creole index 59403a1..326bc66 100644 --- a/input/howto/dchroot.creole +++ b/input/howto/dchroot.creole @@ -39,6 +39,7 @@ EOF #*) echo 'Acquire::PDiffs "false";' > /etc/apt/apt.conf.d/local-pdiff echo 'APT::Install-Recommends 0;' > /etc/apt/apt.conf.d/local-recommends + echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/local-no-lang # # not sure this one's a good idea, -- weasel 20080829 # ##echo 'DPkg::Post-Invoke { "(sleep 1; apt-get clean) &"; };' > /etc/apt/apt.conf.d/local-cleanup #