Re: add ext2fs to the module list in modules/Makefile

2003-01-29 Thread Enache Adrian
On Tue, Jan 28, 2003 at 09:54:30PM -0800, David O'Brien wrote: > On Mon, Jan 27, 2003 at 11:14:41PM +0200, Enache Adrian wrote: > > please add ext2fs to the modules list in src/sys/modules/Makefile. > > It is already there. :-) > > Just wrapped by "WANT_EXT2FS_MODULE". So you need to add that t

Re: add ext2fs to the module list in modules/Makefile

2003-01-28 Thread David O'Brien
On Wed, Jan 29, 2003 at 02:06:11PM +0800, leafy wrote: > On Tue, Jan 28, 2003 at 09:54:30PM -0800, David O'Brien wrote: > > It is already there. :-) > > > > Just wrapped by "WANT_EXT2FS_MODULE". So you need to add that to your > > /etc/make.conf. > > > It's not the make.conf man page, where can

Re: add ext2fs to the module list in modules/Makefile

2003-01-28 Thread leafy
On Tue, Jan 28, 2003 at 09:54:30PM -0800, David O'Brien wrote: > It is already there. :-) > > Just wrapped by "WANT_EXT2FS_MODULE". So you need to add that to your > /etc/make.conf. > It's not the make.conf man page, where can we find these options? Jiawei Ye -- "Without the userland, the ke

Re: add ext2fs to the module list in modules/Makefile

2003-01-28 Thread David O'Brien
On Mon, Jan 27, 2003 at 11:14:41PM +0200, Enache Adrian wrote: > please add ext2fs to the modules list in src/sys/modules/Makefile. It is already there. :-) Just wrapped by "WANT_EXT2FS_MODULE". So you need to add that to your /etc/make.conf. To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Max Khon
hi, there! On Mon, Jan 27, 2003 at 07:05:45PM -0800, David Schultz wrote: > > > > > Portions of the ext2fs source are covered by the GPL. You > > > > > need to rebuild the kernel with "option EXT2FS". The > > > > > FreeBSD cannot create a ext2fs.ko and comply with the GPL. > > > > > > > > This

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Juli Mallett
* De: David Schultz <[EMAIL PROTECTED]> [ Data: 2003-01-27 ] [ Subjecte: Re: add ext2fs to the module list in modules/Makefile ] > Thus spake Juli Mallett <[EMAIL PROTECTED]>: > > * De: Max Khon <[EMAIL PROTECTED]> [ Data: 2003-01-27 ] > > [ Subjecte:

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread David Schultz
Thus spake Juli Mallett <[EMAIL PROTECTED]>: > * De: Max Khon <[EMAIL PROTECTED]> [ Data: 2003-01-27 ] > [ Subjecte: Re: add ext2fs to the module list in modules/Makefile ] > > hi, there! > > > > On Tue, Jan 28, 2003 at 12:40:12AM +0200, Enache Adrian wr

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Juli Mallett
* De: Max Khon <[EMAIL PROTECTED]> [ Data: 2003-01-27 ] [ Subjecte: Re: add ext2fs to the module list in modules/Makefile ] > hi, there! > > On Tue, Jan 28, 2003 at 12:40:12AM +0200, Enache Adrian wrote: > > > On Mon, Jan 27, 2003 at 01:36:35PM -0800, Steve Kargl

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Max Khon
hi, there! On Tue, Jan 28, 2003 at 12:40:12AM +0200, Enache Adrian wrote: > On Mon, Jan 27, 2003 at 01:36:35PM -0800, Steve Kargl wrote: > > Portions of the ext2fs source are covered by the GPL. You > > need to rebuild the kernel with "option EXT2FS". The > > FreeBSD cannot create a ext2fs.ko a

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Robert Watson
On Tue, 28 Jan 2003, Enache Adrian wrote: > On Mon, Jan 27, 2003 at 01:36:35PM -0800, Steve Kargl wrote: > > Portions of the ext2fs source are covered by the GPL. You > > need to rebuild the kernel with "option EXT2FS". The > > FreeBSD cannot create a ext2fs.ko and comply with the GPL. > > Thi

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Steve Kargl
On Tue, Jan 28, 2003 at 12:40:12AM +0200, Enache Adrian wrote: > On Mon, Jan 27, 2003 at 01:36:35PM -0800, Steve Kargl wrote: > > Portions of the ext2fs source are covered by the GPL. You > > need to rebuild the kernel with "option EXT2FS". The > > FreeBSD cannot create a ext2fs.ko and comply wit

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Enache Adrian
On Mon, Jan 27, 2003 at 01:36:35PM -0800, Steve Kargl wrote: > Portions of the ext2fs source are covered by the GPL. You > need to rebuild the kernel with "option EXT2FS". The > FreeBSD cannot create a ext2fs.ko and comply with the GPL. This is weird. Builting it as part of kernel is ok, but sep

Re: add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Steve Kargl
On Mon, Jan 27, 2003 at 11:14:41PM +0200, Enache Adrian wrote: > please add ext2fs to the modules list in src/sys/modules/Makefile. > > my /usr/src tree resides on an ext2fs partition and the fact that > ext2fs.ko isn't built causes me trouble when making installworld > just after rebooting the ne

add ext2fs to the module list in modules/Makefile

2003-01-27 Thread Enache Adrian
please add ext2fs to the modules list in src/sys/modules/Makefile. my /usr/src tree resides on an ext2fs partition and the fact that ext2fs.ko isn't built causes me trouble when making installworld just after rebooting the new kernel. Thanks & Regards Adi --- /arc/freebsd/src/sys/modules/Makefil