summaryrefslogtreecommitdiffstats
path: root/bin/chroot-run.sh
AgeCommit message (Expand)AuthorFilesLines
2014-04-26use common functions. runs all scripts as copies from /tmp, so the source scr...Holger Levsen1-21/+3
2014-04-25use unsafe-io in all (s)chrootsHolger Levsen1-0/+2
2014-04-25chroot-run: dpkg --force-unsafe-ioHelmut Grohne1-0/+2
2014-04-25improve/remove comment (bindmounting was removed here in de979cd73) and use p...Holger Levsen1-4/+2
2014-04-25haskell-package-plan: Enable graphsJoachim Breitner1-0/+8
2014-04-18chroot-run.sh: unconditionally install 'build-essential devscripts git' and p...Holger Levsen1-3/+2
2014-04-17dvswitch.yaml: also install build-depends from d/control as its in gitHolger Levsen1-1/+0
2014-04-17chroot-run: always install gitHolger Levsen1-1/+2
2014-04-16dvswitch_against_libav: make install libav from upstream sourceHolger Levsen1-1/+1
2014-04-15chroot-run.sh: support backports in a less hackish wayHolger Levsen1-5/+5
2014-04-09use release names (wheezy, jessie...) not code names (stable, testing...)Holger Levsen1-3/+3
2014-04-09whitespace sensitive languages are evil, esp. when they are only rarely soHolger Levsen1-3/+3
2014-04-09use backports for the stable lintian testsHolger Levsen1-1/+9
2014-04-07copy the complete workspaceHolger Levsen1-2/+2
2014-04-07use less sudoHolger Levsen1-3/+3
2014-04-07copy files inside chroot instead of bind mounting them, so that deleting them...Holger Levsen1-1/+1
2014-04-07fixup whitespacesHolger Levsen1-7/+7
2014-04-06output d/control in job logHolger Levsen1-0/+2
2014-04-06--do-as-i-sayHolger Levsen1-1/+2
2014-04-06update copyright and some about textHolger Levsen1-1/+1
2014-04-06install build-depends if debian/control existsHolger Levsen1-0/+5
2013-06-15Add script to run a command inside a fresh chrootAntonio Terceiro1-0/+96