nightmorph 07/11/03 21:30:56 Modified: handbook-mips.xml hb-install-system.xml Removed: hb-install-mips-system.xml Log: kicked out a mips-specific file, now using the profile key for the relevant section. mips now uses the same hb-install-system file as all the other arches. plus additional version changes, etc.
Revision Changes Path 1.28 xml/htdocs/doc/en/handbook/draft/handbook-mips.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?rev=1.28&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?r1=1.27&r2=1.28 Index: handbook-mips.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- handbook-mips.xml 2 Nov 2007 23:26:02 -0000 1.27 +++ handbook-mips.xml 3 Nov 2007 21:30:56 -0000 1.28 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v 1.27 2007/11/02 23:26:02 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v 1.28 2007/11/03 21:30:56 nightmorph Exp $ --> <book link="/doc/en/handbook/handbook-mips.xml"> <title>Gentoo Linux/MIPS Handbook</title> @@ -11,7 +11,7 @@ <key id="/boot">/dev/sda1</key> <key id="kernel-version">2.6.17.10-mips</key> <key id="kernel-name">kernel-2.6.17.10-mips</key> - <key id="profile">default-linux/mips/2007.0/generic-be/o32/</key> + <key id="profile">default-linux/mips/2007.1/generic-be/o32/</key> </values> <author title="Author"> @@ -135,7 +135,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>8.1</version> +<version>9.0</version> <date>2007-10-24</date> <part> @@ -188,7 +188,7 @@ have a Gentoo base system at your disposal. This chapter describes how to progress to that state. </abstract> - <include href="hb-install-mips-system.xml"/> + <include href="hb-install-system.xml"/> </chapter> <chapter> 1.34 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.34&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.33&r2=1.34 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- hb-install-system.xml 2 Nov 2007 23:26:02 -0000 1.33 +++ hb-install-system.xml 3 Nov 2007 21:30:56 -0000 1.34 @@ -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/draft/hb-install-system.xml,v 1.33 2007/11/02 23:26:02 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.34 2007/11/03 21:30:56 nightmorph Exp $ --> <sections> @@ -14,7 +14,7 @@ to progress to that state. </abstract> -<version>8.2</version> +<version>9.0</version> <date>2007-10-24</date> <section> @@ -220,7 +220,7 @@ <p> There are also <c>desktop</c> and <c>server</c> subprofiles available for some -architectures. Look inside the <path>2007.0/</path> profile to see if there is +architectures. Look inside the <path>2007.1/</path> profile to see if there is one available for your architecture. You may wish to view the <c>desktop</c> profile's <path>make.defaults</path> to determine if it fits your needs. </p> @@ -240,7 +240,7 @@ </p> <pre test="func:keyval('arch')='AMD64'" caption="Switching to a non-multilib profile"> -# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.0/no-multilib /etc/make.profile</i> +# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.1/no-multilib /etc/make.profile</i> </pre> </body> -- [EMAIL PROTECTED] mailing list
