2.1.131 modules_install---fs twice

=?iso-8859-1?Q?Johnny_Teve=DFen?= (j.tevessen@gmx.net)
Fri, 4 Dec 1998 18:55:04 +0100


Quoting Nick Holloway (Nick.Holloway@alfie.demon.co.uk):

[I retried it with 2.1.131 and the problem persists]

> Because FS and NLS modules are installed into the fs directory:
>
> [Taken from Makefile]
> if [ -f FS_MODULES ]; then inst_mod FS_MODULES fs; fi; \
> if [ -f NLS_MODULES ]; then inst_mod NLS_MODULES fs; fi; \

This should be changed, since it is confusing.

What about saying "Installing *NLS* modules under /lib/modules/current/fs"?

johnny

-- 
Trust no-one.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/