X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=chroot-script;h=e1c183a635d82e043db5982bcb50d27cd34eef25;hb=refs%2Ftags%2Fv0.70;hp=b2839917f92849086c2c87b2bc60ba388c8882fd;hpb=831a5d8c6003efcfa5eabaa181a026b795ac68e1;p=grml-debootstrap.git diff --git a/chroot-script b/chroot-script index b283991..e1c183a 100755 --- a/chroot-script +++ b/chroot-script @@ -78,7 +78,7 @@ chrootmirror() { fi if [ -z "$COMPONENTS" ] ; then - COMPONENTS='main contrib non-free' + COMPONENTS='main' fi echo "Using repository components $COMPONENTS"