Penguin

Differences between version 27 and previous revision of XenNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 27 Last edited on Tuesday, July 27, 2010 2:35:29 pm by GreigMcGill Revert
Older page: version 26 Last edited on Tuesday, July 27, 2010 2:23:11 pm by GreigMcGill Revert
@@ -31,9 +31,9 @@
 * Copy the entire /opt/build dir to the target host and execute the following steps ($kern is the version you used above): 
 <pre> 
 yum --enablerepo=base install gcc make patch m4 openssl-devel yum-utils 
 . /etc/xensource-inventory 
-if [ "$PRODUCT_VERSION" == "5.6." ] ; then 
+if ~ [ "$PRODUCT_VERSION" == "5.6." ] ; then 
  yum -y --enablerepo=base install yum-utils 
  yumdownloader e2fsprogs-devel 
  rpm --nodeps -Uvh e2fsprogs-devel*.rpm 
  rm -f e2fsprogs-devel*.rpm