summaryrefslogtreecommitdiff
path: root/Projects
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-02-20 16:42:16 +0100
committerJonas Smedegaard <dr@jones.dk>2021-02-20 16:42:16 +0100
commite0e07b193a375d02a34ee4b27e6dd593a7982b91 (patch)
tree085b1b79cd54edfbaf9c02f9b79c3fdc2e78606b /Projects
parent56bdb6ba6d43040978fd9d6d5cd1ab8ebf34aa56 (diff)
add FEATURE projects
Diffstat (limited to 'Projects')
-rw-r--r--Projects/REDPILL/.mrconfig96
1 files changed, 96 insertions, 0 deletions
diff --git a/Projects/REDPILL/.mrconfig b/Projects/REDPILL/.mrconfig
index e69de29..5242a68 100644
--- a/Projects/REDPILL/.mrconfig
+++ b/Projects/REDPILL/.mrconfig
@@ -0,0 +1,96 @@
+
+[FEATURE/account]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/account.git' 'account'
+
+[FEATURE/account-quota]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/account-quota.git' 'account-quota'
+
+[FEATURE/account-secure]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/account-secure.git' 'account-secure'
+
+[FEATURE/account-shell]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/account-shell.git' 'account-shell'
+
+[FEATURE/accounting]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/accounting.git' 'accounting'
+
+[FEATURE/call-video]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/call-video.git' 'call-video'
+
+[FEATURE/chat]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/chat.git' 'chat'
+
+[FEATURE/chat-irc-proxy]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/chat-irc-proxy' 'chat-irc-proxy'
+
+[FEATURE/chat-matrix]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/chat-matrix.git' 'chat-matrix'
+
+[FEATURE/chat-meeting]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/chat-meeting.git' 'chat-meeting'
+
+[FEATURE/contact]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/contact.git' 'contact'
+
+[FEATURE/event]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/event.git' 'event'
+
+[FEATURE/file-sharing]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/files.git' 'file-sharing'
+
+[FEATURE/machine-laptop]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/machine-laptop.git' 'machine-laptop'
+
+[FEATURE/mail]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/mail.git' 'mail'
+
+[FEATURE/mail-list]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/mail-list.git' 'mail-list'
+
+[FEATURE/mail-sync]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/mail-sync.git' 'mail-sync'
+
+[FEATURE/media-hosting]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-hosting.git' 'media-hosting'
+
+[FEATURE/media-master]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-master.git' 'media-master'
+
+[FEATURE/media-stream]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-stream.git' 'media-stream'
+
+[FEATURE/media-stream-capture]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-stream-capture.git' 'media-stream-capture'
+
+[FEATURE/media-stream-hosting]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-stream-hosting.git' 'media-stream-hosting'
+
+[FEATURE/media-stream-hosting-phone]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/call-video.git' 'call-video'
+
+[FEATURE/media-stream-mix]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/media-stream-mix.git' 'media-stream-mix'
+
+[FEATURE/org]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/org' 'org'
+
+[FEATURE/package]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/package' 'package'
+
+[FEATURE/source]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/source.git' 'source'
+
+[FEATURE/system]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/system.git' 'system'
+
+[FEATURE/system-desktop]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/system-desktop' 'system-desktop'
+
+[FEATURE/system-gateway]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/system-gateway.git' 'system-gateway'
+
+[FEATURE/system-phone]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/system-phone.git' 'system-phone'
+
+[FEATURE/website-ikiwiki]
+checkout = git clone 'xayide.jones.dk:/srv/git/source.redpill.dk/website-ikiwiki.git' 'website-ikiwiki'