All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Nathaniel McCallum <nathaniel@natemccallum.com>
Subject: Re: [Qemu-devel] [PATCH] qcow3 - arbitrary metadata
Date: Mon, 28 Jul 2008 21:36:02 +0100	[thread overview]
Message-ID: <200807282136.03400.paul@codesourcery.com> (raw)
In-Reply-To: <a38baa500807281324h7b1a0cc4ide06a589277052f8@mail.gmail.com>

> Ease of use primarily.  Take the case of a VM appliance.  I would build a
> VM appliance and in the metadata I would put:
> 1. My company's logo (which would show up as the icon on the file in any
> file browser)
> 2. All the correct config for how to make the VM implementation start this
> image
> 3. A first-run startup message with instructions
> 4. A click-through license agreement
>
> The user would download and double-click a single file and the VM would
> start up, ask me to agree to a license, provide me the instructions on how
> to begin and just start running.

This is already broken because you're assuming a suitable version of qemu is 
preinstalled on the user's machine.  Once you have to install qemu, you can 
just as easily install a frontend to provide whatever user interface you 
want.

All modern filesystems have things called "directories" or "folders" than be 
be used to group sets of related files.

Paul

  reply	other threads:[~2008-07-28 20:36 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28 19:56 [Qemu-devel] [PATCH] qcow3 - arbitrary metadata Nathaniel McCallum
2008-07-28 20:08 ` Anthony Liguori
2008-07-28 20:24   ` Nathaniel McCallum
2008-07-28 20:36     ` Paul Brook [this message]
2008-07-28 20:52       ` Anthony Liguori
2008-07-28 20:50     ` Anthony Liguori
2008-07-28 21:12       ` Nathaniel McCallum
2008-07-28 21:17         ` Anthony Liguori
2008-07-28 21:19           ` Nathaniel McCallum
2008-07-28 21:39             ` Anthony Liguori
2008-07-29  1:49   ` Jamie Lokier
2008-07-29  2:11     ` Jorge Lucángeli Obes
2008-07-29  2:48       ` Nathaniel McCallum
2008-07-29  3:05         ` Jorge Lucángeli Obes
2008-07-29  3:13     ` Anthony Liguori
2008-07-29  6:44       ` Jamie Lokier
2008-07-29 13:38         ` Anthony Liguori
2008-07-29 16:05           ` Jamie Lokier
2008-07-29  8:48     ` Daniel P. Berrange
2008-07-28 23:04 ` Laurent Vivier
2008-07-29  1:25   ` Nathaniel McCallum
2008-07-29  3:06     ` Anthony Liguori
2008-07-29  3:22       ` Nathaniel McCallum
2008-07-29  6:40         ` maht
2008-07-29  6:44           ` maht
2008-07-29  7:48     ` Laurent Vivier

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=200807282136.03400.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=nathaniel@natemccallum.com \
    --cc=qemu-devel@nongnu.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 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.