From d66d79dc1aff5fdf70204336fed544573f90e31e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 19 May 2012 23:13:20 +0200 Subject: [PATCH 1/1] no-lang --- input/howto/dchroot.creole | 1 + 1 file changed, 1 insertion(+) 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 # -- 2.20.1