Import ncpfs 0.7
This commit is contained in:
16
README
16
README
@@ -1,6 +1,16 @@
|
||||
This is version 0.6 of ncpfs, a free NetWare client for Linux. You
|
||||
need at least kernel 1.3.44 for this version. It does NOT work with
|
||||
any lower one, especially not with version 1.2.x.
|
||||
This is version 0.7 of ncpfs, a free NetWare client filesystem for
|
||||
Linux. This one currently works with Kernel 1.2.13. I do not know
|
||||
whether it works with any other kernel of the 1.2.x series, I only
|
||||
used it with 1.2.13.
|
||||
|
||||
Due to problems in the 1.3.x IPX kernel code, ncpfs-0.7 does NOT work
|
||||
with any 1.3.x kernel up to 1.3.44, although there is a kernel-1.3
|
||||
subdirectory. It compiles fine and seems to work, but any connection
|
||||
will block after a very short time. Please be patient. I'm sure this
|
||||
will be solved. If you follow the kernel development closely, you
|
||||
might want to try ncpfs with a kernel later than 1.3.44, but I can not
|
||||
promise anything. To try it with 1.3, simply change the variable
|
||||
KERNEL in the Makefile from 1.2 to 1.3 and continue as usual.
|
||||
|
||||
To install ncpfs, just type 'make'. After that, you find the
|
||||
neccessary kernel module and the mounting tools in ./bin. Type 'insmod
|
||||
|
||||
Reference in New Issue
Block a user