From owner-freebsd-arm@FreeBSD.ORG Thu Dec 26 20:23:38 2013 Return-Path: Delivered-To: freebsd-arm@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 7668DCF2 for ; Thu, 26 Dec 2013 20:23:38 +0000 (UTC) Received: from mail-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3C3A71FA1 for ; Thu, 26 Dec 2013 20:23:37 +0000 (UTC) Received: by mail-ie0-f178.google.com with SMTP id lx4so9134404iec.9 for ; Thu, 26 Dec 2013 12:23:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=Dwkac3LK5pH8y72EBl9aXuetRib3kTP8BXj+z8Mp/8I=; b=E/X2aL7eJXtUe1g+kASCvhm2RG67bax0FZrOSQAyexAW9GpPwqz51Ooq9b8MLirC9u Et1ysF/u/wEpk47zSgWl0QrlmbFfMPCj+Oo0b/7sZxBRzzQ6Ij72urfrjOt5hQp2XkMn Ew3v+sSByRuIVcN3yEjhWuyR1NJDq5a1vOf6Orrp4RB1Zla/Ct7YhaJt4TW/Ztv6TtGn wcDomWHHmMJPab4RLMlh1EGODr2Y16Qqa90kuTbTAB4bugwUnlhqvgM9gOd8rYsA+im+ HjtLC6lSJyWZj5ed27Lx943xOTIIo7ZJI64xTF8M6m9BKzmtofr7ymdK+CcrMceF3Nnf TjCQ== X-Gm-Message-State: ALoCoQkzLfxjJ1zhwyNHKo0GUwfP3tPxuRaQLSsw5/monAWVI5zcRxkgxybTIOsRij0QoLBLHMtf X-Received: by 10.50.51.68 with SMTP id i4mr37203621igo.22.1388089417162; Thu, 26 Dec 2013 12:23:37 -0800 (PST) Received: from fusion-mac.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id kb10sm39541141igb.6.2013.12.26.12.23.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 26 Dec 2013 12:23:36 -0800 (PST) Sender: Warner Losh Subject: Re: FreeBSD 10.0-RC3 Now Available Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: <20131226202016.3071b815@bender.Home> Date: Thu, 26 Dec 2013 13:23:35 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <29BC8B9E-1C1F-439E-BFF0-E4AFEFEE520A@bsdimp.com> References: <20131226162521.GK2009@glenbarber.us> <2B79BF2A-1798-40F5-AD6E-D560E9C6C1E7@freebsd.org> <20131226194830.4f6e5b13@bender.Home> <20131226195512.GA13109@glenbarber.us> <20131226202016.3071b815@bender.Home> To: Andrew Turner X-Mailer: Apple Mail (2.1085) Cc: freebsd-arm ml , FreeBSD Release Engineering Team X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Dec 2013 20:23:38 -0000 On Dec 26, 2013, at 1:20 PM, Andrew Turner wrote: > On Thu, 26 Dec 2013 14:55:12 -0500 > Glen Barber wrote: >=20 >> On Thu, Dec 26, 2013 at 07:48:30PM +0000, Andrew Turner wrote: >>> On Thu, 26 Dec 2013 10:25:09 -0800 >>> Tim Kientzle wrote: >>>=20 >>>>=20 >>>> On Dec 26, 2013, at 8:25 AM, Glen Barber wrote: >>>>=20 >>>>> The third RC build of the 10.0-RELEASE release cycle is now >>>>> available on the FTP servers for the amd64, i386, ia64, powerpc, >>>>> powerpc64 and sparc64 architectures. >>>>=20 >>>> What do we need to include some ARM images? >>>>=20 >>>> At a minimum, I would love to get an official RC3 build for RPi. >>>=20 >>> I would suggest we could build a tarball of armv6 userland and an >>> RPi image to dd to an SD card. >>>=20 >>> Building the former should be straight forward. >>>=20 >>> For the latter, assuming the release target is unable to build the >>> required U-Boot binary, we could use crochet. I'm not sure if we can >>> use a tarball as the input for this to guarantee both are the same. >>>=20 >>=20 >> The problem with using crochet is that it requires git on the build >> machine, which just adds to the minimum dependencies needed, both for >> crochet itself, and (last I was aware) an external uboot tree. >=20 > Github allows you to use svn to checkout a git repo with svn. There is > an option under the clone url to set it to subversion. >=20 > U-Boot should just be a tarball, if it is a git repo we would need to > make it a tarball for the release to supply the source as it is GPL. >=20 >> Maybe it is just more sensible to take what crochet is doing, and = make >> that into a release target. >=20 > Yes, but I assume this is not feasible for 10.0. likely. Might be better to nominate one board, create a userland tarball = for that board as well as an image for 10.0-RELEASE and see if we can = get crochet building images from that userland tarball before 10.1-R. We = should at least create an artifact now, even if its usefulness is in the = future... So a limited release for 10, if it isn't too late, for arm = would be great. Warner=