From owner-svn-doc-head@FreeBSD.ORG Tue Oct 15 00:37:18 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0EB1624D; Tue, 15 Oct 2013 00:37:18 +0000 (UTC) (envelope-from dru@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F03C62356; Tue, 15 Oct 2013 00:37:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9F0bH4o067433; Tue, 15 Oct 2013 00:37:17 GMT (envelope-from dru@svn.freebsd.org) Received: (from dru@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9F0bH72067432; Tue, 15 Oct 2013 00:37:17 GMT (envelope-from dru@svn.freebsd.org) Message-Id: <201310150037.r9F0bH72067432@svn.freebsd.org> From: Dru Lavigne Date: Tue, 15 Oct 2013 00:37:17 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42961 - head/en_US.ISO8859-1/books/handbook/linuxemu X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 15 Oct 2013 00:37:18 -0000 Author: dru Date: Tue Oct 15 00:37:17 2013 New Revision: 42961 URL: http://svnweb.freebsd.org/changeset/doc/42961 Log: Comment out Oracle for now as it too is only 64-bit. Use ignore instead of dashes and comments as this is a cleaner way to accomplish this. Approved by: hrs (mentor) Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Mon Oct 14 20:30:56 2013 (r42960) +++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Tue Oct 15 00:37:17 2013 (r42961) @@ -326,7 +326,7 @@ multi on - + While the Oracle website is unclear, the installation script is: You + are attempting to install 64-bit Oracle on a 32-bit operating system. + This is not supported and will not work. @@ -881,7 +884,6 @@ exit 0 Moolenaar Contributed by - Installing &oracle; @@ -1084,7 +1086,7 @@ export PATH ! CHOWN=/bin/chown # # Define variables to be used in this script ---- 31,37 ---- + --- 31,37 ---- # This is the default value for CHOWN # It will redefined later in this script for those ports # which have it conditionally defined in ss_install.h @@ -1135,6 +1137,7 @@ export PATH running on &linux;. +?> Advanced Topics