swift 05/04/07 17:09:29 Modified: xml/htdocs/doc/en lvm2.xml Log: #84463 - Add warning about lvm2 issue on 2005.0 installcd
Revision Changes Path 1.11 +10 -3 xml/htdocs/doc/en/lvm2.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml?rev=1.11&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml?rev=1.11&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml.diff?r1=1.10&r2=1.11&cvsroot=gentoo Index: lvm2.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- lvm2.xml 13 Feb 2005 14:01:22 -0000 1.10 +++ lvm2.xml 7 Apr 2005 17:09:29 -0000 1.11 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.10 2005/02/13 14:01:22 aaby Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.11 2005/04/07 17:09:29 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link = "/doc/en/lvm2.xml"> @@ -21,8 +21,8 @@ <license/> -<version>2.0.6</version> -<date>2004-11-21</date> +<version>2.0.7</version> +<date>2005-04-07</date> <chapter> <title>Introduction</title> @@ -75,6 +75,13 @@ Not all 2.4 kernels provided by Gentoo support LVM2! </p> +<warn> +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. +</warn> + </body> </section> <section> -- [email protected] mailing list
