From owner-freebsd-current@FreeBSD.ORG Sun Aug 17 14:52:20 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D917C66B; Sun, 17 Aug 2014 14:52:20 +0000 (UTC) Received: from mail-lb0-x229.google.com (mail-lb0-x229.google.com [IPv6:2a00:1450:4010:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2097B20E6; Sun, 17 Aug 2014 14:52:19 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id s7so3359793lbd.0 for ; Sun, 17 Aug 2014 07:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=KgsSmmtsQW129B+GOjTcU5ln0byYKGpxFwQg3XansU8=; b=ZK77mR/i3rd1yiATY76LdZ2Cm2ZOlcmSGyic1KcsWO5AAIQNKLYs+e2xk1cB3zreIi 3ClAMLuC2nZi9AaZbLsJyakZ0vP6mxy51d9ZQqL6m2qFPCqhLV8WRW5Z5JYYtUmssKBI Bco0GcuMpJF6CxFnOspHlj/WffWNQxdYZohTZcngQLIt/RT0lydaCWEVbd41Pv96Iy02 P/8z7Ov1BFs7LiA62KRx2FdqJ7hZxu936u9M/lCaioSPRYDPwSAuCcf7EjUIcrkr5MrF mckGsvQcGl9OTebNgUnu2dPuPKHfPmzesr1C2tDUl7yzoE77QHWgzasjVpkfYWwmbPGg 3h8Q== X-Received: by 10.112.52.225 with SMTP id w1mr23001264lbo.44.1408287137869; Sun, 17 Aug 2014 07:52:17 -0700 (PDT) Received: from pc5.home (abpi45.neoplus.adsl.tpnet.pl. [83.8.50.45]) by mx.google.com with ESMTPSA id yn1sm22592200lbb.25.2014.08.17.07.52.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 17 Aug 2014 07:52:17 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Date: Sun, 17 Aug 2014 16:52:17 +0200 From: Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= To: "O. Hartmann" Subject: Re: [CFT] Autofs. Message-ID: <20140817145217.GB5497@pc5.home> Mail-Followup-To: "O. Hartmann" , Hans Ottevanger , freebsd-current@FreeBSD.org, freebsd-arch@FreeBSD.org References: <20140730071933.GA20122@pc5.home> <53F0878E.3000401@beastielabs.net> <20140817152254.1e2786db.ohartman@zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140817152254.1e2786db.ohartman@zedat.fu-berlin.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@FreeBSD.org, Hans Ottevanger , freebsd-arch@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2014 14:52:21 -0000 On 0817T1522, O. Hartmann wrote: > Am Sun, 17 Aug 2014 12:44:30 +0200 > Hans Ottevanger schrieb: > > > On 07/30/14 09:19, Edward Tomasz NapieraƂa wrote: > > > At the link below you will find a patch that adds the new automounter. > > > The patch is against yesterdays 11.0-CURRENT. > > > > > > http://people.freebsd.org/~trasz/autofs-head-20140729.diff > > > > > > Slides that explain the project scope and deliverables are here: > > > > > > http://people.freebsd.org/~trasz/autofs.pdf > > > > > > Testing is welcome. Please start with manual pages, eg. automount(8). > > > Note that you need not only to rebuild both kernel and world, but also > > > to run mergemaster, to install required /etc files. To run at startup, > > > add 'autofs_enable="YES"' to /etc/rc.conf. > > > > > > This project is being sponsored by FreeBSD Foundation. > > > > > > > Hi! > > > > Great to see a real autofs finally coming to FreeBSD. > > > > I already did some very cursory testing on a recent 11-CURRENT system > > that I still happened to have and things with at least the /net map look > > quite OK. > > > > I could do some more extensive testing if I could use some of my > > 10-STABLE systems. I already checked that the patch applies cleanly to a > > recent 10-STABLE (modulo a few offsets) and that both buildworld and > > buildkernel succeed. Should I expect difficulties actually running your > > autofs on 10-STABLE? > > > > And do you plan support for NIS? I know NIS is quite dead and has been > > so for at least 20 years, but I still see it being used occasionally > > (probably most out of habit) and it is (still ?) available in the > > base-system. > > > > Kind regards, > > > > Hans > > > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > Is this "new" autofs of the same type and concept as the autofs used in Linux for more > than a decade now? Yes.