X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fdchroot.creole;fp=input%2Fhowto%2Fdchroot.creole;h=326bc66e3cdaad0713841fba45da9cfc890e3565;hb=d66d79dc1aff5fdf70204336fed544573f90e31e;hp=59403a1d424b18963a57168e2a3f9a46a5082cbe;hpb=d004bf4d70cd23b08b4cc064137826df2c743b63;p=mirror%2Fdsa-wiki.git 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 #