X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/7725d134e5ae8211a2acbf5f344b45c25f1797ea..83a158f18cba5a4cc7eddfae392b9176d29edb3b:/.mr/roles/debdev diff --git a/.mr/roles/debdev b/.mr/roles/debdev index 89d5a65..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 @@ -19,3 +21,12 @@ 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'