X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/1798958073b6fc8e6aeabeb004b351336ba8d5e3..78b33a8e5c94281b5564166b5bdd19c5dda6a151:/.mr/roles/debdev

diff --git a/.mr/roles/debdev b/.mr/roles/debdev
index e3b1eb3..6c0d81d 100644
--- a/.mr/roles/debdev
+++ b/.mr/roles/debdev
@@ -1,8 +1,10 @@
 [debian]
 checkout = git clone ssh://git.madduck.net/~/git/colls/debian.git debian
-skip = ! on_workstation
 chain = true
 
+[.fgits/devscripts.git]
+checkout = git_fake_bare_checkout ssh://git.madduck.net/~/git/pub/etc/devscripts.git devscripts.git ../../
+
 [code/unperish]
 checkout = bzr clone http://liw.iki.fi/bzr/unperish2/trunk/ unperish
 
@@ -16,3 +18,15 @@ checkout = git clone 'ssh://git.madduck.net/~/git/pub/code/mbuild.git' mbuild
 
 [code/schroot]
 checkout = git clone 'git://git.debian.org/git/buildd-tools/schroot.git' schroot
+
+[code/sbuild]
+checkout = git clone 'git://git.debian.org/git/buildd-tools/sbuild.git' sbuild
+
+[code/aptfs]
+checkout = git clone 'git://git.chris-lamb.co.uk/aptfs' 'aptfs'
+
+[code/buildwrapper]
+checkout = git clone 'git://git.debian.org/git/users/seanius/buildwrapper.git' 'buildwrapper'
+
+[code/dpkg]
+checkout = git clone 'ssh://git.madduck.net/~/git/pub/code/etckeeper.git' 'dpkg'