diff options
author | Trove Git Controller <git@trove> | 2012-11-15 18:37:50 +0000 |
---|---|---|
committer | Trove Git Controller <git@trove> | 2012-11-15 18:37:50 +0000 |
commit | 427dd598db7cffed51671bcfb5d1e9928cc8ee6b (patch) | |
tree | 06dca0d0c5989cb6b0dd92e155d9bf1dd78b9b91 /README | |
download | lorries-427dd598db7cffed51671bcfb5d1e9928cc8ee6b.tar.gz |
Initial configuration
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ +Source code acquisition +======================= + +This repository controls the source code acquisition service known as Lorry. + +When it was created, there were two stanzas in the controller configuration +file. One which retrieved open source Baserock into your Trove and one which +allows you to create individual Lorry configurations for other open source +code. + +Please refer to the Trove Reference Manual chapters on the source code +acquisition service (Lorry) and the Developing With Baserock document's +scenarios regarding adding external software to your Trove before attempting to +add any additional configuration to this repository. + +Remember, the Lorry tool is not permitted to manage repositories inside your +prefix which is baserock. + |