From owner-freebsd-current@FreeBSD.ORG Sat Jul 14 02:48:43 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2FA88106566B; Sat, 14 Jul 2012 02:48:43 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id EE01C8FC08; Sat, 14 Jul 2012 02:48:42 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.17]) by ltcfislmsgpa05.fnfis.com (8.14.4/8.14.4) with ESMTP id q6E2mgSU028489 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Fri, 13 Jul 2012 21:48:42 -0500 Received: from [10.0.0.101] (10.14.152.61) by smtp.fisglobal.com (10.132.206.17) with Microsoft SMTP Server (TLS) id 14.2.283.3; Fri, 13 Jul 2012 21:48:41 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 (Apple Message framework v1257) From: Devin Teske Date: Fri, 13 Jul 2012 19:48:44 -0700 Content-Transfer-Encoding: quoted-printable Message-ID: To: X-Mailer: Apple Mail (2.1257) X-Originating-IP: [10.14.152.61] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.7.7855, 1.0.260, 0.0.0000 definitions=2012-07-13_06:2012-07-13, 2012-07-13, 1970-01-01 signatures=0 Cc: Devin Teske Subject: [IMPORT] bsdconfig(8) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Devin Teske List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2012 02:48:43 -0000 Hello -current, I'm [re-]announcing that (after much delay from the first announcement) tha= t I am finally importing bsdconfig(8) into HEAD. Here's what to expect from= the import: 1. The Makefile for usr.sbin will not automatically descend into the new us= r.sbin/bsdconfig directory. 2. To add bsdconfig(8) to your system, define WITH_BSDCONFIG=3DYES (either = on the make line with -D or in src.conf(5) for convenience). 3. After the import, not only is it possible but-encouraged to test the HEA= D code on RELENG_9 (but no-lower than 9.0-R as this is the lowest compatibl= e release and RELENG_9 is the lowest target MFC). 4. Aside from the following [tiny] patches, everything lives in usr.sbin/bs= dconfig/ tools/build/options/WITH_BSDCONFIG share/mk/bsd.own.mk usr.sbin/Makefile Please report any problems, kudos, comments to me at-will. --=20 Cheers, Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.