rane 06/08/13 19:24:35
Modified: hb-install-hppa-bootloader.xml
hb-install-hppa-kernel.xml
Log:
#143694, bumping kernel to 2.6.16.18-pa11
Revision Changes Path
1.2
xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml?r1=1.1&r2=1.2
Index: hb-install-hppa-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/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 9 Aug 2006 16:35:14 -0000 1.1
+++ hb-install-hppa-bootloader.xml 13 Aug 2006 19:24:35 -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.1/hb-install-hppa-bootloader.xml,v
1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml,v
1.2 2006/08/13 19:24:35 rane Exp $ -->
<sections>
@@ -22,15 +22,15 @@
</p>
<pre caption = "/etc/palo.conf example">
---commandline=2/kernel-2.6.15.1-pa4 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.15.1-pa4</c> means the kernel named
-<c>kernel-2.6.15.1-pa4</c> resides on the second partition. Beware, the path
+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 partition, not to the root of your filesystem.
</p>
1.3
xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml?r1=1.2&r2=1.3
Index: hb-install-hppa-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-hppa-kernel.xml 10 Aug 2006 09:02:26 -0000 1.2
+++ hb-install-hppa-kernel.xml 13 Aug 2006 19:24:35 -0000 1.3
@@ -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.1/hb-install-hppa-kernel.xml,v
1.2 2006/08/10 09:02:26 fox2mike Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml,v
1.3 2006/08/13 19:24:35 rane 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.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 ->
linux-2.6.16.18_p11
+lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux ->
hppa-sources-2.6.16.18-pa11
</pre>
<p>
--
[email protected] mailing list