From owner-cvs-src@FreeBSD.ORG Fri May 28 14:23:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1FC716A4CE; Fri, 28 May 2004 14:23:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9325B43D45; Fri, 28 May 2004 14:23:32 -0700 (PDT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4SLNNv6069396; Fri, 28 May 2004 14:23:23 -0700 (PDT) (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4SLNNMG069395; Fri, 28 May 2004 14:23:23 -0700 (PDT) (envelope-from thomas) Message-Id: <200405282123.i4SLNNMG069395@repoman.freebsd.org> From: Thomas Quinot Date: Fri, 28 May 2004 14:23:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/nanobsd Makefile i386.diskimage X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 21:23:32 -0000 thomas 2004/05/28 14:23:23 PDT FreeBSD src repository Modified files: tools/tools/nanobsd Makefile i386.diskimage Log: Support for optional initialization of the configuration slice by specifying the name of a directory to be copied there in Makefile variable CFGMASTER. Revision Changes Path 1.5 +5 -0 src/tools/tools/nanobsd/Makefile 1.7 +7 -1 src/tools/tools/nanobsd/i386.diskimage