nightmorph    12/08/05 01:21:49

  Modified:             hb-install-x86+amd64-bootloader.xml
  Log:
  fix real_root for lilo. bug #429940

Revision  Changes    Path
1.27                 
xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.26&r2=1.27

Index: hb-install-x86+amd64-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- hb-install-x86+amd64-bootloader.xml 22 Apr 2012 17:44:07 -0000      1.26
+++ hb-install-x86+amd64-bootloader.xml 5 Aug 2012 01:21:49 -0000       1.27
@@ -4,12 +4,12 @@
 <!-- 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-x86+amd64-bootloader.xml,v
 1.26 2012/04/22 17:44:07 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
 1.27 2012/08/05 01:21:49 nightmorph Exp $ -->
 
 <sections>
 
-<version>10</version>
-<date>2012-04-22</date>
+<version>11</version>
+<date>2012-08-04</date>
 
 <section>
 <title>Making your Choice</title>
@@ -510,7 +510,7 @@
 image=/boot/<keyval id="kernel-name"/>
   label=gentoo
   read-only
-  <i>real_</i>root=/dev/sda3
+  <i>append="real_root=/dev/sda3"</i>
   <i>initrd=/boot/<keyval id="genkernel-initrd" /></i>
 </pre>
 




Reply via email to