From owner-svn-ports-all@FreeBSD.ORG Tue Apr 22 18:21:10 2014 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C00DBCCE; Tue, 22 Apr 2014 18:21:10 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 83F18191D; Tue, 22 Apr 2014 18:21:10 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 12AD4BDC2E; Tue, 22 Apr 2014 20:21:07 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id E1E83BDC24; Tue, 22 Apr 2014 20:21:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 25D65D3FB832; Tue, 22 Apr 2014 20:21:04 +0200 (CEST) Date: Tue, 22 Apr 2014 20:21:02 +0200 From: Mathieu Arnold To: olli hauer , Emanuel Haupt Subject: RE: svn commit: r351864 - head/shells/bash Message-ID: <05395BF0C295F22BE2319316@atuin.in.mat.cc> In-Reply-To: <5356B13D.3010600@gmx.de> References: <5356B13D.3010600@gmx.de> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-all@FreeBSD.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 18:21:10 -0000 +--On 22 avril 2014 20:13:17 +0200 olli hauer wrote: | Hi Emanuel, | | please check the fdescfs mount notation, it looks wrong. | | Possible issues with wrong /etc/fstab entries are found mostly during | reboot, but then it is to late ;) For all pseudofs filesystems, you can put whatever you like as the device, it doesn't matter. -- Mathieu Arnold