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

Re: [uml-user] skas3

2008-01-04 Thread Flavio
On 04/01/2008, Ryan Finnie <[EMAIL PROTECTED]> wrote: > 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 st

Re: [uml-user] skas3

2008-01-04 Thread Flavio
On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > Ryan Finnie schreef: > > 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 > >>> ho

Re: [uml-user] skas3

2008-01-04 Thread Benedict Verheyen
Ryan Finnie schreef: > 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

Re: [uml-user] skas3

2008-01-04 Thread Benedict Verheyen
Flavio schreef: >> Thanks for the link. I couldn't apply the patch, i get an error. >> >> patch unexpectedly ends in middle of line >> patch: Only garbage was found in the patch input. >> >> What am i doing wrong? I noticed the patch containsinstead >> of the symbols but changing that giv

Re: [uml-user] skas3

2008-01-04 Thread Flavio
On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > Flavio schreef: > > >> Thanks for the link. I couldn't apply the patch, i get an error. > >> > >> patch unexpectedly ends in middle of line > >> patch: Only garbage was found in the patch input. > >> > >> What am i doing wrong? I no

Re: [uml-user] skas3

2008-01-04 Thread Flavio
The patch didn't work for me too. It seems a "dirty" file... I am looking for a file in order to not copy and paste also something not good... Flavio On 04/01/2008, Flavio <[EMAIL PROTECTED]> wrote: > On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > > Flavio schreef: > > > > >> Than

Re: [uml-user] skas3

2008-01-04 Thread Flavio
Thank you Tony, I'll try it later as soon as possible. Benedict, try a "diff" between the two versions... so you'll be able to see the differences and wat was wrong on the patch copied from the Jeff's post. Flavio On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote: > Brock, Anthony - NE

Re: [uml-user] skas3

2008-01-04 Thread Brock, Anthony - NET
Flavio, Try the patch from here: http://www.coherenthosting.com/prj/uml/skas-2.6.23.patch.bz2 I haven't tried it yet as I've been waiting for something else, but it seemed to copy correctly from Jeff's original email. Please let me know how it works (or not). Tony > -Original Message-

Re: [uml-user] virtual accounts with uml

2008-01-04 Thread Jeff Dike
On Thu, Jan 03, 2008 at 02:34:46PM -0500, Martin Paraskevov wrote: > Hello, > > I have an old machine at home that I connected to the internet, > running Debian 4.0 (Etch). I will be giving accounts to ~30 people > (I'd like to use the machine to set up an interesting project for a class) > but I'

Re: [uml-user] Random segmentation faults with multiple UML instances

2008-01-04 Thread Jeff Dike
On Thu, Jan 03, 2008 at 11:39:24AM +0100, Massimo Rimondini wrote: > The above results seem to suggest that the problem only affects 2.6.21 > hosts, provided that the "never failed" above is not due to a sequence > of lucky coincidences. I have also tried with more than 2 UML instances, > though, a

Re: [uml-user] skas3

2008-01-04 Thread Benedict Verheyen
Brock, Anthony - NET schreef: > Flavio, > > Try the patch from here: > > http://www.coherenthosting.com/prj/uml/skas-2.6.23.patch.bz2 > > I haven't tried it yet as I've been waiting for something else, but it > seemed to copy correctly from Jeff's original email. Please let me know > how it work

Re: [uml-user] skas3

2008-01-04 Thread Benedict Verheyen
Brock, Anthony - NET schreef: > Flavio, > > Try the patch from here: > > http://www.coherenthosting.com/prj/uml/skas-2.6.23.patch.bz2 > > I haven't tried it yet as I've been waiting for something else, but it > seemed to copy correctly from Jeff's original email. Please let me know > how i

Re: [uml-user] skas3

2008-01-04 Thread Martin Paraskevov
Just to make sure I understand, the patch posted above is for kernel 2.6.23 and it is a host patch, right. If I want to patch kernel 2.6.18 (the kernel coming with Debian stable) should I use a patch for 2.6.18, for example this one: http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/s

Re: [uml-user] skas3

2008-01-04 Thread Flavio
Hello Martin, skas3 patch is _only_ for host kernels. uml patch is _only_ for guest kernels. Let me give you an example: your host kernel is the kernel you boot every time you turn on your PC and Linux starts. It should be patched with the SKAS3 patch. your guest kernel is the other one, i.e. th