X-Git-Url: https://piware.de/gitweb/?a=blobdiff_plain;f=makechroot;h=f2330327046a18a6e67fe6c712f2962bf212b9c7;hb=e9eff6f67756116aa2a92ac129fb84498d5dd838;hp=7188ad2a6cf294ffb9bc5d68b6d60580a7b722a5;hpb=69772a3b8dd1e0214eeb0165aa00bd810ad6f13a;p=bin.git diff --git a/makechroot b/makechroot index 7188ad2..f233032 100755 --- a/makechroot +++ b/makechroot @@ -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