From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IoQKk-00042b-6T for garchives@archives.gentoo.org; Sat, 03 Nov 2007 21:15:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id lA3LEv7I000534; Sat, 3 Nov 2007 21:14:57 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id lA3LEuLP000526 for ; Sat, 3 Nov 2007 21:14:57 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id A7F6F655FB for ; Sat, 3 Nov 2007 21:14:56 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IoQKV-0001ku-HQ for gentoo-doc-cvs@lists.gentoo.org; Sat, 03 Nov 2007 21:14:55 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: lvm2.xml Message-Id: From: Josh Saddler Date: Sat, 03 Nov 2007 21:14:55 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: ddc8ef3c-e8eb-4d45-9051-ade0d7ba70c8 X-Archives-Hash: 445f73112a96324de8eac07f1d4c86f8 nightmorph 07/11/03 21:14:55 Modified: lvm2.xml Log: removed old warning Revision Changes Path 1.23 xml/htdocs/doc/en/lvm2.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/lvm2.xml?rev=1.23&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/lvm2.xml?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/lvm2.xml?r1=1.22&r2=1.23 Index: lvm2.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- lvm2.xml 26 Feb 2007 08:58:04 -0000 1.22 +++ lvm2.xml 3 Nov 2007 21:14:55 -0000 1.23 @@ -1,5 +1,5 @@ - + @@ -24,8 +24,8 @@ -2.5 -2007-02-26 +2.6 +2007-11-03 Introduction @@ -76,13 +76,6 @@ Not all 2.4 kernels provided by Gentoo support LVM2!

- -The LVM2 available on the 2005.0 installation CDs is erroneously linked -dynamically against a library (libgpm) which resides in /usr. This means you -cannot have your /usr in an LVM environment as well. Either install the latest -version or version 2.0.33 (not -r1) which are built statically. - -
-- gentoo-doc-cvs@gentoo.org mailing list