Date: Tue, 9 Mar 2010 12:02:30 -0600 From: Jason Garrett <kingedgar@gmail.com> To: Rob Farmer <rfarmer@predatorlabs.net> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: Compiling Linux into Kernel Message-ID: <970380131003091002u6d3da0bcr8be4f6c4c6ffe3cb@mail.gmail.com> In-Reply-To: <b025ceb71003090941q726a3403k9bc9b7ddef5882c1@mail.gmail.com> References: <970380131003090935gb387d53o3d98829df8d64a6d@mail.gmail.com> <b025ceb71003090941q726a3403k9bc9b7ddef5882c1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 9, 2010 at 11:41, Rob Farmer <rfarmer@predatorlabs.net> wrote: > On Tue, Mar 9, 2010 at 9:35 AM, Jason Garrett <kingedgar@gmail.com> wrote: > > I know the usual way of loading the linux module and configuring it in > > rc.conf, but can it be compiled directly into the kernel? > > > > If so, what would the line for it look like? > > options COMPAT_LINUX > > or if you are on amd64 > > options COMPAT_LINUX32 > > You can compile in the linprocfs module with > options LINPROCFS > > See /usr/src/sys/conf/NOTES and /usr/src/sys/$ARCH/conf/NOTES to find > lists of all available kernel options. > > Thanks! I had read all of the NOTES files last night but it was late and I must have missed them (doh!) > -- > Rob Farmer > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?970380131003091002u6d3da0bcr8be4f6c4c6ffe3cb>