diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2012-02-28 11:43:08 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2012-02-28 11:43:08 +0000 |
| commit | 5e78aacf560b504834559e7e2b5a1fc9118983bd (patch) | |
| tree | 74787497b23bdcebe570e47afae8184fce6c4821 /packaging | |
| parent | cbe615d79202e46850eff6de85359159bb101e87 (diff) | |
| parent | 3092e2760af67be6634888dfec61e461ce8d6d28 (diff) | |
| download | rabbitmq-server-git-5e78aacf560b504834559e7e2b5a1fc9118983bd.tar.gz | |
Merge bug20337
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/debs/apt-repository/README-real-repository | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debs/apt-repository/README-real-repository b/packaging/debs/apt-repository/README-real-repository index b152622731..189852eb60 100644 --- a/packaging/debs/apt-repository/README-real-repository +++ b/packaging/debs/apt-repository/README-real-repository @@ -13,7 +13,7 @@ that's a baby rabbit. Secondly, a note on software. We need a tool to manage the repository, and a tool to perform uploads to the repository. Debian being Debian -there are quite a few of each. We will use "rerepro" to manage the +there are quite a few of each. We will use "reprepro" to manage the repository since it's modern, maintained, and fairly simple. We will use "dupload" to perform the uploads since it gives us the ability to run arbitrary commands after the upload, which means we don't need to run a @@ -99,7 +99,7 @@ machine * "rm -rf" the uploads folder This is a bit cheesy but should be enough for our purposes. The -dupload.conf uses scp and ssh so you need a public-key login (or tpye +dupload.conf uses scp and ssh so you need a public-key login (or type your password lots). There's still an open question as to whether dupload is really needed |
