On Wed, 2013-07-24 at 16:34 +0800, Dennis Lan (dlan) wrote: > On Wed, Jul 24, 2013 at 4:17 PM, Ian Kent <raven@xxxxxxxxxx> wrote: > > The following series implements... > > > > --- > > > > Dustin Polke (1): > > autofs-5.0.7 - fix compilation of lookup_ldap.c without sasl > > > > Ian Kent (1): > > autofs-5.0.7 - use LIBS for link libraries > > > > Lan Yixun (dlan) (7): > > autofs-5.0.7 - fix typo forced-shutdown should be force-shutdown > > autofs-5.0.7 - fix hesiod check error and use correct $(LIBS) setting > > autofs-5.0.7 - fix dead LDAP symbolic link when LDAP support is disabled > > autofs-5.0.7 add missing libtirpc lib to mount_nfs.so when TIRPC enabled > > autofs-5.0.7 - use compiler determined by configure instead of hard-coded ones > > autofs-5.0.7 - remove hard-coded STRIP variable > > autofs-5.0.7 - unbundle NOTSTRIP from DEBUG so they wont depend on each other > > > > > > CHANGELOG | 4 ++++ > > Makefile.conf.in | 3 +++ > > Makefile.rules | 30 +++++++++++++++--------------- > > aclocal.m4 | 12 ++++++------ > > configure | 20 ++++++++++---------- > > configure.in | 2 +- > > daemon/Makefile | 2 +- > > include/lookup_ldap.h | 4 ++-- > > lib/Makefile | 4 ++++ > > modules/Makefile | 20 ++++++++++++-------- > > modules/lookup_ldap.c | 14 ++++++++++++-- > > 11 files changed, 70 insertions(+), 45 deletions(-) > > > > -- > > Signature > > Hi Ian: > Thanks. > But I haven't seen the commits published, am I use the wrong repo url? [1] This was a false start, as I replied to it later. The posts to follow are what I have in the queue for the next time I commit changes. There are three types of patches in the queue of patches I have. First are ones I will commit next time I do a commit, second are patches that may on may not be applied depending on their state and which may or may not be committed next commit, and third patches which I'm carrying that I don't intend to commit, at least for the moment. So I'd like to confirm I have what your hoping for before committing anything and then there's the as yet unfinished patch .... Ian > > Dennis Lan (dlan) > > > [1] git://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git -- To unsubscribe from this list: send the line "unsubscribe autofs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html