Re: [Puppet-dev] [PULL/puppet-dashboard next] Packaging updates.

2010-09-21 Thread James Turnbull
Asif Iqbal wrote: >> -3. Run apt-get update >> +3. Update APT's package cache: >> >> - $ sudo apt-get update >> +sudo apt-get update >> >> -4. Install Puppet Dashboard package >> +4. Install Puppet Dashboard package: >> >> - $ sudo apt-get install puppet-dashboard >> +

Re: [Puppet-dev] [PULL/puppet-dashboard next] Packaging updates.

2010-09-21 Thread Asif Iqbal
On Mon, Sep 20, 2010 at 6:49 PM, Jacob Helwig wrote: > These are the updates I've put together for building both RPM, and DEB > packages for Puppet Dashboard.  This is based on work from both James > Turnbull, and Igal Koshevoy. > > This allows us to build the RPM, and DEB packages by running `rak

[Puppet-dev] [PULL/puppet-dashboard next] Packaging updates.

2010-09-20 Thread Jacob Helwig
These are the updates I've put together for building both RPM, and DEB packages for Puppet Dashboard. This is based on work from both James Turnbull, and Igal Koshevoy. This allows us to build the RPM, and DEB packages by running `rake package:deb` and `rake package:rpm`, and to test these builds