diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-03-08 15:05:05 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@redhat.com> | 2010-03-08 15:05:05 -0500 |
commit | 8a76352544ccbac7e9aca2c3357256a01493cc7b (patch) | |
tree | 7753c37c37d51dc456c39f367df17eaeac3dc952 /README.cifs-utils | |
parent | fde707aa0c563d239c2f8c442cddfee0b6ff057f (diff) | |
download | samba-8a76352544ccbac7e9aca2c3357256a01493cc7b.tar.gz samba-8a76352544ccbac7e9aca2c3357256a01493cc7b.tar.bz2 samba-8a76352544ccbac7e9aca2c3357256a01493cc7b.zip |
samba: remove Linux cifs-utils files from samba master branch
This patch removes all of the files from the samba tree that should now
be provided by the cifs-utils package. It also drops a
"README.cifs-utils" into the topdir with a URL to the main cifs-utils
webpage. This is for people who don't want the lists and might be taken
by surprise by the change. That's optional, but I think it's a good idea
for a least a release or two.
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'README.cifs-utils')
-rw-r--r-- | README.cifs-utils | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.cifs-utils b/README.cifs-utils new file mode 100644 index 0000000000..2ea6a38370 --- /dev/null +++ b/README.cifs-utils @@ -0,0 +1,7 @@ +As of Sunday March 7th, 2010, the Linux CIFS utilities are no longer +part of the samba suite of tools and have been split off into their own +project. Please see this webpage for information on how to acquire and +build them: + + http://www.samba.org/linux-cifs/cifs-utils/ + |