alin 05/09/10 11:31:51 Modified: xml/htdocs/doc/en migration-to-2.6.xml Log: Fixed typo: /etc/make.profile instead of /etc/make.profiles
Revision Changes Path 1.22 +4 -4 xml/htdocs/doc/en/migration-to-2.6.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo Index: migration-to-2.6.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- migration-to-2.6.xml 8 Sep 2005 10:32:09 -0000 1.21 +++ migration-to-2.6.xml 10 Sep 2005 11:31:51 -0000 1.22 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.21 2005/09/08 10:32:09 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.22 2005/09/10 11:31:51 alin Exp $ --> <guide link="/doc/en/migration-to-2.6.xml"> @@ -28,8 +28,8 @@ 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2. </abstract> -<version>0.2.9</version> -<date>2005-09-08</date> +<version>0.2.10</version> +<date>2005-09-10</date> <chapter> <title>Introduction</title> @@ -80,7 +80,7 @@ <p> From the 2005.0 release of Gentoo Linux, the default kernel is the latest 2.6 series kernel. The default profile of the system is picked up from -<path>/etc/make.profiles</path> which on 2005.0 or above would be a symlink to +<path>/etc/make.profile</path> which on 2005.0 or above would be a symlink to <path>/usr/portage/profiles/default-linux/x86/2005.0</path> under which various important settings are taken care of. </p> -- [email protected] mailing list
