From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org, Jason Wang <jasowang@redhat.com>
Subject: Re: [PATCH] KVM test: unattended installation cleanup
Date: Thu, 18 Nov 2010 12:50:39 -0200 [thread overview]
Message-ID: <1290091839.2669.1.camel@freedom> (raw)
In-Reply-To: <1290091464-8162-1-git-send-email-lmr@redhat.com>
On Thu, 2010-11-18 at 12:44 -0200, Lucas Meneghel Rodrigues wrote:
> From: Jason Wang <jasowang@redhat.com>
>
> This patch does the following things:
>
> - Drop the built-in tftp/dhcp based unatteded installation for the
> following reason:
>
> 1 It's based on slirp and was not supported by major
> distributions. It's only used for linux guest installation and we
> can simply replace it with the -kernel method used by network
> installation.
> 2 The configuration was complex and hard to be shared with network
> based installation. After using -kernel method, most of the
> configurations could be shared and easy to be configurated.
>
> In order to achieve this:
>
> 1 a new option 'boot_path' is used to specifiy the path of the
> kernel/initrd from the medium.
> 2 autoyast file is detected through the extra_params instead of
> kernel_args (which is dropped with tftp option).
>
> - Re-strucutre the unattaneded installation related configurations and
> make them easy to be used and configurated.
>
> - Move cdrom related params into unattended_install.cdrom variants,
> as there's no need to launch with cdrom when testing a guest
> installed from network.
>
> Changes from v1:
> - Make possible to execute parallel guest installation (the 1st version
> of the patch was using a unique path for initrd.img and vmlinuz inside
> the host filesystem).
> - Reorganize some of the KVM autotest defaults
>
> Tested with RHEL/Fedora/Windows installation. OpenSUSE/SLES is untested.
Oh, by the way, I've tested the patch with OpenSUSE 11.3 and it works
like a charm. I am really really happy to get rid of slirp code
dependency, thank you very much Jason!
Lucas
next prev parent reply other threads:[~2010-11-18 14:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-18 14:44 [PATCH] KVM test: unattended installation cleanup Lucas Meneghel Rodrigues
2010-11-18 14:50 ` Lucas Meneghel Rodrigues [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-11-18 16:26 Lucas Meneghel Rodrigues
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=1290091839.2669.1.camel@freedom \
--to=lmr@redhat.com \
--cc=autotest@test.kernel.org \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox