jkt 08/06/15 21:28:52 Modified: hb-install-tools.xml Log: #227317, clarify that there's no need to install e2fsprogs by hand
Revision Changes Path 1.48 xml/htdocs/doc/en/handbook/hb-install-tools.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.48&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?r1=1.47&r2=1.48 Index: hb-install-tools.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- hb-install-tools.xml 1 Apr 2008 08:53:46 -0000 1.47 +++ hb-install-tools.xml 15 Jun 2008 21:28:52 -0000 1.48 @@ -4,7 +4,7 @@ <!-- 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-tools.xml,v 1.47 2008/04/01 08:53:46 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.48 2008/06/15 21:28:52 jkt Exp $ --> <sections> @@ -12,8 +12,8 @@ In this chapter we help you choose and install some important tools. </abstract> -<version>9.0</version> -<date>2008-04-01</date> +<version>9.1</version> +<date>2008-06-15</date> <section> <title>System Logger</title> @@ -115,7 +115,8 @@ <p> Depending on what file systems you are using, you need to install the necessary file system utilities (for checking the filesystem integrity, creating -additional file systems etc.). +additional file systems etc.). Please note that tools for managing ext2/ext3 +filesystems (<c>e2fsprogs</c>) are already installed as a part of the system. </p> <p> -- [email protected] mailing list
