X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRML_SMALL%2F98-clean-chroot;h=6e197e6ffd390827a9636a2a53d805946274f91d;hp=e5e0b2d297778119bce5a02333205ad4b4f005b2;hb=286b0d2f17230194e8913f38cf5dfde57ce546f0;hpb=6225bfa01f4dfc21710f47372c05e8ed2031480e diff --git a/etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot b/etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot index e5e0b2d..6e197e6 100755 --- a/etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot +++ b/etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot @@ -12,10 +12,6 @@ set -u echo "Removing /usr/share/ssh/blacklist.*" rm -f $target/usr/share/ssh/blacklist.DSA-1024 $target/usr/share/ssh/blacklist.RSA-2048 -for pkg in info locales; do - $ROOTCMD apt-get --purge remove --yes $pkg || true -done - echo "Cleaning documentation directories" if [ -d $target/usr/share/doc/grml-docs ] ; then mv $target/usr/share/doc/grml-docs $target/tmp/