From owner-cvs-all Sun Nov 18 9:24:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0193637B405; Sun, 18 Nov 2001 09:24:29 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAIHOSP35976; Sun, 18 Nov 2001 09:24:28 -0800 (PST) (envelope-from iedowse) Message-Id: <200111181724.fAIHOSP35976@freefall.freebsd.org> From: Ian Dowse Date: Sun, 18 Nov 2001 09:24:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/dev_mkdb dev_mkdb.8 dev_mkdb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2001/11/18 09:24:28 PST Modified files: usr.sbin/dev_mkdb dev_mkdb.8 dev_mkdb.c Log: Allow the path for /dev and the location of the database file to be overridden on the command line. This is useful for setting up chroot/jail environments. PR: bin/23509 Submitted by: Seth Kingsley MFC after: 1 week Revision Changes Path 1.8 +12 -7 src/usr.sbin/dev_mkdb/dev_mkdb.8 1.5 +22 -8 src/usr.sbin/dev_mkdb/dev_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message