nightmorph    06/08/30 23:08:59

  Modified:             hb-install-hppa-bootloader.xml
                        hb-install-hppa-kernel.xml
  Log:
  remembered to update kernel version to latest per bug 143694

Revision  Changes    Path
1.15                 xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?r1=1.14&r2=1.15

Index: hb-install-hppa-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- hb-install-hppa-bootloader.xml      30 Aug 2006 22:52:28 -0000      1.14
+++ hb-install-hppa-bootloader.xml      30 Aug 2006 23:08:59 -0000      1.15
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-hppa-bootloader.xml,v 
1.14 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v 
1.15 2006/08/30 23:08:59 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
+<version>7.1</version>
 <date>2006-08-30</date>
 
 <section>
@@ -30,16 +30,17 @@
 </p>
 
 <pre caption = "/etc/palo.conf example">
---commandline=2/kernel-2.6.12.2-pa2 root=/dev/sda4
+--commandline=2/kernel-2.6.16.18-pa11 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 
-to the kernel is relative to the boot partition, not to the root partition.
+The first line tells palo the location of the kernel and which boot parameters
+it must use.  <c>2/kernel-2.6.16.18-pa11</c> means the kernel named
+<c>/kernel-2.6.16.18-pa11</c> resides on the second partition.  Beware, the
+path to the kernel is relative to the boot partition, not to the root
+partition.
 </p>
 
 <p>



1.33                 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.32&r2=1.33

Index: hb-install-hppa-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- hb-install-hppa-kernel.xml  30 Aug 2006 22:52:28 -0000      1.32
+++ hb-install-hppa-kernel.xml  30 Aug 2006 23:08:59 -0000      1.33
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-hppa-kernel.xml,v 
1.32 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 
1.33 2006/08/30 23:08:59 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
+<version>7.1</version>
 <date>2006-08-30</date>
 
 <section>
@@ -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.15.1-pa4</c>. Your version may be
+kernel source points to <c>hppa-sources-2.6.16.18-pa11</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.16.18_p11
+lrwxrwxrwx    1 root     root           12 Oct 13 11:04 /usr/src/linux -&gt; 
linux-2.6.16.18-p11
 </pre>
 
 <p>



-- 
[email protected] mailing list

Reply via email to