fox2mike 06/02/21 19:30:34 Modified: xml/htdocs/doc/en/handbook/draft/2006.0 hb-install-tools.xml Log: Added iprutils stuff specific to ppc64
Revision Changes Path 1.2 +18 -1 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: hb-install-tools.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-tools.xml 1 Feb 2006 18:38:17 -0000 1.1 +++ hb-install-tools.xml 21 Feb 2006 19:30:34 -0000 1.2 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml,v 1.2 2006/02/21 19:30:34 fox2mike Exp $ --> <sections> @@ -200,6 +200,23 @@ long time to compile). </p> +</body> +</subsection> +<subsection> +<title>Optional: RAID utilities for IBM hardware</title> +<body> + +<p> +If you are using SCSI RAID on a POWER5-based system, you should consider +installing the <c>iprutils</c> which will allow you to work with the RAID disk +array, get status on the disks in the arrays, and update microcode among other +functions. +</p> + +<pre caption="Installing iprutils"> +# <i>emerge iprutils</i> +</pre> + <p> Now continue with <uri link="?part=1&chap=10">Configuring the Bootloader</uri>. -- [email protected] mailing list
