Return-Path: X-Original-To: apmail-gump-commits-archive@www.apache.org Delivered-To: apmail-gump-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D696A9D36 for ; Sun, 11 Mar 2012 05:56:16 +0000 (UTC) Received: (qmail 15102 invoked by uid 500); 11 Mar 2012 05:56:14 -0000 Mailing-List: contact commits-help@gump.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@gump.apache.org Delivered-To: mailing list commits@gump.apache.org Received: (qmail 15082 invoked by uid 99); 11 Mar 2012 05:56:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Mar 2012 05:56:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Mar 2012 05:56:11 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id AEB8A444 for ; Sun, 11 Mar 2012 05:55:50 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sun, 11 Mar 2012 05:55:50 -0000 Message-ID: <20120311055550.54644.77389@eos.apache.org> Subject: =?utf-8?q?=5BGump_Wiki=5D_Update_of_=22GumpZonesConfig=22_by_StefanBodewi?= =?utf-8?q?g?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Gump Wiki" for chan= ge notification. The "GumpZonesConfig" page has been changed by StefanBodewig: http://wiki.apache.org/gump/GumpZonesConfig?action=3Ddiff&rev1=3D27&rev2=3D= 28 - ''This page contains notes taken while installing a new FreeBSD jail in A= ugust 2010 - the new machine was named gump2 and later renamed to gump (whi= ch was the name of the old machine as well).'' + ''This page contains notes taken while installing a new FreeBSD jail in A= ugust 2010 - the new machine was named gump2 and later renamed to gump (whi= ch was the name of the old machine as well). It has been amended after the= OS has been upgraded in March 2012'' = - gump runs in a FreeBSD 8.2 jail on sigyn. + gump runs in a FreeBSD 9.0 jail on sigyn. = The installation procedure is pretty similar to that of VmgumpConfig so o= nly the differences are note here. = @@ -12, +12 @@ = {{{ $ java -version - java version "1.6.0_03-p4" - Java(TM) SE Runtime Environment (build 1.6.0_03-p4-root_18_aug_2010_10_10= -b00) - Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-p4-root_18_aug_2010_10_= 10-b00, mixed mode) + openjdk version "1.6.0_30" + OpenJDK Runtime Environment (build 1.6.0_30-b24) + OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) }}} = =3D=3D Other Dependencies =3D=3D @@ -40, +40 @@ = {{{ export GUMP_WORKSPACE=3D/srv/gump/public/gump/metadata/gump - export JAVA_HOME=3D/usr/local/jdk1.6.0 + export JAVA_HOME=3D/usr/local/openjdk6 export MAVEN_HOME=3D/opt/maven export M2_HOME=3D/opt/maven2 export M3_HOME=3D/opt/maven3