From owner-freebsd-arm@freebsd.org Thu Jan 19 18:00:14 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 368F6CB757B for ; Thu, 19 Jan 2017 18:00:14 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.87.78.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2071D1F0D for ; Thu, 19 Jan 2017 18:00:13 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id B20312F096; Thu, 19 Jan 2017 11:00:07 -0700 (MST) Date: Thu, 19 Jan 2017 11:00:07 -0700 From: Brad Davis To: Thomas Schemme Cc: freebsd-arm@freebsd.org Subject: Re: Raspberry Pi 3B Message-ID: <20170119180007.GL70816@corpmail.liquidneon.com> References: <1466381073.4024566.1484325593959.ref@mail.yahoo.com> <1466381073.4024566.1484325593959@mail.yahoo.com> <20170113170536.GF70816@corpmail.liquidneon.com> <51ae9eae-9e0d-39bd-d265-4c8fc37f75bd@zilon.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51ae9eae-9e0d-39bd-d265-4c8fc37f75bd@zilon.de> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2017 18:00:14 -0000 On Thu, Jan 19, 2017 at 11:30:31AM +0100, Thomas Schemme wrote: > Hello, > > thanks for your nice work! > > Since freebsd-update is not working with the current branch of FreeBSD, > I would like to know if there is an easy way to update and/or upgrade > the base system and to apply patches? Well an freebsd-update is not something you ever want to run on an sdcard as it would take longer than compiling yourself! Eventually the pkging base work will be the solution for arm devices. This work is still in progress and not really ready yet. Regards, Brad Davis