From owner-cvs-src@FreeBSD.ORG Fri May 20 11:04:53 2005 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 2622C16A4CE; Fri, 20 May 2005 11:04:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F34C043D39; Fri, 20 May 2005 11:04:50 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4KB4oGr028805; Fri, 20 May 2005 11:04:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4KB4oqq028804; Fri, 20 May 2005 11:04:50 GMT (envelope-from phk) Message-Id: <200505201104.j4KB4oqq028804@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 20 May 2005 11:04:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/tools/tools/nanobsd Makefile i386.diskimage make.conf 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, 20 May 2005 11:04:53 -0000 phk 2005-05-20 11:04:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) tools/tools/nanobsd Makefile i386.diskimage make.conf Log: MFC: Make make.conf overridable (remember absolute path!) Add newfs params for space saving call Customize/files by default Revision Changes Path 1.8.2.4 +8 -6 src/tools/tools/nanobsd/Makefile 1.8.2.5 +10 -2 src/tools/tools/nanobsd/i386.diskimage 1.3.2.6 +1 -1 src/tools/tools/nanobsd/make.conf