Hi,
On Wed, 21 Mar 2018 18:58:27 +0900 Hideki Yamane <[email protected]> wrote:
> Since in debootstrap, $TARGET/etc/apt/sources.list is deleted at
> starting for second stage.
And also it was removed in debootstrap script.
> . "$SCRIPT"
>
> if [ "$SECOND_STAGE_ONLY" = "true" ]; then
> MIRRORS=null:
> else
> MIRRORS="$DEF_MIRROR"
> if [ "$USER_MIRROR" != "" ]; then
> MIRRORS="$USER_MIRROR"
> MIRRORS="${MIRRORS%/}"
> fi
> fi
>
> export MIRRORS
--
Regards,
Hideki Yamane henrich @ debian.org/iijmio-mail.jp