No edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Work in progress == | |||
This page is still a beginning work in progress to let people discover BoxGrinder from the most simple wiki page address. | |||
The current [http://boxgrinder.org/tutorials/ upstream documentation] is still the most updated and official reference. | |||
== Accepting == | == Accepting == | ||
Line 6: | Line 12: | ||
sudo yum install rubygem-boxgrinder-build | sudo yum install rubygem-boxgrinder-build | ||
== Appliances examples == | |||
sudo yum install git | |||
git clone git://github.com/boxgrinder/boxgrinder-appliances.git | |||
== Using == | == Using == | ||
* To generate in VMware ESX format : | * To generate BoxGrinder MetaAppliance in VMware ESX format : | ||
sudo boxgrinder-build | sudo boxgrinder-build boxgrinder-appliances/BoxGrinder/boxgrinder-meta.appl -p vmware --platform-config='type:enterprise' |
Latest revision as of 17:24, 1 October 2011
Work in progress
This page is still a beginning work in progress to let people discover BoxGrinder from the most simple wiki page address.
The current upstream documentation is still the most updated and official reference.
Accepting
Feature sponsored in Fedora 15: Features/BoxGrinder
Installing
sudo yum install rubygem-boxgrinder-build
Appliances examples
sudo yum install git
git clone git://github.com/boxgrinder/boxgrinder-appliances.git
Using
- To generate BoxGrinder MetaAppliance in VMware ESX format :
sudo boxgrinder-build boxgrinder-appliances/BoxGrinder/boxgrinder-meta.appl -p vmware --platform-config='type:enterprise'