Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: lvm2.xml
Date: Tue, 16 Aug 2005 22:30:29
Message-Id: 200508162229.j7GMTa8V023619@robin.gentoo.org
1 neysx 05/08/16 22:30:19
2
3 Modified: xml/htdocs/doc/en lvm2.xml
4 Log:
5 #102294 Use 1GB for the root partition to leave some space for kernel modules under /lib
6
7 Revision Changes Path
8 1.14 +7 -7 xml/htdocs/doc/en/lvm2.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml?rev=1.14&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml?rev=1.14&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml.diff?r1=1.13&r2=1.14&cvsroot=gentoo
13
14 Index: lvm2.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- lvm2.xml 2 Jul 2005 10:54:44 -0000 1.13
21 +++ lvm2.xml 16 Aug 2005 22:30:19 -0000 1.14
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.13 2005/07/02 10:54:44 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.14 2005/08/16 22:30:19 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link = "/doc/en/lvm2.xml">
29 @@ -21,8 +21,8 @@
30
31 <license/>
32
33 -<version>2.0.9</version>
34 -<date>2005-07-02</date>
35 +<version>2.0.10</version>
36 +<date>2005-08-17</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -147,12 +147,12 @@
41 </pre>
42
43 <p>
44 -Create a / (root) partition (hda3). If you are interested in trying to put
45 -your root partition under LVM management (which we do not recommend), see the
46 +Create a / (root) partition (hda3). If you are interested in trying to put your
47 +root partition under LVM management (which we do not recommend), see the
48 resources section at the end of this guide for a link to a mini-howto on how to
49 -do this. The size of the root partition need not be large if you will keep
50 +do this. The size of the root partition need not be large if you will keep
51 <path>/opt /usr /home /var</path> and <path>/tmp</path> in an LVM2 Volume Group
52 -(vg). In this case, 150M is sufficient.
53 +(vg). In this case, 1GB should be sufficient.
54 </p>
55
56 <note>
57
58
59
60 --
61 gentoo-doc-cvs@g.o mailing list