fox2mike    06/02/17 20:11:57

  Modified:    xml/htdocs/doc/en/handbook/draft/2006.0 hb-install-about.xml
                        hb-install-hppa-bootloader.xml
                        hb-install-hppa-kernel.xml
  Log:
  hppa updates for 2006.0, thanks to dertobi123 for the patch

Revision  Changes    Path
1.5       +1 -4      
xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.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/draft/2006.0/hb-install-about.xml?rev=1.5&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-about.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo

Index: hb-install-about.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hb-install-about.xml        10 Feb 2006 20:11:59 -0000      1.4
+++ hb-install-about.xml        17 Feb 2006 20:11:56 -0000      1.5
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v
 1.4 2006/02/10 20:11:59 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v
 1.5 2006/02/17 20:11:56 fox2mike Exp $ -->
 
 <sections>
 
@@ -272,9 +272,6 @@
     The <b>amd64</b> architecture (amd64)
   </li>
   <li>
-    The <b>hppa</b> architecture (hppa1.1, hppa2.0)
-  </li>
-  <li>
     The <b>ppc</b> architecture (ppc32, ppc64)
   </li>
   <li>



1.2       +4 -4      
xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.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-hppa-bootloader.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-hppa-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-hppa-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-hppa-bootloader.xml      1 Feb 2006 18:38:17 -0000       1.1
+++ hb-install-hppa-bootloader.xml      17 Feb 2006 20:11:56 -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-hppa-bootloader.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-hppa-bootloader.xml,v
 1.2 2006/02/17 20:11:56 fox2mike Exp $ -->
 
 <sections>
 
@@ -22,15 +22,15 @@
 </p>
 
 <pre caption = "/etc/palo.conf example">
---commandline=2/kernel-2.6.12.2-pa2 root=/dev/sda4
+--commandline=2/kernel-2.6.15.1-pa4 root=/dev/sda4
 --recoverykernel=/vmlinux.old
 --init-partitioned=/dev/sda
 </pre>
 
 <p>
 The first line tells palo the location of the kernel and which boot
-parameters it must use. <c>2/kernel-2.6.12.2-pa2</c> means the kernel named
-<c>kernel-2.6.12.2-pa2</c> resides on the second partition. Beware, the path
+parameters it must use. <c>2/kernel-2.6.15.1-pa4</c> means the kernel named
+<c>kernel-2.6.15.1-pa4</c> resides on the second partition. Beware, the path
 to the kernel is relative to the partition, not to the root of your filesystem.
 </p>
 



1.2       +3 -3      
xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.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-hppa-kernel.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-hppa-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-hppa-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-hppa-kernel.xml  1 Feb 2006 18:38:17 -0000       1.1
+++ hb-install-hppa-kernel.xml  17 Feb 2006 20:11:56 -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/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.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-hppa-kernel.xml,v
 1.2 2006/02/17 20:11:56 fox2mike Exp $ -->
 
 <sections>
 
@@ -63,13 +63,13 @@
 <p>
 When you take a look in <path>/usr/src</path> you should see a symlink called
 <path>linux</path> pointing to your kernel source. In this case, the installed
-kernel source points to <c>hppa-sources-2.6.12.2-pa2</c>. Your version may be
+kernel source points to <c>hppa-sources-2.6.15.1-pa4</c>. Your version may be
 different, so keep this in mind. 
 </p>
 
 <pre caption="Viewing the kernel source symlink">
 # <i>ls -l /usr/src/linux</i>
-lrwxrwxrwx    1 root     root           12 Oct 13 11:04 /usr/src/linux -&gt; 
linux-2.6.12.2-pa2
+lrwxrwxrwx    1 root     root           12 Oct 13 11:04 /usr/src/linux -&gt; 
linux-2.6.15.1-pa4
 </pre>
 
 <p>



-- 
[email protected] mailing list

Reply via email to