summaryrefslogtreecommitdiffstats
path: root/bin/schroot-create.sh
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-27schroot either needs to be executed in an directory which exists in the schro...Holger Levsen1-0/+4
2014-04-27Use sudo tee trick to write files as rootJoachim Breitner1-10/+6
2014-04-26use common functions. runs all scripts as copies from /tmp, so the source scr...Holger Levsen1-22/+7
2014-04-25use unsafe-io in all (s)chrootsHolger Levsen1-0/+4
2014-04-25schroot-create.sh: temp. disable the most harmful commands now that these mig...Holger Levsen1-2/+2
2014-04-25Revert "Use sudo tee trick..." as it causes " parse error in /etc/sudoers.d/j...Holger Levsen1-6/+10
2014-04-25Use sudo tee trick to write files as rootJoachim Breitner1-10/+6
2014-04-16name it schroot-createJoachim Breitner1-0/+115