summaryrefslogtreecommitdiffstats
path: root/genome-respin
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2008-07-17 13:49:25 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2008-07-17 13:51:02 -0400
commit18217674b2b210b83d2e7a5e574e323abe7bade9 (patch)
treea7b1304305ddcd1dedb14e94dc6f610fcd4ee4cd /genome-respin
parente790a214e8dd3e73d96708521c4668349a94baf6 (diff)
downloadtools-18217674b2b210b83d2e7a5e574e323abe7bade9.tar.gz
tools-18217674b2b210b83d2e7a5e574e323abe7bade9.tar.xz
tools-18217674b2b210b83d2e7a5e574e323abe7bade9.zip
We need to use the PAE kernel for kvm based cloud appliances
Diffstat (limited to 'genome-respin')
-rw-r--r--genome-respin/genome-respin.spec2
-rw-r--r--genome-respin/repo/conf.d/cloud-ks.cfg1
2 files changed, 2 insertions, 1 deletions
diff --git a/genome-respin/genome-respin.spec b/genome-respin/genome-respin.spec
index 409558a..2de00ab 100644
--- a/genome-respin/genome-respin.spec
+++ b/genome-respin/genome-respin.spec
@@ -2,7 +2,7 @@ Summary: Genome Respins
Name: genome-respin
Source: genome-respin-bin.tar.gz
Version: 1.0.0
-Release: 7%{?dist}
+Release: 8%{?dist}
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Group: Applications/System
diff --git a/genome-respin/repo/conf.d/cloud-ks.cfg b/genome-respin/repo/conf.d/cloud-ks.cfg
index ed01ebd..5504192 100644
--- a/genome-respin/repo/conf.d/cloud-ks.cfg
+++ b/genome-respin/repo/conf.d/cloud-ks.cfg
@@ -47,6 +47,7 @@ logvol / --fstype ext3 --name=Root --vgname=HostVolGroup00 --size=10240 --grow
logvol /images --fstype ext3 --name=Images --vgname=HostVolGroupImages --size=10240 --grow
%packages
+kernel-PAE
kvm
bridge-utils
vim-enhanced