OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_10-10-g2ef14c9
Gerrit Code Review
gerrit@openafs.org
Mon, 24 Nov 2014 06:47:24 -0500
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 2ef14c90aa68089acab98819c30f052cb982cf4b
Author: Christer Grafström <christer.grafstrom@ltu.se>
Date: Wed Oct 29 07:56:35 2014 +0100
Add support for configuration of MacOS 10.10 "Yosemite"
This is just the configuration part of the patch submitted
in the RT ticket. The packaging part will will follow in the
next change.
FIXES 131946
Reviewed-on: http://gerrit.openafs.org/11560
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: D Brashear <shadow@your-file-system.com>
(cherry picked from commit 4109785a891d802194ad11edb600a61de316d262)
Change-Id: I5800a89ef06bfad31ee284637fc0685b82e9693f
Reviewed-on: http://gerrit.openafs.org/11571
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
acinclude.m4 | 8 +
src/cf/osconf.m4 | 2 +-
src/config/afs_sysnames.h | 3 +
src/config/param.x86_darwin_140.h | 258 ++++++++++++++++++++++++++++++++
src/libafs/afs.x86_darwin_140.plist.in | 33 ++++
5 files changed, 303 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository