--- 015-sources-list.old 2011-01-20 18:21:16.292791001 +0100 +++ 015-sources-list 2011-01-20 18:21:57.483376000 +0100 @@ -10,5 +10,6 @@ after-install) if [ -n "$COPY_SOURCES_LIST" ]; then cp /etc/apt/sources.list $ROOT/etc/apt/sources.list + cp /etc/apt/sources.list.d/*.list $ROOT/etc/apt/sources.list.d/ fi esac