From owner-cvs-all@FreeBSD.ORG Thu Feb 5 15:38:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EB4C16A4CE; Thu, 5 Feb 2004 15:38:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 809A343D5F; Thu, 5 Feb 2004 15:38:23 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15NcN0B087736; Thu, 5 Feb 2004 15:38:23 -0800 (PST) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15NcNEV087735; Thu, 5 Feb 2004 15:38:23 -0800 (PST) (envelope-from trevor) Message-Id: <200402052338.i15NcNEV087735@repoman.freebsd.org> From: Trevor Johnson Date: Thu, 5 Feb 2004 15:38:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/linux_base pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 23:38:25 -0000 trevor 2004/02/05 15:38:23 PST FreeBSD ports repository Modified files: emulators/linux_base pkg-install Log: Try to mount and unmount both linproc and linprocfs: the former is documented in linprocfs(5) but I have seen and used the latter. Revision Changes Path 1.4 +8 -0 ports/emulators/linux_base/pkg-install