On Mon, Jan 19, 2009 at 12:37:25AM -0800, Maxim Sobolev wrote: > Luigi Rizzo wrote: > >On Sun, Jan 18, 2009 at 11:25:14PM -0800, Maxim Sobolev wrote: > >>Hi, > >> > >>I am reviewing differences between amd64 and i386 GENERIC kernels and > >>noticed that for some unclear reason we ship amd64 GENERIC with NTFS > >>module compiled in, while i386 without it. IMHO both should match. The > >>question is whether NTFS should be i386 way (opt in) or amd64 way (opt > >>out) in GENERIC? What do people think? > > > >given that the sysutils/fusefs-ntfs seems to be much better, > >I'd rather remove the in-kernel ntfs from both and replace > >with a note on what to do to use fusefs-ntfs > > I guess that you can use sysutils/fusefs-ntfs with or without NTFS in > the kernel, so that this may not very strong reason to me. Apart from what others stated (it is trivial to have it loaded on demand), The major reason is that the kernel ntfs is quite limited in what it can do (e.g. readonly) and possibly not as well maintained as the fusefs counterpart. So replacing the lines in the kernel config with pointers to fusefs-ntfs helps advertising what I consider a better solution to the particular problem. cheers luigiReceived on Mon Jan 19 2009 - 08:47:34 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:40 UTC