Update docs for akanda-appliance-builder repo EOL

We've merged the akanda-appliance-builder code into akanda-appliance.
This updates image building docs accordingly.

Change-Id: I002371c10bdb850425d413be759d519f4e446a71
This commit is contained in:
Adam Gandelman 2015-06-15 11:03:32 -07:00
parent dbd8943478
commit dfb0ff2fd3

View File

@ -17,9 +17,9 @@ Building a Service VM image from source
The router code that runs within the appliance is hosted in the ``akanda-appliance``
repository at ``https://github.com/stackforge/akanda-appliance``. Additional tooling
for actually building a VM image to run the appliance is stored in the ``akanda-appliance-builder``
repository at ``https://github.com/stackforge/akanda-appliance-builder`` in the form of build
elements to be used with ``diskimage-builder``. The following instructions will walk through
for actually building a VM image to run the appliance is located in that repository's
``disk-image-builder`` sub-directory, in the form elements to be used with
``diskimage-builder``. The following instructions will walk through
building the Debian-based appliance locally, publishing to Glance and configuring the RUG to
use said image. These instructions are for building the image on an Ubuntu 14.04+ system.
@ -37,7 +37,8 @@ Next, clone the ``akanda-appliance-builder`` repository:
::
git clone https://github.com/akanda-appliance-builder
git clone https://github.com/stackforge/akanda-appliance
Build the image
+++++++++++++++
@ -46,7 +47,7 @@ Kick off an image build using diskimage-builder:
::
cd akanda-appliance-builder
cd akanda-appliance
ELEMENTS_PATH=diskimage-builder/elements DIB_RELEASE=wheezy DIB_EXTLINUX=1 \
disk-image-create debian vm akanda -o akanda