summaryrefslogtreecommitdiffstats
path: root/bin/schroot-install.sh
AgeCommit message (Collapse)AuthorFilesLines
2014-04-16name it schroot-createJoachim Breitner1-115/+0
2014-04-16Use /schrootsJoachim Breitner1-1/+1
2014-04-16First shot at a schroot creating scriptJoachim Breitner1-0/+115
It currently uses sudo freely -- I wonder if it is worth updating sudoers appropriately. Maybe the whole script can be added to sudoers? The jenkins job definition itself is not tested.