Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
* updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiojr committed Jan 18, 2012
1 parent ebcf1d4 commit 7ab26d8
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Expand Up @@ -4,9 +4,19 @@ This Boxgrinder OS plugin adds Ubuntu support to boxgrinder.

The plugin requires Ubuntu-specific tools to create the appliance so it will only work with Ubuntu as the host OS.

Boxgrinder can be easily installed in Ubuntu via rubygems.
Boxgrinder can be easily installed in Ubuntu via packages in Ubuntu Precise, or via rubygems in Oneiric.

## Pre-requisites
## Installing in Ubuntu Precise (12.04)

sudo apt-add-repository ppa:rubiojr/boxgrinder-stable
sudo apt-get update
sudo apt-get install rubygems boxgrinder-build

That's it, Boxgrinder is ready to be used. Get some Ubuntu appliance definitions from http://github.com/rubiojr/boxgrinder-appliances.

## Installing in Ubuntu Oneiric (11.10)

### Pre-requisites

**Install libguestfs binary packages**

Expand Down

0 comments on commit 7ab26d8

Please sign in to comment.