On 14/12/2015 13:19, Rodrigo Trujillo wrote:
Once Wok is not in the package list anymore, then the README should
mention
how and where get it from.
Sure! I will update that and send V2.
On 12/14/2015 10:40 AM, Aline Manera wrote:
> The README file lists the external packages needed by Kimchi.
> As wok is not part of any official repository, the user will not be able
> to install by a package manager tool. So remove it from the list.
>
> Signed-off-by: Aline Manera <alinefm(a)linux.vnet.ibm.com>
> ---
> docs/README.md | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/docs/README.md b/docs/README.md
> index 23db018..7179f40 100644
> --- a/docs/README.md
> +++ b/docs/README.md
> @@ -48,7 +48,7 @@ Install Dependencies
>
> **For fedora and RHEL:**
>
> - $ sudo yum install wok libvirt-python libvirt \
> + $ sudo yum install libvirt-python libvirt \
> libvirt-daemon-config-network python-imaging \
> qemu-kvm python-ethtool sos python-ipaddr \
> nfs-utils iscsi-initiator-utils pyparted \
> @@ -76,7 +76,7 @@ channel at RHN Classic or Red Hat Satellite.
>
> **For Ubuntu (Debian-based):**
>
> - $ sudo apt-get install wok python-imaging python-configobj
> websockify \
> + $ sudo apt-get install python-imaging python-configobj websockify \
> novnc python-libvirt libvirt-bin
> nfs-common \
> qemu-kvm python-parted python-ethtool
> sosreport \
> xsltproc python-ipaddr python-lxml
> open-iscsi \
> @@ -88,7 +88,7 @@ channel at RHN Classic or Red Hat Satellite.
>
> **For openSUSE:**
>
> - $ sudo zypper install wok libvirt-python libvirt \
> + $ sudo zypper install libvirt-python libvirt \
> libvirt-daemon-config-network
> python-imaging \
> kvm python-ethtool python-ipaddr
> nfs-client \
> open-iscsi python-parted python-libguestfs \
_______________________________________________
Kimchi-devel mailing list
Kimchi-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel