Sounds good, I'll have to give it a try. Now the question is, is whether this script should be included in a "standard" mono distribution somehow. So that it's installed automatically along with the libraries and binaries....
--Oren > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-list-admin@;ximian.com] On > Behalf Of Pokey the Penguin > Sent: Saturday, October 19, 2002 2:36 PM > To: Oren Novotny > Cc: [EMAIL PROTECTED] > Subject: Re: [Mono-list] Kernel Module? > > On Sat, 2002-10-19 at 18:22, Oren Novotny wrote: > > I apologize if this has been asked/answered before, but I couldn't seem > > to locate any answer yet. Are there any plans to make a kernel module > > that'd enable the OS to load the .NET images natively (or at least > > transparently route them to the CLR)? Years ago, when ELF was new to > > The Linux kernel has the BINFMT_MISC mechanism for handling this. > http://www.atoker.com/mono/binfmt_misc.txt has generic instructions for > getting it working, while http://www.atoker.com/mono/mono.init is an > init script that'll set it up for you automagically. > > Remember to make sure your CLI .exes have the executable bit set. > > -- > .---. > | o_o | > | \_/ | > // \ \ penguins > (| mono | ) do it best > /'\_ _/`\ > \___)==(___/ > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
