nightmorph    08/03/06 05:59:25

  Modified:             gentoo-x86-quickinstall-system.xml
                        migration-to-2.6.xml
  Log:
  fixed grub codelistings for KDM's broken stupidity. note that the handbook 
files were fixed in draft, since release is just around the corner. bug 211634.

Revision  Changes    Path
1.2                  xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml?r1=1.1&r2=1.2

Index: gentoo-x86-quickinstall-system.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gentoo-x86-quickinstall-system.xml  1 Jan 2008 21:32:30 -0000       1.1
+++ gentoo-x86-quickinstall-system.xml  6 Mar 2008 05:59:25 -0000       1.2
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml,v 1.1 
2008/01/01 21:32:30 neysx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml,v 1.2 
2008/03/06 05:59:25 nightmorph Exp $ -->
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
 
 <included>
 
-<version>1</version>
-<date>2008-01-01</date>
+<version>2</version>
+<date>2008-03-05</date>
 
 <section>
 <title>Configure the system</title>
@@ -190,7 +190,7 @@
 default 0
 timeout 10
 
-title=Gentoo
+title Gentoo
 root (hd0,0)
 kernel /boot/kernel root=<keyval id="root"/>
 </pre>



1.27                 xml/htdocs/doc/en/migration-to-2.6.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?r1=1.26&r2=1.27

Index: migration-to-2.6.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- migration-to-2.6.xml        2 Jan 2008 00:33:02 -0000       1.26
+++ migration-to-2.6.xml        6 Mar 2008 05:59:25 -0000       1.27
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 
1.26 2008/01/02 00:33:02 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 
1.27 2008/03/06 05:59:25 nightmorph Exp $ -->
 
 <guide link="/doc/en/migration-to-2.6.xml">
 <title>The complete Gentoo Linux 2.6 migration guide</title>
@@ -26,8 +26,8 @@
 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2.
 </abstract>
 
-<version>0.3</version>
-<date>2008-01-01</date>
+<version>0.4</version>
+<date>2008-03-05</date>
 
 <chapter>
 <title>Introduction</title>
@@ -892,7 +892,7 @@
 </p>
 
 <pre caption="Sample GRUB config for genkernel + udev">
-title=Gentoo Linux (2.6 kernel)
+title Gentoo Linux (2.6 kernel)
 root (hd0,0)
 kernel /kernel-2.6.10-gentoo-r4 <i>udev</i> root=/dev/ram0 init=/linuxrc 
ramdisk=8192 real_root=/dev/hda3
 initrd /initrd-2.6.10-gentoo-r4



-- 
[email protected] mailing list

Reply via email to