]> piware.de Git - bin.git/blobdiff - makechroot
postinst-setup: do not trash shadow group
[bin.git] / makechroot
index 7188ad2a6cf294ffb9bc5d68b6d60580a7b722a5..f2330327046a18a6e67fe6c712f2962bf212b9c7 100755 (executable)
@@ -10,6 +10,7 @@ MIRROR="$3"
 
 mkdir -p "$DIR"
 debootstrap "$DIST" "$DIR" "$MIRROR"
+chroot $DIR apt-get install locales
 
 # debian_chroot
 echo $DIST > $DIR/etc/debian_chroot