X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=fuel-plugin%2FREADME.md;h=63ddc4eb90e2031e455963e8eef6d464379806d9;hb=4419c1d7294969da13e46156257bcc96e89b008f;hp=77dee17c256b5da37cff1e8b83f8d9fcb349d87a;hpb=c715b6029fd5b4eaf323f5efde4ec5db5ba0a9b4;p=kvmfornfv.git diff --git a/fuel-plugin/README.md b/fuel-plugin/README.md index 77dee17c2..63ddc4eb9 100644 --- a/fuel-plugin/README.md +++ b/fuel-plugin/README.md @@ -38,12 +38,12 @@ Buiding system pre-requistes Buid instruction ---------------- 1. Clone the kvmfornfv repo from https://gerrit.opnfv.org/gerrit/kvmfornfv by - "git clone https://gerrit.opnfv.org/gerrit/kvmfornfv" -2. You can modify the kernel code in kvmfornfv/kernel as you want + "git clone https://gerrit.opnfv.org/gerrit/kvmfornfv". +2. You can modify the kernel code in kvmfornfv/kernel as you want. 3. Go to kvmfornfv/fuel-plugin/vagrant, type "vagrant destroy -f; vagrant up; - estroy -f", the building will start + vagarant destroy -f", the building will start. 4. When the building completes, you should find the built fuel-plugin-kvm in - kvmfornfv/fuel-plugin with the name as "fuel-plugin-kvm-0.9-0.9.0-1.noarch.rpm", + kvmfornfv/fuel-plugin/vagrant with the name as "fuel-plugin-kvm-0.9-0.9.0-1.noarch.rpm", where "0.9-0.9.0-1" is the version information for this plugin, this version info may be changed in future. The built plugin incules the changes you made.