diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-28 21:33:08 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-28 21:33:08 +0200 |
commit | 7589d51b4aa3e860289beba1d5f2610826d5dfb1 (patch) | |
tree | 412fa5131799ea753b340fe7cc0a7bc52b0ad12c /TODO | |
parent | 9874c219412e9a9186530d9d4cf398b1d401f8d7 (diff) | |
download | jenkins.debian.net-7589d51b4aa3e860289beba1d5f2610826d5dfb1.tar.xz |
reproducible: some more plans about testing rpms
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -340,8 +340,10 @@ properties: * use mock to create a fedora chroot to build in ** http://blog.packagecloud.io/eng/2015/05/11/building-rpm-packages-with-mock/ ** http://blog.packagecloud.io/eng/2015/04/20/working-with-source-rpms/ -* start with building a single package -* then build the full base system (100-500 packages) +* start with building a single package (which is reproducible on Debian), only build that one, until its reproducible +** then eventually build the full base system (100-500 packages), once that package is reprodcuible (aka the rpm toolchain has been fixed...) +* maybe call the script reproducible_rpms.sh and also let it build OpenSuSE packages? +* document in the initial webpage, that we don't have a clear idea yet, how to record+reproduce the build environment. +that this is essential for reproducible builds too. ==== reproducible FreeBSD |