Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-x86+raid+lvm2-quickinstall.xml gentoo-x86-quickinstall-system.xml
Date: Tue, 23 Aug 2011 15:12:27
Message-Id: 20110823151217.2AE5A2004C@flycatcher.gentoo.org
1 swift 11/08/23 15:12:17
2
3 Modified: gentoo-x86+raid+lvm2-quickinstall.xml
4 gentoo-x86-quickinstall-system.xml
5 Log:
6 Fix bug #376691 - Inform users about metadata and initramfs relation. Also mention domdadm in case of genkernel initramfs usage. Thanks to Andre Kloth for reporting
7
8 Revision Changes Path
9 1.29 xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?r1=1.28&r2=1.29
14
15 Index: gentoo-x86+raid+lvm2-quickinstall.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- gentoo-x86+raid+lvm2-quickinstall.xml 9 May 2011 20:15:47 -0000 1.28
22 +++ gentoo-x86+raid+lvm2-quickinstall.xml 23 Aug 2011 15:12:17 -0000 1.29
23 @@ -1,5 +1,5 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v 1.28 2011/05/09 20:15:47 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v 1.29 2011/08/23 15:12:17 swift Exp $ -->
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 <guide>
30 @@ -29,8 +29,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>18</version>
35 -<date>2011-05-09</date>
36 +<version>19</version>
37 +<date>2011-08-23</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -178,7 +178,8 @@
42 </pre>
43
44 <p>
45 -Then create the RAID device nodes and devices. Please bear in mind that the
46 +Then create the RAID device nodes and devices. Please bear in mind that, if you
47 +are not using an initramfs to help during boot, the
48 <c>/boot</c> and <c>/</c> mount points should use an older metadata format which
49 can be specified by the <c>--metadata=0.90</c> flag:
50 </p>
51 @@ -209,6 +210,12 @@
52 </pre>
53
54 <p>
55 +If you use an initramfs, then it is responsible for assembling the RAID arrays
56 +during boot. When using a genkernel initramfs, this can be triggered using the
57 +<c>domdadm</c> boot option.
58 +</p>
59 +
60 +<p>
61 Then create the LVM2 volumes in <path>/dev/md4</path>. The following scheme is
62 used as an <b>example</b>:
63 </p>
64
65
66
67 1.4 xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml?rev=1.4&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml?rev=1.4&content-type=text/plain
71 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml?r1=1.3&r2=1.4
72
73 Index: gentoo-x86-quickinstall-system.xml
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml,v
76 retrieving revision 1.3
77 retrieving revision 1.4
78 diff -u -r1.3 -r1.4
79 --- gentoo-x86-quickinstall-system.xml 12 Aug 2011 19:09:10 -0000 1.3
80 +++ gentoo-x86-quickinstall-system.xml 23 Aug 2011 15:12:17 -0000 1.4
81 @@ -1,11 +1,11 @@
82 <?xml version='1.0' encoding="UTF-8"?>
83 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml,v 1.3 2011/08/12 19:09:10 swift Exp $ -->
84 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-system.xml,v 1.4 2011/08/23 15:12:17 swift Exp $ -->
85 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
86
87 <included>
88
89 -<version>3</version>
90 -<date>2011-08-12</date>
91 +<version>4</version>
92 +<date>2011-08-23</date>
93
94 <section>
95 <title>Configure the system</title>
96 @@ -172,7 +172,8 @@
97
98 <body>
99 <p>
100 -Emerge <c>grub</c> and configure it.
101 +Emerge <c>grub</c> and configure it. Do not forget to update the necessary boot
102 +parameters if you are using an initramfs.
103 </p>
104
105 <pre caption="Emerge grub and edit its configuration file">