neysx 05/08/16 22:30:19 Modified: xml/htdocs/doc/en lvm2.xml Log: #102294 Use 1GB for the root partition to leave some space for kernel modules under /lib
Revision Changes Path 1.14 +7 -7 xml/htdocs/doc/en/lvm2.xml 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 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml?rev=1.14&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/lvm2.xml.diff?r1=1.13&r2=1.14&cvsroot=gentoo Index: lvm2.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- lvm2.xml 2 Jul 2005 10:54:44 -0000 1.13 +++ lvm2.xml 16 Aug 2005 22:30:19 -0000 1.14 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.13 2005/07/02 10:54:44 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.14 2005/08/16 22:30:19 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link = "/doc/en/lvm2.xml"> @@ -21,8 +21,8 @@ <license/> -<version>2.0.9</version> -<date>2005-07-02</date> +<version>2.0.10</version> +<date>2005-08-17</date> <chapter> <title>Introduction</title> @@ -147,12 +147,12 @@ </pre> <p> -Create a / (root) partition (hda3). If you are interested in trying to put -your root partition under LVM management (which we do not recommend), see the +Create a / (root) partition (hda3). If you are interested in trying to put your +root partition under LVM management (which we do not recommend), see the resources section at the end of this guide for a link to a mini-howto on how to -do this. The size of the root partition need not be large if you will keep +do this. The size of the root partition need not be large if you will keep <path>/opt /usr /home /var</path> and <path>/tmp</path> in an LVM2 Volume Group -(vg). In this case, 150M is sufficient. +(vg). In this case, 1GB should be sufficient. </p> <note> -- [email protected] mailing list
