swift 05/06/02 17:34:54
Modified: xml/htdocs/doc/en/handbook/2005.0
hb-install-alpha-kernel.xml
Log:
Alpha has no lspci in distfiles
Revision Changes Path
1.5 +5 -10
xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: hb-install-alpha-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hb-install-alpha-kernel.xml 2 Jun 2005 17:27:09 -0000 1.4
+++ hb-install-alpha-kernel.xml 2 Jun 2005 17:34:54 -0000 1.5
@@ -4,11 +4,11 @@
<!-- 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/2005.0/hb-install-alpha-kernel.xml,v
1.4 2005/06/02 17:27:09 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml,v
1.5 2005/06/02 17:34:54 swift Exp $ -->
<sections>
-<version>4.2</version>
+<version>4.3</version>
<date>2005-06-02</date>
<section>
@@ -112,14 +112,9 @@
<p>
However, one thing <e>is</e> true: you must know your system when you start
-configuring a kernel manually. Most information can be gathered by emerging
-pciutils (<c>emerge pciutils</c>) which contains <c>lscpi</c>. You will now
-be able to use <c>lspci</c> within the chrooted environment. You may safely
-ignore any <e>pcilib</e> warnings (like pcilib: cannot open
-/sys/bus/pci/devices) that <c>lspci</c> throws out. Alternatively, you can run
-<c>lscpi</c> from a <e>non-chrooted</e> environment. The results are the same.
-You can also run <c>lsmod</c> to see what kernel modules the Installation CD
-uses (it might provide you with a nice hint on what to enable).
+configuring a kernel manually. You can run <c>lsmod</c> to see what kernel
+modules the Installation CD uses (it might provide you with a nice hint on
+what to enable).
</p>
<p>
--
[email protected] mailing list