All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Updated uml kernel
@ 2004-11-15 20:53 William Stearns
  2004-11-16 17:37 ` 2.6 too, was " William Stearns
  0 siblings, 1 reply; 5+ messages in thread
From: William Stearns @ 2004-11-15 20:53 UTC (permalink / raw)
  To: ML-uml-devel, ML-uml-user; +Cc: William Stearns, Jeff Dike

Good afternoon, all,
	Just a quick note that I've placed a new i386 compiled uml kernel
up at http://www.stearns.org/uml/ .  The compressed kernel, based on
Jeff's latest 2.4.27-1 patch, is named
linux-2.4.27-um24271-netfilter20041111.bz2.  There are corresponding
System.map- and config- files there too.
	Cheers,
	- Bill

---------------------------------------------------------------------------
        "Once you have pulled the pin from Mr. Grenade, he is no longer
your friend."
(Courtesy of Michael J. Fromberger <sting@linguist.thayer.dartmouth.edu>)
--------------------------------------------------------------------------
William Stearns (wstearns@pobox.com).  Mason, Buildkernel, freedups, p0f,
rsync-backup, ssh-keyinstall, dns-check, more at:   http://www.stearns.org
--------------------------------------------------------------------------


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

* 2.6 too, was Re: [uml-devel] Updated uml kernel
  2004-11-15 20:53 [uml-devel] Updated uml kernel William Stearns
@ 2004-11-16 17:37 ` William Stearns
  2004-11-16 21:18   ` [uml-user] " Sven Köhler
  0 siblings, 1 reply; 5+ messages in thread
From: William Stearns @ 2004-11-16 17:37 UTC (permalink / raw)
  To: ML-uml-devel, ML-uml-user; +Cc: Jeff Dike, William Stearns

Good day, all,

On Mon, 15 Nov 2004, William Stearns wrote:

> 	Just a quick note that I've placed a new i386 compiled uml kernel
> up at http://www.stearns.org/uml/ .  The compressed kernel, based on
> Jeff's latest 2.4.27-1 patch, is named
> linux-2.4.27-um24271-netfilter20041111.bz2.  There are corresponding
> System.map- and config- files there too.

	That same directory also now contains  
linux-2.6.10-rc2-netfilter20041111.bz2 and its corresponding config and 
System.map files.  This used no external uml patch, just the stock code in 
the 2.6.10-rc2 tree.

	I have both kernels running on some of the virtual machines on 
Zaphod without any apparent problems so far.
	Cheers,
	- Bill

---------------------------------------------------------------------------
	"Scattered showers my ass!"
	-- Noah
(Courtesy of "Michael B. Trausch" <mtrausch@wcnet.org>)
--------------------------------------------------------------------------
William Stearns (wstearns@pobox.com).  Mason, Buildkernel, freedups, p0f,
rsync-backup, ssh-keyinstall, dns-check, more at:   http://www.stearns.org
--------------------------------------------------------------------------


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

* Re: [uml-user] 2.6 too, was Re: [uml-devel] Updated uml kernel
  2004-11-16 17:37 ` 2.6 too, was " William Stearns
@ 2004-11-16 21:18   ` Sven Köhler
  2004-11-16 21:37     ` William Stearns
  0 siblings, 1 reply; 5+ messages in thread
From: Sven Köhler @ 2004-11-16 21:18 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: user-mode-linux-user

> 	I have both kernels running on some of the virtual machines on 
> Zaphod without any apparent problems so far.

I envy you. For me, my own compiled UML-kernels crash from time to time 
after some compiling. Well, the last stable version for me was 2.6.6 as 
a guest.



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

* Re: [uml-user] 2.6 too, was Re: [uml-devel] Updated uml kernel
  2004-11-16 21:18   ` [uml-user] " Sven Köhler
@ 2004-11-16 21:37     ` William Stearns
  2004-11-19 19:29       ` Blaisorblade
  0 siblings, 1 reply; 5+ messages in thread
From: William Stearns @ 2004-11-16 21:37 UTC (permalink / raw)
  To: Sven Köhler; +Cc: ML-uml-devel, ML-uml-user, William Stearns

Good afternoon, Sven,

On Tue, 16 Nov 2004, [ISO-8859-1] Sven Köhler wrote:

> > 	I have both kernels running on some of the virtual machines on 
> > Zaphod without any apparent problems so far.
> 
> I envy you. For me, my own compiled UML-kernels crash from time to time 
> after some compiling. Well, the last stable version for me was 2.6.6 as 
> a guest.

	Just for grins, pull down the 2.6.10-rc2 I just compiled and see 
if it runs any better.  The kernel config should be generic enough that it 
will at least boot.
	It was compiled on fedora core 1, with:
[root@sparrow init.d]# rpm -q gcc glibc
gcc-3.3.2-1
glibc-2.3.2-101.4
	Cheers,
	- Bill

---------------------------------------------------------------------------
	If it happens once, it's a bug.  If it happens twice, it's 
a feature.  If it happens more than twice, it's a design philosophy.
(Courtesy of Slashdot)
--------------------------------------------------------------------------
William Stearns (wstearns@pobox.com).  Mason, Buildkernel, freedups, p0f,
rsync-backup, ssh-keyinstall, dns-check, more at:   http://www.stearns.org
--------------------------------------------------------------------------


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

* Re: [uml-user] 2.6 too, was Re: [uml-devel] Updated uml kernel
  2004-11-16 21:37     ` William Stearns
@ 2004-11-19 19:29       ` Blaisorblade
  0 siblings, 0 replies; 5+ messages in thread
From: Blaisorblade @ 2004-11-19 19:29 UTC (permalink / raw)
  To: user-mode-linux-devel, William Stearns; +Cc: Sven Köhler, ML-uml-user

On Tuesday 16 November 2004 22:37, William Stearns wrote:
> Good afternoon, Sven,

> On Tue, 16 Nov 2004, [ISO-8859-1] Sven Köhler wrote:
> > >  I have both kernels running on some of the virtual machines on
> > > Zaphod without any apparent problems so far.

> > I envy you. For me, my own compiled UML-kernels crash from time to time
> > after some compiling. Well, the last stable version for me was 2.6.6 as
> > a guest.

>  Just for grins, pull down the 2.6.10-rc2 I just compiled and see
> if it runs any better.

> The kernel config should be generic enough that it 
> will at least boot.

Please notice that without "make defconfig ARCH=um" as first step, kbuild 
could not pick the generic config, but one host dependant one 
(from /boot/config-*, for instance).

>  It was compiled on fedora core 1, with:
> [root@sparrow init.d]# rpm -q gcc glibc
> gcc-3.3.2-1
> glibc-2.3.2-101.4

-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

end of thread, other threads:[~2004-11-19 19:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-15 20:53 [uml-devel] Updated uml kernel William Stearns
2004-11-16 17:37 ` 2.6 too, was " William Stearns
2004-11-16 21:18   ` [uml-user] " Sven Köhler
2004-11-16 21:37     ` William Stearns
2004-11-19 19:29       ` Blaisorblade

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.