From owner-freebsd-current@FreeBSD.ORG Mon Dec 3 05:20:04 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 4C197BA2; Mon, 3 Dec 2012 05:20:04 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id C32F48FC12; Mon, 3 Dec 2012 05:20:03 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id 16so2718749obc.13 for ; Sun, 02 Dec 2012 21:20:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Y+vZQF9gUfC6yLcbOZrCry26hOoe4a4NfSMIkipwfVs=; b=TnMl+gNftIAcTVf6wUsX+/eMxaaHxOANI9tc7GE8YhARNoK7Cn0Ab63J1ocAfix3RX UQbxKrSOa/CqYK9AASrPoq7EPrw0Mr+a1L0RdWZqLeJYclFUHJb3rQJnbceBSvj+9FHU 9xmWZ4a6wFp6JMlxlmjsGCUxF3o3VrW1xMl1VKOGNZhQgXWht3FRC33S8HvMrQ3ThFvd JoN+seribmdjpRU4h12R828G29iIQheGNcuyTVW92au1lDt3dttnJCA6twtY+mj3G/sC 2bjcmrBJwIFd/4Nz2t+StySDZ4ebvReJ8PgI4DHIxWcWGS8bqe5LTw1Gfq7fiJTi8/D1 f4yw== MIME-Version: 1.0 Received: by 10.60.10.133 with SMTP id i5mr7057810oeb.24.1354512003398; Sun, 02 Dec 2012 21:20:03 -0800 (PST) Received: by 10.76.143.33 with HTTP; Sun, 2 Dec 2012 21:20:03 -0800 (PST) In-Reply-To: References: Date: Sun, 2 Dec 2012 21:20:03 -0800 Message-ID: Subject: Re: please add auditdistd user/group to -stable and the 9.1-release? From: Garrett Cooper To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current , Robert Watson , Ken Smith X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Dec 2012 05:20:04 -0000 On Sun, Dec 2, 2012 at 9:08 PM, Adrian Chadd wrote: > Hi, > > Would you guys please add the auditdistd user/group info to > 9.1-release, so people doing crossbuilds of -HEAD on a fresh > 9.1-RELEASE won't get an install error? Or mtree could just use -w instead in Makefile.inc1 and distribute. Let me do some investigation to determine whether or not this is a valid solution to this problem. -Garrett