diff options
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -204,9 +204,12 @@ properties: ** replace bin/reproducible_installed_on_debian.org with a proper data provider from DSA, eg https://anonscm.debian.org/cgit/mirror/debian.org.git/plain/debian/control ** add lua package set (all packages build-depending on dh-lua and starting with lua*) -* missing tests: variation in kernel and date and cpu type and user group -** prebuilder does group variation like this: https://anonscm.debian.org/cgit/reproducible/misc.git/tree/prebuilder/pbuilderhooks/A02_user +* missing tests: +** variation in kernel +** variation in date +** prebuilder does (user) group variation like this: https://anonscm.debian.org/cgit/reproducible/misc.git/tree/prebuilder/pbuilderhooks/A02_user ** different cpu type: Opteron_G3 AMD Opteron 23xx (Gen 3 Class Opteron) is the most powerful one that's different to current Opteron_G4 +** variation of $TERM and $COLUMN (and maybe $LINES), unset in the first run, set to "linux" and "77" (and maybe "42") in the 2nd run. maybe vary $SHELL too. * a test VM using this build-slave design has been setup: ** 9 cores, 36gb ram, 80gb disk, 50gb /, 30gb /srv/kvm |