diff options
author | Andrew Tridgell <tridge@samba.org> | 1998-10-07 10:35:18 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1998-10-07 10:35:18 +0000 |
commit | 6e77210d8a50b75c0a4a54f43d7ce31908f1d5a2 (patch) | |
tree | 4525c523678a4537089faa0ea051a266aba4d713 /source3/smbwrapper/README | |
parent | 372c359b211bee62189be3dc0c5830a097ab02f7 (diff) | |
download | samba-6e77210d8a50b75c0a4a54f43d7ce31908f1d5a2.tar.gz samba-6e77210d8a50b75c0a4a54f43d7ce31908f1d5a2.tar.bz2 samba-6e77210d8a50b75c0a4a54f43d7ce31908f1d5a2.zip |
- updated docs to say OSF1 works
- more solaris acl fixes
(This used to be commit 8fc7bc0ee6919f2c1d438e924fbb8b44f87dee63)
Diffstat (limited to 'source3/smbwrapper/README')
-rw-r--r-- | source3/smbwrapper/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/source3/smbwrapper/README b/source3/smbwrapper/README index 9f18c33036..18cfc24056 100644 --- a/source3/smbwrapper/README +++ b/source3/smbwrapper/README @@ -4,7 +4,7 @@ filesystem. *** This is code under development. Some things don't work yet *** -Currently this code has only been tested on: +Currently this code has been tested on: - Linux 2.0 with glibc2 (RH5.1) - Linux 2.1 with glibc2 @@ -12,8 +12,11 @@ Currently this code has only been tested on: - Solaris 2.6 with gcc - SunOS 4.1.3 with gcc - IRIX 6.4 with cc +- OSF1 with gcc -It probably won't run on other systems without some porting. + +It probably won't run on other systems without some porting. If you +have a different system then see the file PORTING. To use it you need to do this: |