From: Michael Prokop Date: Tue, 7 Mar 2017 16:08:38 +0000 (+0100) Subject: If locales-all package is installed skip locales generation X-Git-Tag: v0.29.1~3 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=a28b0fd6e5860bf51a45a1189393a72053b2eea5;hp=a28b0fd6e5860bf51a45a1189393a72053b2eea5 If locales-all package is installed skip locales generation Otherwise the wrong (+ missing) locales might end up on the system if locales-all is installed. If the ISO size doesn't matter then this also speeds up the ISO generation process since locale-gen doesn't need to be executed. ---