All of lore.kernel.org
 help / color / mirror / Atom feed
From: "roland" <devzero@web.de>
To: Antoine Martin <antoine@nagafix.co.uk>, Jeff Dike <jdike@addtoit.com>
Cc: Blaisorblade <blaisorblade@yahoo.it>,
	linux-kernel@vger.kernel.org,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [RFC] UML kernel & rootfs bundle with every kernel release ?
Date: Mon, 2 Apr 2007 22:40:10 +0200	[thread overview]
Message-ID: <005601c77567$1ceddb60$eeeea8c0@aldipc> (raw)
In-Reply-To: 4610D937.20002@nagafix.co.uk

>> Why?  I've never understood what a framebuffer gives you that you
>> don't have now.
> Just like the network auto-configuration via dhcp, it would allow users to 
> download images+kernel and run them like appliances without understanding 
> anything about X or UML, just click and run.

mhh, i also think framebuffer would be nice, but the main idea behind my 
posting is have some recent linux kernel up and running without any effort - 
with main focus on kernel, not on apps.

sure, it would be nice to have X for the unexperienced users, but if you run 
uml and get networking up and running, you just do ssh -X into your uml and 
then you have your X. those people who run the latest kernel for testing 
special things are not unexperienced, but having a packaged kernel+rootfs 
"ready to run" would also make _their_ life easier.  think of testing 
several kernels in parallel to find/fix regressions.

booting into something graphical with kdm/gdm login, firefox inside etc 
would be really nice, but that would be probably overkill for the purpose it 
should serve. framebuffer and X could be added later to uml, and i`m sure, 
it will exist one day.

btw - i think besides that packaged uml+rootfs, the same thing could be 
distributed in other formats, i.e. qemu, vmware, M$ virtual pc (add your 
favourite v12n solution here)

regards
roland



----- Original Message ----- 
From: "Antoine Martin" <antoine@nagafix.co.uk>
To: "Jeff Dike" <jdike@addtoit.com>
Cc: "Blaisorblade" <blaisorblade@yahoo.it>; <devzero@web.de>; 
<user-mode-linux-devel@lists.sourceforge.net>; 
<linux-kernel@vger.kernel.org>
Sent: Monday, April 02, 2007 12:21 PM
Subject: Re: [uml-devel] [RFC] UML kernel & rootfs bundle with every kernel 
release ?


> Jeff Dike wrote:
>> On Sun, Apr 01, 2007 at 08:58:45PM +0100, Antoine Martin wrote:
>>> I reckon that one critical thing which could drastically increase the 
>>> user base would be to have a working virtual framebuffer implementation.
>>
>> Why?  I've never understood what a framebuffer gives you that you
>> don't have now.
> Just like the network auto-configuration via dhcp, it would allow users to 
> download images+kernel and run them like appliances without understanding 
> anything about X or UML, just click and run.
> We are all capable of setting up Xvfb here, but most users are not, which 
> is why they download ready-made images.
> It would also make it a lot easier to focus on writing a management UI, 
> hell if there isn't one shortly after, I'll do one myself!
> Think of a UML browser image (running IE via wine in a limited image with 
> just X + wine + IE - I would much prefer that to having wine+IE installed 
> locally), testing framebuffer apps like gtk-fb/cairo-fb without risking 
> your dev environment, etc...
>
> Antoine 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

WARNING: multiple messages have this Message-ID (diff)
From: "roland" <devzero@web.de>
To: "Antoine Martin" <antoine@nagafix.co.uk>,
	"Jeff Dike" <jdike@addtoit.com>
Cc: "Blaisorblade" <blaisorblade@yahoo.it>,
	<user-mode-linux-devel@lists.sourceforge.net>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [uml-devel] [RFC] UML kernel & rootfs bundle with every kernel release ?
Date: Mon, 2 Apr 2007 22:40:10 +0200	[thread overview]
Message-ID: <005601c77567$1ceddb60$eeeea8c0@aldipc> (raw)
In-Reply-To: 4610D937.20002@nagafix.co.uk

>> Why?  I've never understood what a framebuffer gives you that you
>> don't have now.
> Just like the network auto-configuration via dhcp, it would allow users to 
> download images+kernel and run them like appliances without understanding 
> anything about X or UML, just click and run.

mhh, i also think framebuffer would be nice, but the main idea behind my 
posting is have some recent linux kernel up and running without any effort - 
with main focus on kernel, not on apps.

sure, it would be nice to have X for the unexperienced users, but if you run 
uml and get networking up and running, you just do ssh -X into your uml and 
then you have your X. those people who run the latest kernel for testing 
special things are not unexperienced, but having a packaged kernel+rootfs 
"ready to run" would also make _their_ life easier.  think of testing 
several kernels in parallel to find/fix regressions.

booting into something graphical with kdm/gdm login, firefox inside etc 
would be really nice, but that would be probably overkill for the purpose it 
should serve. framebuffer and X could be added later to uml, and i`m sure, 
it will exist one day.

btw - i think besides that packaged uml+rootfs, the same thing could be 
distributed in other formats, i.e. qemu, vmware, M$ virtual pc (add your 
favourite v12n solution here)

regards
roland



----- Original Message ----- 
From: "Antoine Martin" <antoine@nagafix.co.uk>
To: "Jeff Dike" <jdike@addtoit.com>
Cc: "Blaisorblade" <blaisorblade@yahoo.it>; <devzero@web.de>; 
<user-mode-linux-devel@lists.sourceforge.net>; 
<linux-kernel@vger.kernel.org>
Sent: Monday, April 02, 2007 12:21 PM
Subject: Re: [uml-devel] [RFC] UML kernel & rootfs bundle with every kernel 
release ?


> Jeff Dike wrote:
>> On Sun, Apr 01, 2007 at 08:58:45PM +0100, Antoine Martin wrote:
>>> I reckon that one critical thing which could drastically increase the 
>>> user base would be to have a working virtual framebuffer implementation.
>>
>> Why?  I've never understood what a framebuffer gives you that you
>> don't have now.
> Just like the network auto-configuration via dhcp, it would allow users to 
> download images+kernel and run them like appliances without understanding 
> anything about X or UML, just click and run.
> We are all capable of setting up Xvfb here, but most users are not, which 
> is why they download ready-made images.
> It would also make it a lot easier to focus on writing a management UI, 
> hell if there isn't one shortly after, I'll do one myself!
> Think of a UML browser image (running IE via wine in a limited image with 
> just X + wine + IE - I would much prefer that to having wine+IE installed 
> locally), testing framebuffer apps like gtk-fb/cairo-fb without risking 
> your dev environment, etc...
>
> Antoine 


  parent reply	other threads:[~2007-04-02 20:36 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-31 22:58 [RFC] UML kernel & rootfs bundle with every kernel release ? devzero
2007-04-01  0:01 ` Parag Warudkar
2007-04-01 19:08 ` [uml-devel] " Blaisorblade
2007-04-01 19:08   ` Blaisorblade
2007-04-01 19:58   ` [uml-devel] " Antoine Martin
2007-04-01 19:58     ` Antoine Martin
2007-04-02  2:05     ` Jeff Dike
2007-04-02  2:05       ` Jeff Dike
2007-04-02 10:21       ` Antoine Martin
2007-04-02 10:21         ` Antoine Martin
2007-04-02 11:22         ` Geert Uytterhoeven
2007-04-02 11:22           ` Geert Uytterhoeven
2007-04-02 12:50           ` Geert Uytterhoeven
2007-04-02 12:50             ` Geert Uytterhoeven
2007-04-02 14:53           ` Jeff Dike
2007-04-02 14:53             ` Jeff Dike
2007-04-02 15:43             ` Antoine Martin
2007-04-02 15:43               ` Antoine Martin
2007-04-03 23:49               ` Antoine Martin
2007-04-03 23:49                 ` Antoine Martin
2007-04-04  6:35                 ` Geert Uytterhoeven
2007-04-04  6:35                   ` Geert Uytterhoeven
2007-04-04 20:27                   ` Antoine Martin
2007-04-04 20:27                     ` Antoine Martin
2007-04-02 14:55         ` Jeff Dike
2007-04-02 14:55           ` Jeff Dike
2007-04-02 15:43           ` Antoine Martin
2007-04-02 15:43             ` Antoine Martin
2007-04-02 20:40         ` roland [this message]
2007-04-02 20:40           ` roland
2007-04-02 21:44           ` Jeff Dike
2007-04-02 21:44             ` Jeff Dike
2007-04-03  4:44             ` Jason Lunz
2007-04-03  4:44               ` Jason Lunz
2007-04-03 17:43         ` Blaisorblade
2007-04-03 17:43           ` Blaisorblade
2007-04-03 17:53           ` Antoine Martin
2007-04-03 17:53             ` Antoine Martin
  -- strict thread matches above, loose matches on Subject: below --
2007-04-03  8:28 roland
2007-04-03 18:01 ` Jason Lunz

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='005601c77567$1ceddb60$eeeea8c0@aldipc' \
    --to=devzero@web.de \
    --cc=antoine@nagafix.co.uk \
    --cc=blaisorblade@yahoo.it \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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.