public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] KVM test: Ship rss.exe and finish.exe binaries with KVM test
@ 2010-02-02 11:48 Lucas Meneghel Rodrigues
  2010-02-03  7:53 ` [Autotest] " Yolkfull Chow
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Lucas Meneghel Rodrigues @ 2010-02-02 11:48 UTC (permalink / raw)
  To: Autotest mailing list; +Cc: Marcelo Tosatti, KVM mailing list

Hi folks:

We're on an effort of streamlining the KVM test experience, by choosing
sane defaults and helper scripts that can overcome the initial barrier
with getting the KVM test running. On one of the conversations I've had
today, we came up with the idea of shipping the compiled windows
programs rss.exe and finish.exe, needed for windows hosts testing.

Even though rss.exe and finish.exe can be compiled in a fairly
straightforward way using the awesome cross compiling environment with
mingw, there are some obvious limitations to it:

1) The cross compiling environment is only available for fedora >= 11.
No other distros I know have it.

2) Sometimes it might take time for the user to realize he/she has to
compile the source code under unattended/ folder, and how to do it.

That person would take a couple of failed attempts scratching his/her
head thinking "what the heck is this deps/finish.exe they're talking
about?". Surely documentation can help, and I am looking at making the
documentation on how to do it more easily discoverable.

That said, shipping the binaries would make the life of those people
easier, and anyway the binaries work pretty well across all versions of
windows from winxp to win7, they are self contained, with no external
dependencies (they all use the standard win32 API).

3) That said we also need a script that can build the entire
winutils.iso without making the user to spend way too much time figuring
out how to do it. I want to work on such a script on the next days.

So, what are your opinions? Should we ship the binaries or pursue a
script that can build those for the user as soon as the (yet to be
integrated) get_started.py script runs? Remember that the later might
mean users of RHEL <= 5.X and debian like will be left out in the cold.

Looking forward hearing your input,

Lucas

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-02-04 19:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-02 11:48 [RFC] KVM test: Ship rss.exe and finish.exe binaries with KVM test Lucas Meneghel Rodrigues
2010-02-03  7:53 ` [Autotest] " Yolkfull Chow
2010-02-03  8:56 ` sudhir kumar
2010-02-03 12:09 ` [Autotest] " Uri Lublin
2010-02-03 12:38   ` Lucas Meneghel Rodrigues
2010-02-03 14:25   ` [Autotest] " Michael Goldish
2010-02-04 19:13     ` Uri Lublin
2010-02-04 19:26       ` Lucas Meneghel Rodrigues
2010-02-04 19:28         ` Lucas Meneghel Rodrigues
2010-02-03 19:04 ` Lucas Meneghel Rodrigues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox