nightmorph 10/01/01 17:45:26 Modified: hb-install-x86+amd64-bootloader.xml Log: rewrite real_rootflags stuff to make sense. from bug 273803 comment 17
Revision Changes Path 1.16 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.16&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.15&r2=1.16 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.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- hb-install-x86+amd64-bootloader.xml 17 Nov 2009 05:55:40 -0000 1.15 +++ hb-install-x86+amd64-bootloader.xml 1 Jan 2010 17:45:26 -0000 1.16 @@ -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.15 2009/11/17 05:55:40 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.16 2010/01/01 17:45:26 nightmorph Exp $ --> <sections> -<version>6.5</version> -<date>2009-11-16</date> +<version>6.6</version> +<date>20109-01-01</date> <section> <title>Making your Choice</title> @@ -287,10 +287,8 @@ </p> <p> -If your bootloader configuration file contains the real_root parameter use the -rootflags parameter to set root filesystem mount options. In the case where -real_root defines the root mount point, the real_rootflags parameter should be -used. +If your bootloader configuration file contains the real_root parameter, use the +real_rootflags parameter to set root filesystem mount options. </p> <p>
