From owner-freebsd-doc@FreeBSD.ORG Fri Jul 25 21:05:36 2014 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 904AB398; Fri, 25 Jul 2014 21:05:36 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 409D32D71; Fri, 25 Jul 2014 21:05:35 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s6PL5WJx086772 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 25 Jul 2014 15:05:32 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s6PL5W5J086769; Fri, 25 Jul 2014 15:05:32 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 25 Jul 2014 15:05:32 -0600 (MDT) From: Warren Block To: Craig Rodrigues Subject: Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg? In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 25 Jul 2014 15:05:32 -0600 (MDT) Cc: freebsd-doc@freebsd.org, freebsd-current Current , ports X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2014 21:05:36 -0000 On Fri, 25 Jul 2014, Craig Rodrigues wrote: > What I'd like to see is an article on freebsd.org either on the wiki > or in the handbook, which compares using apt, yum, rpm, whatever > to pkg. Is anyone interested in working on an article like this? > I don't have the bandwidth right now. A person to write that article needs detailed knowledge of pkg and the Linux package systems. I don't have that, but would be willing to help you develop an outline for the article. Having a design like that makes it easier to write when time and resources are available. Writing "an article" is hard. Writing a small section on how deleting packages is different between pkg and, say, apt, is much easier. The scope is known.