From owner-freebsd-sparc64@FreeBSD.ORG Tue Jan 31 16:56:49 2012 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4EE51065674 for ; Tue, 31 Jan 2012 16:56:49 +0000 (UTC) (envelope-from michiel@boland.org) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.freebsd.org (Postfix) with ESMTP id 534ED8FC1A for ; Tue, 31 Jan 2012 16:56:48 +0000 (UTC) Received: from charlemagne.boland.org (150-42-215.ftth.xms.internl.net [82.215.42.150]) (authenticated bits=0) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id q0VGZams082821 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 31 Jan 2012 17:35:37 +0100 (CET) (envelope-from michiel@boland.org) Message-ID: <4F281858.4030208@boland.org> Date: Tue, 31 Jan 2012 17:35:36 +0100 From: Michiel Boland User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.25) Gecko/20120114 Thunderbird/3.1.17 MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org References: <4F281812.6060506@xs4all.nl> In-Reply-To: <4F281812.6060506@xs4all.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: dumps don't fit on swap with default install X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2012 16:56:49 -0000 On 01/31/2012 17:34, Michiel Boland wrote: [...] > Maybe swapon(8) is being overly restrictive I meant dumpon(8) of course.