From owner-freebsd-stable@FreeBSD.ORG Wed May 10 00:03:23 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA7A716A402 for ; Wed, 10 May 2006 00:03:23 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (smtp1.utsp.utwente.nl [130.89.2.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id C174C43D46 for ; Wed, 10 May 2006 00:03:22 +0000 (GMT) (envelope-from pieter@degoeje.nl) Received: from nox.student.utwente.nl (nox.student.utwente.nl [130.89.165.91]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id k4A03IHD015944 for ; Wed, 10 May 2006 02:03:19 +0200 From: Pieter de Goeje To: freebsd-stable@freebsd.org Date: Wed, 10 May 2006 02:03:18 +0200 User-Agent: KMail/1.9.1 References: <445C03E4.80900@paradise.net.nz> <20060506135412.Q91930@carver.gumbysoft.com> <44611CFB.6030804@paradise.net.nz> In-Reply-To: <44611CFB.6030804@paradise.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605100203.18911.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Subject: Re: 6.1-RC and the audit group X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 May 2006 00:03:23 -0000 Hi Mark, On Wednesday 10 May 2006 00:51, Mark Kirkwood wrote: > Doug White wrote: > > On Sat, 6 May 2006, Mark Kirkwood wrote: > >> I found that installworld stops, because the 'audit' group has not been > >> created. Now I just pressed 'return' for the default actions during > >> mergemaster -p, but I didn't notice any mention of the audit group. > > > > The default action is to do nothing, so its possible you just missed it > > as you were blazing through. :-) > > Just updated another box to 6.1-STABLE, and yes I did 'return' though > it. The reason being mergemaster -p wanted to patch my group file to > remove all the additions (i.e, useful groups and group -> user > associations) as *well* as add the audit group. Well unless -p changes mergemaster's behaviour, the general idea is that you press 'm' for merge ( correct me if I'm wrong but I think mergemaster was named after this feature :P ). It will let you add the new audit group _and_ keep the extra groups. > > Would be possible (or sensible) to 2-stage this sort of thing? i.e: > > 1/ Add required new groups > 2/ Offer to patch 'em back to default. > > Cheers > > Mark > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" Regards, Pieter