From owner-freebsd-questions@FreeBSD.ORG Mon Jun 22 22:09:09 2015 Return-Path: Delivered-To: freebsd-questions@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7758FFC0; Mon, 22 Jun 2015 22:09:09 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5469AB9A; Mon, 22 Jun 2015 22:09:09 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-173-48-121-235.bstnma.fios.verizon.net [173.48.121.235]) by douhisi.pair.com (Postfix) with ESMTPSA id DED9C3F758; Mon, 22 Jun 2015 18:09:07 -0400 (EDT) Message-ID: <55888783.7080202@sneakertech.com> Date: Mon, 22 Jun 2015 18:09:07 -0400 From: Quartz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: john.haraden@yahoo.com CC: "john.haraden--- via freebsd-questions" , "questions@freebsd.org" Subject: Re: pkg References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jun 2015 22:09:09 -0000 > (4) When I tried to use pkg to make my system fully functional, the > system declared pkg was not in the base system, I would need to fetch > it over the Internet. >Why was something as basic as pkg not included in the base > system? After all, the system is supposed to be self-contained? Are you saying that the packages you wanted to install were not included, or the pkg command line utilities themselves were not included? Which image did you install from?