From: Ronnie Sahlberg Date: Sat, 11 Jun 2011 23:07:09 +0000 (-0700) Subject: Merge pull request #4 from Memphiz/readme X-Git-Tag: upstream/1.9.6^2~404 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=3d1fec08f79a9a12cc87dac1994503e3e5af78ff;hp=81132c6dcb274a424811c27e3be6c14877e7251b;p=deb_libnfs.git Merge pull request #4 from Memphiz/readme - adapted README with tested plattforms --- diff --git a/README b/README index 3666a47..edfd8e1 100644 --- a/README +++ b/README @@ -34,3 +34,11 @@ Many NFS servers default to a mode where they do not allow non-system ports from connecting. These servers require you use the "insecure" export option in /etc/exports in order to allow libnfs clients to be able to connect. + +PLATTFORM support +================= +As of now this is tested with linux, MacOSX and Apple iOS. + +Linux: - tested with Ubuntu 10.04 - should work with others aswell +MacOSX: - tested with SDK 10.4 (under Snow Leopard) - should also work with later SDKs and 64Bit +iOS: - tested with iOS SDK 4.2 - running on iOS 4.3.x