[uml-user] [PATCH] SKAS3 for 2.6.28

2008-12-24 Thread Ryan Finnie
maintaining this patch, but I not a C programmer; I just play one on TV. --Ryan Finnie Download location: http://www.finnie.org/software/uml/2.6.28-skas3.patch uml-user list: https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user arch/um/include/asm/compat.h |9 + arch/um

Re: [uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Ryan Finnie
On Tue, Dec 9, 2008 at 2:06 PM, Flavio <[EMAIL PROTECTED]> wrote: > So, let me know If I did understand correctly: I just have to apply > the skas3 patch to my > host kernel and the guest kernel will run in skas3 mode without any > patch applied to it, isn't it? Correct. Applying the SKAS3 patch

Re: [uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Ryan Finnie
On Tue, Dec 9, 2008 at 1:14 PM, Flavio <[EMAIL PROTECTED]> wrote: > I saw Ryan Finnie released the SKAS3 patch for 2.6.25/26/27 kernels > but something makes me curious about that. > Jeff Dike released SKAS4 patch for 2.6.24 kernel, and we could apply > it both on the guest an

[uml-user] [PATCH] SKAS3 for 2.6.26

2008-12-09 Thread Ryan Finnie
This is a SKAS3 patch for Linux 2.6.26 and 2.6.26.x (last tested 2008-12-09 with 2.6.26.8). If you have any questions or problems, please ask on the uml-user list (URL below). I may be maintaining this patch, but I not a C programmer; I just play one on TV. --Ryan Finnie <[EMAIL PROTEC

[uml-user] [PATCH] SKAS3 for 2.6.27

2008-12-09 Thread Ryan Finnie
This is a SKAS3 patch for Linux 2.6.27 and 2.6.27.x (last tested 2008-12-09 with 2.6.27.8). If you have any questions or problems, please ask on the uml-user list (URL below). I may be maintaining this patch, but I not a C programmer; I just play one on TV. --Ryan Finnie <[EMAIL PROTEC

[uml-user] [PATCH] SKAS3 for 2.6.25

2008-12-08 Thread Ryan Finnie
. --Ryan Finnie <[EMAIL PROTECTED]> Download location: http://www.finnie.org/software/uml/2.6.25-skas3.patch uml-user list: https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user arch/um/sys-i386/ldt.c |2 arch/x86/Kconfig | 21 ++ arch/x86/ia32/sy

Re: [uml-user] unknown partition table

2008-10-12 Thread Ryan Finnie
On Sun, Oct 12, 2008 at 5:02 AM, Toralf Förster <[EMAIL PROTECTED]> wrote: > ubda: unknown partition table > ubdb: unknown partition table > Kernel command line: ubda=/opt/uml/root_fs ubdb=/opt/uml/swap_fs > eth0=tuntap,,,192.168.0.253 mem=256M root=98:0 Any time the kernel notices a new block

Re: [uml-user] SKAS 4 PATCH question

2008-01-23 Thread Ryan Finnie
On Jan 23, 2008 12:47 PM, Flavio <[EMAIL PROTECTED]> wrote: > I saw many patches attached to these eleven e-mails. > Shall I apply all of them, one by one, or is there a unique patch > including all changes? The first one he sent (0/10) had the full patch. You can either apply that patch, or appl

Re: [uml-user] skas3

2008-01-04 Thread Ryan Finnie
On Jan 3, 2008 11:44 PM, Flavio <[EMAIL PROTECTED]> wrote: > On 04/01/2008, Martin Paraskevov <[EMAIL PROTECTED]> wrote: > > I haven't been able to find some a resource with a recent skas3 patch and > > howto for installation. Is this still maintained? Can you give me some > > pointers > > to a ho

[uml-user] UML support for Debian stable's 2.6.18 kernel

2007-04-13 Thread Ryan Finnie
Blaisorblade, As you probably know, Debian released etch as stable last week, and since the 2.6.18 kernel released with it will probably be around for awhile (they're planning on a 2-year release cycle until lenny), would you be interested in maintaining a -bs patchset for it? I've been running i

Re: [uml-user] mac address allocator

2006-10-12 Thread Ryan Finnie
On 10/12/06, Nic James Ferrier <[EMAIL PROTECTED]> wrote: > > This combines the umid you expect you assign to the instance with the > > hostname of the host. That way, the mac address will be the same each > > time it boots, > > Not if it boots off a different host it won't. You quoted everything

Re: [uml-user] mac address allocator

2006-10-12 Thread Ryan Finnie
On 10/12/06, Nic James Ferrier <[EMAIL PROTECTED]> wrote: > In my quest for the perfect network setup for a VM here is a piece of > code that will allocate mac addresses from a pool. I took a simpler route for pseudo-random non-varying mac address generation. Here you go: echo $(hostname)${UMID}

Re: [uml-user] skas patches for 2.6.17

2006-06-27 Thread Ryan Finnie
Blaisorblade wrote: > Already released, I just missed to announce them Hmmm, I'm not seeing it there either. The closest I see is skas-2.6.17-rc5-v9-pre9. Is v9 now the "stable" line? RF Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-i

[uml-user] UML on a Pentium

2006-03-23 Thread Ryan Finnie
No, not a HyperThreaded Pentium 4 Dual Xeon Extreme Edition(TM)... On a lark, I decided to build a Pentium 166 (with a whopping 32MB RAM) system from spare parts and boot a development version of Finnix (www.finnix.org) on it. After Finnix was up, I decided to give UML a try. This was the re