neysx 06/10/04 14:32:04 Modified: gentoo-x86-tipsntricks.xml Log: Add a link to gentoo-x86+raid+lvm2-quickinstall.xml in softraid section
Revision Changes Path 1.19 xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml?rev=1.19&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml?r1=1.18&r2=1.19 Index: gentoo-x86-tipsntricks.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gentoo-x86-tipsntricks.xml 28 Aug 2006 09:42:53 -0000 1.18 +++ gentoo-x86-tipsntricks.xml 4 Oct 2006 14:32:04 -0000 1.19 @@ -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/gentoo-x86-tipsntricks.xml,v 1.18 2006/08/28 09:42:53 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml,v 1.19 2006/10/04 14:32:04 neysx Exp $ --> <guide link="/doc/en/gentoo-x86-tipsntricks.xml"> <title>Gentoo/x86 Installation Tips & Tricks</title> @@ -23,8 +23,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.11</version> -<date>2006-03-30</date> +<version>1.12</version> +<date>2006-10-04</date> <chapter> <title>Introduction</title> @@ -87,9 +87,15 @@ link="http://tldp.org/HOWTO/Software-RAID-HOWTO.html">Software-RAID-HOWTO</uri>. </note> +<note> +A more detailed procedure can be found in our <uri +link="/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml">Software Raid and LVM2 x86 +Quick Install Guide</uri>. +</note> + <p> -Once you are booted from the Installation CD, load the appropriate RAID modules. For -instance, if you plan on using RAID-1: +Once you are booted from the Installation CD, load the appropriate RAID +modules. For instance, if you plan on using RAID-1: </p> <pre caption="Loading the RAID-1 module"> -- [email protected] mailing list
