From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 12 00:50:13 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 71F24D20 for ; Mon, 12 Aug 2013 00:50:13 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pd0-x22b.google.com (mail-pd0-x22b.google.com [IPv6:2607:f8b0:400e:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4DD972F72 for ; Mon, 12 Aug 2013 00:50:13 +0000 (UTC) Received: by mail-pd0-f171.google.com with SMTP id g10so2716519pdj.30 for ; Sun, 11 Aug 2013 17:50:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=R9J5DNfdXzS4Hvc7Fn8FB6ir7jkXBVg7CasXVIC4ijE=; b=QTeC0qnvM55sViD+APeJrETwPy7CJA5Gruwv8/5PTyAO+jGtpCD1cZnHtIDYxiPAnn TfO3ICAUUWvr9pQbwg6FscFjd51T7/Tsft46mcwpEwTNzMvLPmjwFl37guxTNnHNH/V8 FKcZncdPLg7xcyJ8G/vQk6piu9g4lnwFrYNnLpQWzsdUwlNnNUG/LDTb4gnt0PHLSZSq 9g6ZIrX8HIbxhYQd5hBY5UHZXAyO/vTbjCbwsHu9pcC4qv19kXCzuughH8F0Mo2PX9Ew x86OUmnWbP5Xx04UYyMtiBKxxWXgFaf12r3PHxi7TWmHLtSrI0oqPYQH1ofqClu9HYj7 XTEQ== MIME-Version: 1.0 X-Received: by 10.66.233.37 with SMTP id tt5mr10983463pac.95.1376268613021; Sun, 11 Aug 2013 17:50:13 -0700 (PDT) Received: by 10.68.51.169 with HTTP; Sun, 11 Aug 2013 17:50:12 -0700 (PDT) In-Reply-To: References: Date: Sun, 11 Aug 2013 20:50:12 -0400 Message-ID: Subject: min. sys. requirements From: Aryeh Friedman To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2013 00:50:13 -0000 Where would I find documentation on the minimum system requirements for 9.2 (not 9.1) and 10-CURRENT? I also need to know the requirements for the ports I am installing the top level ones are: devel/aegis devel/cook devel/fhist devel/tardy devel/thistest (forth coming as me as the maintainer) editors/vim emulator/XXX (forth coming as me as the maintainer -- name withheld til trademarks are applied for) java/openjdk6 secuirty/sudo www/tomcat7 Reason for asking is I am making a VM image for bhyve(4) and want to know how much ram, cpu and disk to allocate for the VM