[Git][reproducible-builds/reproducible-website][master] 2022 08: explain mmdebstrap reproducibly bootstraps Debian and that we now...
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Aug 26 19:57:02 UTC 2022
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-website
Commits:
cbeca365 by Holger Levsen at 2022-08-26T21:56:54+02:00
2022 08: explain mmdebstrap reproducibly bootstraps Debian and that we now have jobs to test this automatically & regularily
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- _reports/2022-08.md
Changes:
=====================================
_reports/2022-08.md
=====================================
@@ -42,3 +42,9 @@ though both not for i386 (ncurses, unreproducible) and armhf (sed, FTBFS)
The image used is build using debuerrotype as explained on https://docker.debian.net/ which also explains
how to build the image and what checksums are expected.
+* it has become super easy to reproducibly bootstrap Debian using `mmdebstrap`:
+ <code>
+ $ SOURCE_DATE_EPOCH=$(date +%s) mmdebstrap unstable > unstable.tar
+ </code>
+ This works at least for unstable, bullseye and bookworm and is tested automatically using
+ jenkins jobs like https://jenkins.debian.net/job/reproducible_mmdebstrap_bullseye/
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/cbeca365e41da1f646ff7f5e137a6df6dc0bc716
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/cbeca365e41da1f646ff7f5e137a6df6dc0bc716
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220826/5c9bbc36/attachment.htm>
More information about the rb-commits
mailing list