From owner-freebsd-stable@FreeBSD.ORG Mon Oct 13 10:55:02 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F5BB1065686 for ; Mon, 13 Oct 2008 10:55:02 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 00E7D8FC1F for ; Mon, 13 Oct 2008 10:55:01 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (vpn-cl-164-214.rz.uni-karlsruhe.de [141.3.164.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id A27248A0132; Mon, 13 Oct 2008 12:54:40 +0200 (CEST) Message-ID: <48F328D1.6070803@bsdforen.de> Date: Mon, 13 Oct 2008 12:54:09 +0200 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.17 (X11/20080927) MIME-Version: 1.0 To: Rink Springer References: <48F30BF8.1000200@bsdforen.de> <20081013090046.GA26704@rink.nu> In-Reply-To: <20081013090046.GA26704@rink.nu> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: sade root only 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: Mon, 13 Oct 2008 10:55:02 -0000 Rink Springer wrote: > Hi Dominic, > > On Mon, Oct 13, 2008 at 10:51:04AM +0200, Dominic Fandrey wrote: >> Certain md and da devices (usb-sticks, encrypted images) on my >> systems are owned by certain users, which I want to be able to use >> sade to partition their private partitions, disks, whatever. > > FWIW, you currently can't use sade and/or sysinstall to partition md(4) > devices - I have a patch available to resolve this, but never got around > to committing it. > > If there is interest in it, let me know. > > Regards, > Well, since this is one of my intended uses, sure I'm interested. However, I don't see how this could be useful to me without the ability to run sade as a user.