From owner-freebsd-arm@FreeBSD.ORG Sat May 4 16:24:39 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 66F7037D for ; Sat, 4 May 2013 16:24:39 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) by mx1.freebsd.org (Postfix) with ESMTP id 317DA29F for ; Sat, 4 May 2013 16:24:38 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id r44GOVIX019926; Sat, 4 May 2013 16:24:31 GMT (envelope-from kientzle@freebsd.org) Received: from [192.168.2.123] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id mhcj2qsn64m3d6q3q3kq4izr86; Sat, 04 May 2013 16:24:31 +0000 (UTC) (envelope-from kientzle@freebsd.org) Subject: Crochet Configuration Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Tim Kientzle In-Reply-To: <51835891.4050409@thieprojects.ch> Date: Sat, 4 May 2013 09:25:15 -0700 Content-Transfer-Encoding: 7bit Message-Id: <9FD9AABD-BB9B-4C3A-A49C-7CA0EEFE94AA@freebsd.org> References: <51835891.4050409@thieprojects.ch> To: Werner Thie X-Mailer: Apple Mail (2.1283) Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 May 2013 16:24:39 -0000 On May 2, 2013, at 11:26 PM, Werner Thie wrote: > crochet out of git, config with > > board_setup BeagleBone > AutoSize=1 > SwapFile=768mb FYI: This configuration won't quite do what you want. It should be: board_setup BeagleBone option AutoSize option SwapFile 768mb