From owner-freebsd-current@FreeBSD.ORG Thu Apr 8 19:31:53 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 574AA106564A; Thu, 8 Apr 2010 19:31:53 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.221.181]) by mx1.freebsd.org (Postfix) with ESMTP id BDA1C8FC1C; Thu, 8 Apr 2010 19:31:52 +0000 (UTC) Received: by qyk11 with SMTP id 11so1876808qyk.13 for ; Thu, 08 Apr 2010 12:31:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=i1LwHXQDHnU9ck2omK1B40vP0gW0gtj7KgHh+QA6lyM=; b=eSfVKr4E0JU9E8TuckzGiCTp5d0xowGGqNN0zHgg1h0B2/50zF6UjcTjnnOVXBRTYi ZwYYvEQHr+Vv74hy7fCnFIb20UbVxlX9DByZy8jvppn/+Bnd4tvPg30R/TYy1S/7gdoE 3fLnDiwHnfisLpknCcYAEVOuIu9Qnhpybgrgs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vKEl9ybM14ZCAsZAVtJkSfRFdb9fWSxdsC7hkRE45IjNcDcKIH04NtrjjngoIUNvES 2cia8wHCZ1veR4hZ1hSEm5fKmlBEt/Wc5fQSc90ZrtbXaMl/GRcmTWD/BtHD0KlFR0VM uGlBilE2mAcVQENUrsyja/P/6uoa+SLHewy6k= MIME-Version: 1.0 Received: by 10.229.33.72 with HTTP; Thu, 8 Apr 2010 12:31:51 -0700 (PDT) In-Reply-To: <86sk75ol54.fsf@ds4.des.no> References: <55861270658151@web135.yandex.ru> <20100408103809.13496s9i6ny03ocg@webmail.leidinger.net> <867hoi8gbl.fsf@ds4.des.no> <201004080849.12151.jhb@freebsd.org> <86r5mqt4aj.fsf@ds4.des.no> <86sk75ol54.fsf@ds4.des.no> Date: Thu, 8 Apr 2010 12:31:51 -0700 Received: by 10.229.221.78 with SMTP id ib14mr940835qcb.28.1270755111819; Thu, 08 Apr 2010 12:31:51 -0700 (PDT) Message-ID: From: Garrett Cooper To: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Bruce Cran , freebsd-geom@freebsd.org, Teske , Randi Harper , freebsd-current@freebsd.org, "Andrey V. Elsukov" , Alexander Leidinger Subject: Re: [RFC] Rewriting sade(8) 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: Thu, 08 Apr 2010 19:31:53 -0000 2010/4/8 Dag-Erling Sm=F8rgrav : > Garrett Cooper writes: >> If the user shoots him or herself in the foot, that's their own >> problem. > > That kind of attitude is why people choose Linux over FreeBSD... Where do you draw the line though? /media, /libexec, /proc, /sys, etc? I think it's better to educate users than build in more complexity to the install application. Besides, how many people have you heard of that created slices for /mnt or /rescue lately? Thanks, -Garrett