From owner-svn-doc-head@FreeBSD.ORG Wed Apr 1 16:16:50 2015 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 411829A0; Wed, 1 Apr 2015 16:16:50 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E263352; Wed, 1 Apr 2015 16:16:49 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t31GGlio010737 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 1 Apr 2015 10:16:47 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t31GGlCj010734; Wed, 1 Apr 2015 10:16:47 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 1 Apr 2015 10:16:47 -0600 (MDT) From: Warren Block To: Eitan Adler Subject: Re: svn commit: r46401 - head/en_US.ISO8859-1/books/handbook/bsdinstall In-Reply-To: <201504010517.t315HflE048223@svn.freebsd.org> Message-ID: References: <201504010517.t315HflE048223@svn.freebsd.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 01 Apr 2015 10:16:47 -0600 (MDT) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2015 16:16:50 -0000 On Wed, 1 Apr 2015, Eitan Adler wrote: > Author: eadler > Date: Wed Apr 1 05:17:40 2015 > New Revision: 46401 > URL: https://svnweb.freebsd.org/changeset/doc/46401 > > Log: > Minimum Hardware Requirements: installation instructions > > reduce the total amount of text and make it more explicit what the minimum and > recommend. Don't include a difference between graphical and non-graphical > systems since these days, RAM is cheap. Most consumer machines still come with less than 8G, and this can be read as implying that FreeBSD will not run well with less. That could discourage people from trying FreeBSD. Even PCBSD recommends a minimum of 4G. I suggest: RAM requirements depend on usage. A minimal FreeBSD system can run in 64M, but is limited. 1G or 2G of RAM is adequate for small servers. If ZFS or desktop environments are used, at least 4G is recommended.