From owner-freebsd-current@FreeBSD.ORG Mon Feb 6 20:49:06 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D87C916A420 for ; Mon, 6 Feb 2006 20:49:06 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB9D43D48 for ; Mon, 6 Feb 2006 20:49:06 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F6DIH-000OX3-Eg; Mon, 06 Feb 2006 20:49:05 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F6DIG-000J2f-CF; Mon, 06 Feb 2006 12:49:04 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17383.46655.869699.348246@roam.psg.com> Date: Mon, 6 Feb 2006 10:49:03 -1000 To: Kris Kennaway References: <17383.45327.862050.727774@roam.psg.com> <20060206203223.GA99015@xor.obsecurity.org> Cc: FreeBSD Current Subject: Re: audit group X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 20:49:07 -0000 >> as of yesterday's current, to installworld, i needed a group 'audit'. >> but it was not created, nor is it mentioned in UPDATING. > Surely this is why the upgrade docs tell you to 'mergemaster -p' > before installworld? randy