From owner-freebsd-arm@freebsd.org Sat Sep 16 13:41:08 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 22E91E17309 for ; Sat, 16 Sep 2017 13:41:08 +0000 (UTC) (envelope-from shigeru@os-hackers.jp) Received: from mailssl04.asahi-net.or.jp (mailssl04.asahi-net.or.jp [202.224.55.63]) by mx1.freebsd.org (Postfix) with ESMTP id EB9E97671E for ; Sat, 16 Sep 2017 13:41:07 +0000 (UTC) (envelope-from shigeru@os-hackers.jp) Received: from localhost (w142149.ppp.asahi-net.or.jp [121.1.142.149]) (Authenticated sender: WJ8S-YMMT) by mailssl04.asahi-net.or.jp (Postfix) with ESMTPSA id 2E3094007B for ; Sat, 16 Sep 2017 22:35:21 +0900 (JST) Date: Sun, 17 Sep 2017 07:35:22 +0900 (JST) Message-Id: <20170917.073522.1609759952573324323.shigeru@os-hackers.jp> To: freebsd-arm@freebsd.org Subject: release.sh configuration file for PINE64 From: YAMAMOTO Shigeru X-Mailer: Mew version 6.7 on Emacs 25.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: Sat, 16 Sep 2017 13:41:08 -0000 Hi, all, I create a release.sh configuration file for PINE64. https://github.com/bsd-hacker/freebsd/blob/issue/1/add_release_conf_for_pine64/release/arm64/PINE64.conf I test to build a SD image using this configuration file. Thanks, --- YAMAMOTO Shigeru