Displaying 3 results from an estimated 3 matches for "6f0af6e".
Did you mean:
6f04f6be
2009 Aug 06
1
[PATCH node-image] workaround for gpxe issue with the virt-preview
...zrom /usr/share/qemu/pxe-rtl8139.bin
+ln -snf ../etherboot/virtio-net.zrom /usr/share/qemu/pxe-virtio.bin
+
# Things we could probably remove if libvirt didn't link against them
#RPMS="$RPMS avahi PolicyKit xen-libs"
diff --git a/common-pkgs.ks b/common-pkgs.ks
index 3c0f278..6f0af6e 100644
--- a/common-pkgs.ks
+++ b/common-pkgs.ks
@@ -70,3 +70,6 @@ isomd5sum
irqbalance
cpuspeed
acpid
+# workaround for gpxe issue with the virt-preview qemu on F11 host kernel
+# https://bugzilla.redhat.com/show_bug.cgi?id=512358
+etherboot-zroms-kvm
--
1.6.0.6
2009 Sep 16
1
Final push candidate...
This patch goes with the node patch just sent, and is ready for pushing upstream.
I'll be doing the blacklisting in a later patch once this is upstream.
2009 Sep 17
1
New push candidate with feedback from apevec...
This patch removes the attempt at setting nodeadmin to be root's shell.