[node-patches] Change in ovirt-node[master]: change package set for f18+
mburns at redhat.com
mburns at redhat.com
Tue Jan 15 21:19:17 UTC 2013
Michael Burns has uploaded a new change for review.
Change subject: change package set for f18+
......................................................................
change package set for f18+
the following packages are obsoleted by linux-firmware
ql23xx-firmware
ql2200-firmware
ql2100-firmware
Change-Id: I1a71149967b8cb8c0e8f91e1b12bf2b042ea3ca2
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M recipe/common-pkgs.ks
M recipe/ovirt17-pkgs.ks
D recipe/ovirt18-pkgs.ks
A recipe/ovirt18-pkgs.ks
M recipe/rhevh6-pkgs.ks
5 files changed, 24 insertions(+), 8 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/69/11069/1
diff --git a/recipe/common-pkgs.ks b/recipe/common-pkgs.ks
index ea9cea5..bf0ad9c 100644
--- a/recipe/common-pkgs.ks
+++ b/recipe/common-pkgs.ks
@@ -77,12 +77,6 @@
dosfstools
# kdump
kexec-tools
-# qlogic firmware
-ql2100-firmware
-ql2200-firmware
-ql23xx-firmware
-ql2400-firmware
-ql2500-firmware
# more firmwares
aic94xx-firmware
bfa-firmware
diff --git a/recipe/ovirt17-pkgs.ks b/recipe/ovirt17-pkgs.ks
index 1930505..f300cdb 100644
--- a/recipe/ovirt17-pkgs.ks
+++ b/recipe/ovirt17-pkgs.ks
@@ -5,3 +5,9 @@
firewalld
selinux-policy-devel
shim
+# qlogic firmware
+ql2100-firmware
+ql2200-firmware
+ql23xx-firmware
+ql2400-firmware
+ql2500-firmware
diff --git a/recipe/ovirt18-pkgs.ks b/recipe/ovirt18-pkgs.ks
deleted file mode 120000
index a3a66a2..0000000
--- a/recipe/ovirt18-pkgs.ks
+++ /dev/null
@@ -1 +0,0 @@
-ovirt17-pkgs.ks
\ No newline at end of file
diff --git a/recipe/ovirt18-pkgs.ks b/recipe/ovirt18-pkgs.ks
new file mode 100644
index 0000000..ddc5d3a
--- /dev/null
+++ b/recipe/ovirt18-pkgs.ks
@@ -0,0 +1,11 @@
+%include fedora-pkgs.ks
+virt-manager-tui
+grub-efi
+grub2-efi
+firewalld
+selinux-policy-devel
+shim
+# qlogic firmware
+ql2400-firmware
+ql2500-firmware
+linux-firmware
diff --git a/recipe/rhevh6-pkgs.ks b/recipe/rhevh6-pkgs.ks
index 9993bbb..d4d242a 100644
--- a/recipe/rhevh6-pkgs.ks
+++ b/recipe/rhevh6-pkgs.ks
@@ -17,4 +17,10 @@
vdsm-cli
vdsm-reg
# keyboard layout
-system-config-keyboard-base
\ No newline at end of file
+system-config-keyboard-base
+# qlogic firmware
+ql2100-firmware
+ql2200-firmware
+ql23xx-firmware
+ql2400-firmware
+ql2500-firmware
--
To view, visit http://gerrit.ovirt.org/11069
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1a71149967b8cb8c0e8f91e1b12bf2b042ea3ca2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list