Hi Chip,

On 06/03/2013 07:22 PM, Chip Childers wrote:
Wido,

I have the access, and I have the results of building from the release
source, but I don't have the knowledge to specifically know what to put
where and what to run to get the non-OSS DEB's I just built into the
repo.

Can you share some instructions please?


The repo isn't hosting non-OSS debs at this point, all the DEBs are OSS-only.

What you do is this:

$ dpkg-buildpackage
$ rsync -avr ../cloudstack-*.deb cloudst...@cloudstack.apt-get.eu:

From there on you can place the .deb file in "repository/ubuntu/dists/precise/4.1/pool"

A automated cron will re-index the repository and update the package lists. From there on users can download the 4.1 packages and upgrade their systems.

Wido

-chip

Reply via email to