summaryrefslogtreecommitdiffstats
path: root/bin/schroot-create.sh
AgeCommit message (Expand)AuthorFilesLines
2015-09-22reproducible: use properly named tmpfileHolger Levsen1-1/+1
2015-09-22reproducible: be more verbose on repeated failureHolger Levsen1-2/+2
2015-09-22reproducible: improve code to check whether a schroot is in useHolger Levsen1-1/+1
2015-09-18fixup a8882f2d: reproducible: be more verbose when trying to replace schrootsHolger Levsen1-2/+2
2015-09-18reproducible: be more verbose when trying to replace schrootsHolger Levsen1-2/+25
2015-09-15reproducible: bugfix, dont let oneself block oneself…Holger Levsen1-2/+2
2015-09-14reproducible: try longer to cleanup schroot sessionsHolger Levsen1-2/+2
2015-09-11handle invalid release signatures more gracefullyHolger Levsen1-1/+1
2015-09-10reproducible: cleanup sessions more carefullyHolger Levsen1-2/+9
2015-09-10reproducible: cleanup schroot sessions before moving them awayHolger Levsen1-0/+8
2015-09-10reproducible: remove distracting fuser callHolger Levsen1-3/+2
2015-09-09reproducible: explainHolger Levsen1-0/+2
2015-09-09fix logic to detect network failuresHolger Levsen1-2/+2
2015-09-09install sudo in all schroots createdHolger Levsen1-1/+1
2015-09-09refactorHolger Levsen1-23/+9
2015-09-09make 'apt-get install' more robust against network failuresHolger Levsen1-4/+18
2015-09-09only install sudo when explicitly asked forHolger Levsen1-1/+1
2015-09-09make 'apt-get update' more robust against network failuresHolger Levsen1-3/+16
2015-09-08use sudo for better resultsHolger Levsen1-1/+1
2015-09-07retry debootstrap after 5min on failureHolger Levsen1-1/+14
2015-09-07reproducible: really deal with ssh failures gracefullyHolger Levsen1-0/+1
2015-09-06reproducible: give better hint at the failureHolger Levsen1-1/+1
2015-09-01reproducible: install diffoscope in schroots tooHolger Levsen1-6/+6
2015-08-15reproducible: s#debbindiff#diffoscope#g in most of the outputHolger Levsen1-4/+4
2015-08-04reproducible: fail gracefully (=dont fail) if debbindiff cannot be installed ...Holger Levsen1-2/+1
2015-06-14schroot-create: fix parameters checking: first check for reproducible/backpor...Mattia Rizzolo1-13/+13
2015-06-08meld reproducible_setup_schroot.sh into schroot-create, delete the first and ...Mattia Rizzolo1-9/+34
2015-04-05schroot-create/reproducible_setup_pbuilder: configure the proxy inside the ch...Mattia Rizzolo1-1/+3
2015-03-02fix experimental schroot creationHolger Levsen1-8/+10
2015-03-02s#distro#suite#gHolger Levsen1-10/+10
2015-02-27fix bashismsHolger Levsen1-4/+4
2015-02-27fix path for cleanupHolger Levsen1-1/+1
2015-02-27disable debugging again and dont use local variables with the same names as g...Holger Levsen1-8/+3
2015-02-27more debuggingHolger Levsen1-0/+1
2015-02-27to bootstrap experimental, first bootstrap sid and then add experimental sourcesHolger Levsen1-0/+7
2015-02-27more debuggingHolger Levsen1-2/+3
2015-02-26fixup last commitHolger Levsen1-2/+3
2015-02-26add script to add key for reproducible repo - to proof the TODO item 'merge t...Holger Levsen1-0/+47
2015-02-26reproducible: create two new schroots, reproducible-(sid|experimental) for th...Holger Levsen1-4/+7
2015-01-03use double-quotes so that variables are expanded.Holger Levsen1-1/+1
2015-01-01fixupHolger Levsen1-1/+1
2015-01-01live: use sudo properlyHolger Levsen1-1/+5
2015-01-01umount in reverse orderHolger Levsen1-3/+3
2015-01-01use lazy umounting as allowedHolger Levsen1-1/+1
2015-01-01mount /proc /dev and /dev/pts inside chroot when installing additional packagesHolger Levsen1-1/+8
2015-01-01give clear success message at the endHolger Levsen1-1/+1
2014-10-25introduce common DEBUG variableHolger Levsen1-0/+1
2014-10-18reproducible: run debbindiff from within a(nother) sid schroot (created by an...Holger Levsen1-6/+7
2014-04-27reenable cleanup()Holger Levsen1-1/+1
2014-04-27fixup job shells too (see previous commit) and thus switch to --directory...Holger Levsen1-8/+2