From owner-freebsd-current@FreeBSD.ORG Thu Aug 23 23:55:53 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1AF04106564A; Thu, 23 Aug 2012 23:55:53 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7D5D48FC15; Thu, 23 Aug 2012 23:55:52 +0000 (UTC) Received: by vcbgb22 with SMTP id gb22so1907031vcb.13 for ; Thu, 23 Aug 2012 16:55:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; bh=VwhM/NC/OAzqMIFqsAVuutF2NuepvlwlMWqTfMZvdBs=; b=ksEQQ8D4On0e7NfzUdhRMA5iSfnv/ohZf7onrMWmhOZa9dh+Hp3kTExqANdacnXDdC tcAR4YEim940ZcCqkESEXT75ylPBhdVQSrPfp/bc0EUqo7SFGgQEv3wIg8YyoILc6+Dz U000sk8tOpONwE1ss2MDRBAMPZvjuLnXCvmcDCImikzUgfQ292NKSu7W1hP4w5fh7wLF Tp7VILt+xniGJXcOO+IfAKA7wfYFbxbZSKSEV4gnrIgStftLq+O5Y6eeajxxNWw2OvxP kDCB4vE5GfJzA6jfvRwKMn9SDzONgJlG4ZKAk/1wGCcUFv3FQ4VN2Gs6qtO+6dijpL3T CW4w== Received: by 10.220.248.69 with SMTP id mf5mr2889967vcb.42.1345766151772; Thu, 23 Aug 2012 16:55:51 -0700 (PDT) Received: from kan.dyndns.org (c-24-63-226-98.hsd1.ma.comcast.net. [24.63.226.98]) by mx.google.com with ESMTPS id xk2sm3992975vec.13.2012.08.23.16.55.50 (version=SSLv3 cipher=OTHER); Thu, 23 Aug 2012 16:55:51 -0700 (PDT) Date: Thu, 23 Aug 2012 19:55:40 -0400 From: Alexander Kabaev To: Steve Wills Message-ID: <20120823195540.335baa2d@kan.dyndns.org> In-Reply-To: <97612B57-1255-4BB3-A6D3-FC74324C6D67@FreeBSD.org> References: <97612B57-1255-4BB3-A6D3-FC74324C6D67@FreeBSD.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/U0E1mWJTS0LcnEYiOr09.HE"; protocol="application/pgp-signature" Cc: ports@FreeBSD.org, Baptiste Daroussin , current@FreeBSD.org Subject: Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap 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, 23 Aug 2012 23:55:53 -0000 --Sig_/U0E1mWJTS0LcnEYiOr09.HE Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 23 Aug 2012 18:19:57 -0400 Steve Wills wrote: > Hi, >=20 > It seems to me that renaming the pkg binary in /usr/sbin/pkg > to /usr/sbin/pkg-bootstrap would make sense. From a user standpoint, > it is confusing that running the command gets different results the > second time it is run vs. the first time. I can imagine a user saying > "I ran pkg, but it didn't do what they said it would. Now I run it > again, and it does do what it is supposed to." Also, it would enable > setting up a pkg-bootstrap man page separate from the pkg man page, > without confusion about which one you're looking at. >=20 > So, opinions? There may still be time to fix it for 9.1 if we can > decide quickly. >=20 > Thanks, > Steve >=20 Remove it or rename it. Do _NOT_ make it download the package and install it silently as this is a security nightmare waiting to happen. --=20 Alexander Kabaev --Sig_/U0E1mWJTS0LcnEYiOr09.HE Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iD8DBQFQNsMFQ6z1jMm+XZYRAlk7AJ9rL4dKinLHk9gANmDW65K91045JQCg1TmX /m3IXvv7UfWPsRG74jPVXTY= =dHFj -----END PGP SIGNATURE----- --Sig_/U0E1mWJTS0LcnEYiOr09.HE--