Gentoo Archives: gentoo-commits

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml
Date: Fri, 01 Jan 2010 17:45:28
Message-Id: E1NQlZ1-000803-7a@stork.gentoo.org
1 nightmorph 10/01/01 17:45:27
2
3 Modified: hb-install-x86+amd64-bootloader.xml
4 Log:
5 rewrite real_rootflags stuff to make sense. from bug 273803 comment 17
6
7 Revision Changes Path
8 1.16 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.16&view=markup
11 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
12 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
13
14 Index: hb-install-x86+amd64-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
17 retrieving revision 1.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- hb-install-x86+amd64-bootloader.xml 17 Nov 2009 05:55:40 -0000 1.15
21 +++ hb-install-x86+amd64-bootloader.xml 1 Jan 2010 17:45:26 -0000 1.16
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 -<version>6.5</version>
32 -<date>2009-11-16</date>
33 +<version>6.6</version>
34 +<date>20109-01-01</date>
35
36 <section>
37 <title>Making your Choice</title>
38 @@ -287,10 +287,8 @@
39 </p>
40
41 <p>
42 -If your bootloader configuration file contains the real_root parameter use the
43 -rootflags parameter to set root filesystem mount options. In the case where
44 -real_root defines the root mount point, the real_rootflags parameter should be
45 -used.
46 +If your bootloader configuration file contains the real_root parameter, use the
47 +real_rootflags parameter to set root filesystem mount options.
48 </p>
49
50 <p>