Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-tools.xml
Date: Tue, 21 Feb 2006 19:30:45
Message-Id: 200602211930.k1LJUZmR011682@robin.gentoo.org
1 fox2mike 06/02/21 19:30:34
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0 hb-install-tools.xml
4 Log:
5 Added iprutils stuff specific to ppc64
6
7 Revision Changes Path
8 1.2 +18 -1 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml
9
10 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
11 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
12 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
13
14 Index: hb-install-tools.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-tools.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-tools.xml 1 Feb 2006 18:38:17 -0000 1.1
21 +++ hb-install-tools.xml 21 Feb 2006 19:30:34 -0000 1.2
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -200,6 +200,23 @@
32 long time to compile).
33 </p>
34
35 +</body>
36 +</subsection>
37 +<subsection>
38 +<title>Optional: RAID utilities for IBM hardware</title>
39 +<body>
40 +
41 +<p>
42 +If you are using SCSI RAID on a POWER5-based system, you should consider
43 +installing the <c>iprutils</c> which will allow you to work with the RAID disk
44 +array, get status on the disks in the arrays, and update microcode among other
45 +functions.
46 +</p>
47 +
48 +<pre caption="Installing iprutils">
49 +# <i>emerge iprutils</i>
50 +</pre>
51 +
52 <p>
53 Now continue with <uri link="?part=1&amp;chap=10">Configuring the
54 Bootloader</uri>.
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list