Commit 36fc2f22 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian mmdebstrap: add comment explaining --variant=standard in...


reproducible Debian mmdebstrap: add comment explaining --variant=standard in stable is not reproducible due to #864082, #1004557, #1004558

Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 94623e12
......@@ -74,6 +74,7 @@ for LOOP in "first" "second" ; do
mkdir -p $BUILDDIR/$SUBDIR/${TOOL}
case ${TOOL} in
mmdebstrap) sudo $REALTOOL $SUITE > $BUILDDIR/$SUBDIR/${TOOL}/${SUITE}.tar
# josch> | h01ger: should you ever try --variant=standard, remember that that is not reproducible in stable because of #864082, #1004557, #1004558
;;
debootstrap|cdebootstrap)
sudo $REALTOOL $SUITE $BUILDDIR/$SUBDIR/${TOOL}/${SUITE}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment