X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=chroot-script;h=e1c183a635d82e043db5982bcb50d27cd34eef25;hp=b2839917f92849086c2c87b2bc60ba388c8882fd;hb=15a11433dd0fc15f7a16130578d1a50bd1cdcdcf;hpb=831a5d8c6003efcfa5eabaa181a026b795ac68e1;ds=sidebyside 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"