fox2mike 06/01/22 04:06:10 Modified: xml/htdocs/doc/en/articles lvm-p1.xml lvm-p2.xml Log: #119882 - Sistina redirects to RedHat and none of the old links work. Commented them out, updated the LVM tarball link to point to RedHat's pub ftp.
Revision Changes Path 1.4 +5 -5 xml/htdocs/doc/en/articles/lvm-p1.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p1.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p1.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p1.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: lvm-p1.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p1.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lvm-p1.xml 9 Oct 2005 17:13:23 -0000 1.3 +++ lvm-p1.xml 22 Jan 2006 04:06:10 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p1.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p1.xml,v 1.4 2006/01/22 04:06:10 fox2mike Exp $ --> <guide link="/doc/en/articles/lvm-p1.xml" disclaimer="articles"> <title>Learning Linux LVM, Part 1</title> @@ -25,8 +25,8 @@ document is an updated version of the original article, and contains various improvements made by the Gentoo Linux Documentation team --> -<version>1.1</version> -<date>2005-10-09</date> +<version>1.2</version> +<date>2006-01-22</date> <chapter> <title>Storage management magic with Logical Volume Management</title> @@ -384,8 +384,8 @@ <ul> <li> - Download the <uri link="http://www.sistina.com/">LVM tarball</uri> from - Sistina Software. + Download the <uri link="ftp://sources.redhat.com/pub/lvm2">LVM + tarball</uri> from RedHat. </li> <li> The impatient will want to check out <uri 1.4 +7 -5 xml/htdocs/doc/en/articles/lvm-p2.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p2.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p2.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p2.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: lvm-p2.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p2.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lvm-p2.xml 9 Oct 2005 17:13:23 -0000 1.3 +++ lvm-p2.xml 22 Jan 2006 04:06:10 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p2.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p2.xml,v 1.4 2006/01/22 04:06:10 fox2mike Exp $ --> <guide link="/doc/en/articles/lvm-p2.xml" disclaimer="articles"> <title>Learning Linux LVM, Part 2</title> @@ -25,8 +25,8 @@ document is an updated version of the original article, and contains various improvements made by the Gentoo Linux Documentation team --> -<version>1.1</version> -<date>2005-10-09</date> +<version>1.2</version> +<date>2006-01-22</date> <chapter> <title>The cvs.gentoo.org upgrade</title> @@ -436,9 +436,10 @@ link="/doc/en/articles/lvm-p1.xml">Learning Linux LVM, Part 1</uri>. </li> <li> - Download the <uri link="http://www.sistina.com">LVM tarball</uri> from - Sistina Software. + Download the <uri link="ftp://sources.redhat.com/pub/lvm2">LVM + tarball</uri> from RedHat. </li> +<!-- Comment out Sistina links, Bug #119882 <li> Sistina now has an excellent <uri link="http://www.sistina.com/lvm/doc/lvm_howto/index.html">LVM HOWTO</uri> @@ -449,6 +450,7 @@ link="http://www.sistina.com/cgi-bin/lvm-faqprocessor.cgi">Linux LVM FAQ</uri>. </li> +--> <li> The impatient will want to check out <uri link="http://www.linux.org/docs/ldp/howto/LVM-HOWTO.html">Heinz -- [email protected] mailing list
