From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q7BGr-00063f-KU for garchives@archives.gentoo.org; Tue, 05 Apr 2011 18:46:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5BF21C078; Tue, 5 Apr 2011 18:46:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A81A51C078 for ; Tue, 5 Apr 2011 18:46:06 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 359D81B40C1 for ; Tue, 5 Apr 2011 18:46:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8B61580065 for ; Tue, 5 Apr 2011 18:46:05 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: xml/hardened-virtualization.xml X-VCS-Directories: xml/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: b5a9baf81ec9ac08f7cbc12a6c2401d3945e6609 Date: Tue, 5 Apr 2011 18:46:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b53b66ac884327b03199720297be1b4e commit: b5a9baf81ec9ac08f7cbc12a6c2401d3945e6609 Author: Matthew Thode mthode org> AuthorDate: Tue Apr 5 18:42:42 2011 +0000 Commit: Matthew Thode mthode org> CommitDate: Tue Apr 5 18:42:42 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3Db5a9baf8 added VMWare Workstation findings --- xml/hardened-virtualization.xml | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/xml/hardened-virtualization.xml b/xml/hardened-virtualizatio= n.xml index 916b798..84e18b1 100644 --- a/xml/hardened-virtualization.xml +++ b/xml/hardened-virtualization.xml @@ -145,11 +145,13 @@ regards. It employs a hypervisor which boots a spec= ialize host's kernel =20

-TODO +VMWare Workstation needs to link precompiled binaries against system +libraries in order to function. Because Gentoo Hardened uses more secur= e +functions of GCC, VMWare Workstation cannot link against it. Because +VMWare Workstation cannot link, it does not function. In fact, using +VMWare Workstation at all on Hardened Gentoo led to a hard system reset.

=20 - -