From owner-freebsd-current@FreeBSD.ORG Fri Oct 25 08:59:59 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id 0336C65E for ; Fri, 25 Oct 2013 08:59:59 +0000 (UTC) (envelope-from lists2@freebsdonline.com) Received: from web1.unixengines.com (web1.unixengines.com [88.198.32.73]) by mx1.freebsd.org (Postfix) with ESMTP id BB6892748 for ; Fri, 25 Oct 2013 08:59:58 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=smartbsd.com) by web1.unixengines.com with esmtpa (Exim 4.69) (envelope-from ) id 1VZa8w-000CcR-Af for freebsd-current@freebsd.org; Fri, 25 Oct 2013 08:41:06 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 25 Oct 2013 08:41:06 +0300 From: To: Subject: nanobsd patch Message-ID: X-Sender: lists2@freebsdonline.com User-Agent: Roundcube Webmail/0.8.4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 25 Oct 2013 08:59:59 -0000 Hi, I've tried to create an image with nanobsd and I could not add packages to that image. Nanobsd needs to be updated to work with pgkng. Now it works with pkg_add and pkg_add is not present in FreeBSD 10.0 Does anyone have a patch for that? I want to add packages to the build. best regards,