summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_pbuilder.sh
AgeCommit message (Expand)AuthorFilesLines
2016-07-10sync with the others…Holger Levsen1-1/+1
2016-07-08reproducible debian: install gnupg2 in the pbuilder base.tgz's insteadHolger Levsen1-1/+1
2016-07-08reproducible debian: also install gnupg…Holger Levsen1-1/+1
2016-04-03reproducible: stop if stamp file has timestamp from futureReiner Herrmann1-0/+6
2016-04-03Revert "reproducible debian: fail the job if stamp file is from the future"Holger Levsen1-7/+0
2016-04-03reproducible debian: fail the job if stamp file is from the futureHolger Levsen1-0/+7
2016-03-29reproducible: update the repository key so that it knows about the newer exte...Mattia Rizzolo1-13/+13
2016-01-16reproducible: don't require debhelper in a patched version we don't need it a...Mattia Rizzolo1-1/+1
2015-12-21use 'date -u' alwaysHolger Levsen1-1/+1
2015-11-27reproducible: relax regex to match 'dpkg -l' output as it has changed slightl...Holger Levsen1-1/+1
2015-11-12reproducible: set up pbuilder before trying to run itMattia Rizzolo1-3/+4
2015-11-12Revert "reproducible: create the pbuilder chroot with --allow-untrusted, shou...Mattia Rizzolo1-1/+1
2015-11-12reproducible: create the pbuilder chroot with --allow-untrusted, should allow...Mattia Rizzolo1-1/+1
2015-11-12reproducible: fix syntax to make apt ignore future validation errorsHolger Levsen1-1/+1
2015-11-12reproducible: rename to 398 future tooHolger Levsen1-1/+1
2015-11-12reproducible: set 'Acquire::Check-Valid-Until false' in the reproducible chrootsMattia Rizzolo1-0/+3
2015-09-22reproducible: add comments and refactorHolger Levsen1-3/+6
2015-09-22reproducible: install EXTRA_PACKAGES when setting up pbuilder and not during ...Holger Levsen1-1/+1
2015-09-22reproducible: create stamp file a bit in the past so that the next run in <24...Holger Levsen1-2/+2
2015-09-07fix harmless typoHolger Levsen1-1/+1
2015-09-02reproducible: update pbuilder in maintenance job too, run maintenance jobs mo...Holger Levsen1-10/+1
2015-06-14reproducible: define $TEMPDIR as /tmp/reproducible and teach all the to creat...Mattia Rizzolo1-3/+3
2015-05-14reproducible: include locales-all in pbuilder tgzReiner Herrmann1-1/+2
2015-04-05schroot-create/reproducible_setup_pbuilder: configure the proxy inside the ch...Mattia Rizzolo1-3/+9
2015-04-05reproducible: setup_pbuilder: also remove the temporary logfile at the endMattia Rizzolo1-1/+1
2015-03-28reproducible: use proxy only for apt, but don't set http_proxy environment va...Holger Levsen1-3/+5
2015-03-14reproducible: rename 'sid' to 'unstable'Holger Levsen1-2/+2
2015-03-12reproducible: also upgrade packagesHolger Levsen1-0/+1
2015-03-02fixup 5b9bbfbbHolger Levsen1-1/+1
2015-03-02reproducible: update pbuilder base.tgz's 6 times a day and recreate them othe...Holger Levsen1-2/+28
2015-02-27reproducible: run 'apt-cache policy' to show the suites being usedHolger Levsen1-0/+2
2015-02-27reproducible: fixup experimental pbuilder base.tgz creationHolger Levsen1-1/+1
2015-02-27reproducible: fixup experimental pbuilder base.tgz creationHolger Levsen1-7/+2
2015-02-27fix typoHolger Levsen1-1/+1
2015-02-27reproducible: new job: setup_pbuilder_experimental and rename the old one int...Holger Levsen1-2/+1
2015-02-27fix bashismsHolger Levsen1-1/+1
2015-02-27reproducible: add support for experimental base.tgzHolger Levsen1-2/+12
2015-02-27reproducible: use SUITE consistently, accept SUITE as param, default to sidHolger Levsen1-7/+12
2015-02-27reproducible: add support for creating distro-specific base.tgz. work in prog...Holger Levsen1-2/+8
2015-02-18reproducible: remove code which shouldnt be there. thanks mapreri for spottin...Holger Levsen1-11/+0
2015-02-03reproducible: no need to install our version of discount anymore, as #762622 ...Holger Levsen1-2/+2
2014-10-28reproducible: dh_python has been fixed in sid, not need for our own patched p...Holger Levsen1-1/+1
2014-10-25reproducible: turn off DEBUG for each script individully, r-common gets sourc...Holger Levsen1-0/+1
2014-10-22reproducible: no need to blacklist src:linux, it only needs 8.4gb for buildingHolger Levsen1-1/+1
2014-10-22reproducible: check if the pbuilder base.tgz contains the wanted versions, ab...Holger Levsen1-8/+21
2014-10-19reproducible: add locking for reproducible schroot creation (which happens da...Holger Levsen1-0/+85