* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: handbook-x86.xml
@ 2010-07-20 2:05 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 2+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-07-20 2:05 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 10/07/20 02:05:22
Modified: handbook-x86.xml
Log:
update x86 handbook kernel version for latest stable
Revision Changes Path
1.174 xml/htdocs/doc/en/handbook/handbook-x86.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.174&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.174&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?r1=1.173&r2=1.174
Index: handbook-x86.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- handbook-x86.xml 29 Dec 2009 19:59:18 -0000 1.173
+++ handbook-x86.xml 20 Jul 2010 02:05:22 -0000 1.174
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.173 2009/12/29 19:59:18 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.174 2010/07/20 02:05:22 nightmorph Exp $ -->
<book>
<title>Gentoo Linux x86 Handbook</title>
@@ -10,10 +10,10 @@
<key id="arch">x86</key>
<key id="arch-sub">i386</key>
<key id="/boot">/dev/sda1</key>
- <key id="kernel-version">2.6.31-r6</key>
- <key id="kernel-name">kernel-2.6.31-gentoo-r6</key>
- <key id="genkernel-name">kernel-genkernel-x86-2.6.31-gentoo-r6</key>
- <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.31-gentoo-r6</key>
+ <key id="kernel-version">2.6.34-r1</key>
+ <key id="kernel-name">kernel-2.6.34-gentoo-r1</key>
+ <key id="genkernel-name">kernel-genkernel-x86-2.6.34-gentoo-r1</key>
+ <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.34-gentoo-r1</key>
<key id="min-cd-name">install-x86-minimal-<release>.iso</key>
<key id="min-cd-size">104</key>
<key id="release-dir">releases/x86/autobuilds/</key>
@@ -141,8 +141,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>10.1</version>
-<date>2009-12-29</date>
+<version>10.2</version>
+<date>2010-07-19</date>
<part>
<title>Installing Gentoo</title>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: handbook-x86.xml
@ 2012-04-29 16:36 Sven Vermeulen (swift)
0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2012-04-29 16:36 UTC (permalink / raw
To: gentoo-doc-cvs
swift 12/04/29 16:36:10
Modified: handbook-x86.xml
Log:
Fix bug #414005 - Kernel binary is in arch/x86/boot directory, not arch/i386/boot. reported by Bruce Hill.
Revision Changes Path
1.177 xml/htdocs/doc/en/handbook/handbook-x86.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.177&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.177&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?r1=1.176&r2=1.177
Index: handbook-x86.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- handbook-x86.xml 26 Feb 2012 09:49:46 -0000 1.176
+++ handbook-x86.xml 29 Apr 2012 16:36:10 -0000 1.177
@@ -1,14 +1,14 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.176 2012/02/26 09:49:46 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.177 2012/04/29 16:36:10 swift Exp $ -->
<book>
<title>Gentoo Linux x86 Handbook</title>
<values>
<key id="arch">x86</key>
- <key id="arch-sub">i386</key>
+ <key id="arch-sub">x86</key>
<key id="/boot">/dev/sda1</key>
<key id="kernel-version">2.6.34-r1</key>
<key id="kernel-name">kernel-2.6.34-gentoo-r1</key>
@@ -141,8 +141,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>12</version>
-<date>2012-02-26</date>
+<version>13</version>
+<date>2012-04-29</date>
<part>
<title>Installing Gentoo</title>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-29 18:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-29 16:36 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: handbook-x86.xml Sven Vermeulen (swift)
-- strict thread matches above, loose matches on Subject: below --
2010-07-20 2:05 Joshua Saddler (nightmorph)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox