From: tangchen <tangchen@cn.fujitsu.com>
To: Lucas Meneghel Rodrigues <lmr@redhat.com>
Cc: autotest@test.kernel.org, kvm@vger.kernel.org
Subject: [PATCH] virt: Add guest OS configuration for RHEL6.2.
Date: Mon, 09 Jan 2012 15:29:16 +0800 [thread overview]
Message-ID: <4F0A974C.50503@cn.fujitsu.com> (raw)
hi~
I noticed that there is no configuration for RHEL6.2 in /client/virt/guest-os.cfg.sample.
Here is the patch.
Please comment!:)
Signed-off-by: tangchen <tangchen@cn.fujitsu.com>
---
client/virt/guest-os.cfg.sample | 36 ++++++++++++++++++++++++++++++++++++
1 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/client/virt/guest-os.cfg.sample b/client/virt/guest-os.cfg.sample
index 7eb2b1d..dc175f4 100644
--- a/client/virt/guest-os.cfg.sample
+++ b/client/virt/guest-os.cfg.sample
@@ -760,6 +760,42 @@ variants:
md5sum_cd1 = a051dbf28ef444a019dc6660efe3e3a4
md5sum_1m_cd1 = cb3b9d140404a6797b0f423dfe620ab8
+ - 6.2.i386:
+ no setup
+ nic_hotplug:
+ modprobe_module =
+ block_hotplug:
+ modprobe_module =
+ image_name = rhel62-32
+ unattended_install:
+ unattended_file = unattended/RHEL-6-series.ks
+ #floppy = images/rhel62-32/ks.vfd
+ cdrom_unattended = images/rhel62-32/ks.iso
+ kernel = images/rhel62-32/vmlinuz
+ initrd = images/rhel62-32/initrd.img
+ unattended_install.cdrom:
+ cdrom_cd1 = isos/linux/RHEL-6.2-i386-DVD.iso
+ md5sum_cd1 = 2c6bde4c9d381940d8ee9726cf8f4114
+ md5sum_1m_cd1 = b6d81b360a5672d80c27430f39153e2c
+
+ - 6.2.x86_64:
+ no setup
+ nic_hotplug:
+ modprobe_module =
+ block_hotplug:
+ modprobe_module =
+ image_name = rhel62-64
+ unattended_install:
+ unattended_file = unattended/RHEL-6-series.ks
+ #floppy = images/rhel62-64/ks.vfd
+ cdrom_unattended = images/rhel62-64/ks.iso
+ kernel = images/rhel62-64/vmlinuz
+ initrd = images/rhel62-64/initrd.img
+ unattended_install.cdrom:
+ cdrom_cd1 = isos/linux/RHEL-6.2-x86_64-DVD.iso
+ md5sum_cd1 = bd86044a64a45b897fc2e196ed89e4e5
+ md5sum_1m_cd1 = aaa42e5d45329414b82afbba8a60b065
+
- OpenSUSE:
no setup
shell_prompt = ".*:.*\s#"
--
1.7.3.1
--
Best Regards,
Tang chen
--------------------------------------------------
Tang Chen
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
No.6 Wenzhu Road, Nanjing, 210012, China
TEL: +86+25-86630566-8527
FUJITSU INTERNAL: 7998-8527
FAX: +86+25-83317685
EMail: tangchen@cn.fujitsu.com
--------------------------------------------------
This communication is for use by the intended recipient(s) only and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not an intended recipient of this communication, you are hereby notified that any dissemination, distribution or copying hereof is strictly prohibited. If you have received this communication in error, please notify me by reply e-mail, permanently delete this communication from your system, and destroy any hard copies you may have printed
reply other threads:[~2012-01-09 7:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F0A974C.50503@cn.fujitsu.com \
--to=tangchen@cn.fujitsu.com \
--cc=autotest@test.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=lmr@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.