nightmorph 11/05/17 22:33:02 Modified: handbook-arm.xml hb-install-arm-medium.xml Log: some initial fixes of the ARM stuff
Revision Changes Path 1.74 xml/htdocs/doc/en/handbook/handbook-arm.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?r1=1.73&r2=1.74 Index: handbook-arm.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- handbook-arm.xml 19 Jul 2010 05:59:23 -0000 1.73 +++ handbook-arm.xml 17 May 2011 22:33:01 -0000 1.74 @@ -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/handbook-arm.xml,v 1.73 2010/07/19 05:59:23 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v 1.74 2011/05/17 22:33:01 nightmorph Exp $ --> <book> <title>Gentoo Linux ARM Handbook</title> @@ -12,7 +12,7 @@ <key id="kernel-version">2.6.32-r7</key> <key id="kernel-name">kernel-2.6.32-gentoo-r7</key> <key id="profile">default/linux/arm/10.0</key> - <key id="release-dir">releases/x86/arm/</key> + <key id="release-dir">releases/arm/autobuilds/</key> <key id="stage3">stage3-armv<version>-<release>.tar.bz2</key> <key id="CFLAGS">-Os -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -pipe</key> </values> @@ -138,8 +138,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>10.0</version> -<date>2010-07-18</date> +<version>11</version> +<date>2011-05-17</date> <part> <title>Installing Gentoo</title> 1.11 xml/htdocs/doc/en/handbook/hb-install-arm-medium.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-medium.xml?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-medium.xml?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-medium.xml?r1=1.10&r2=1.11 Index: hb-install-arm-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-medium.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- hb-install-arm-medium.xml 19 Jul 2010 05:59:23 -0000 1.10 +++ hb-install-arm-medium.xml 17 May 2011 22:33:01 -0000 1.11 @@ -4,12 +4,12 @@ <!-- 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-arm-medium.xml,v 1.10 2010/07/19 05:59:23 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-medium.xml,v 1.11 2011/05/17 22:33:01 nightmorph Exp $ --> <sections> -<version>9.0</version> -<date>2008-04-01</date> +<version>10</version> +<date>2011-05-17</date> <section> <title>Hardware Requirements</title> @@ -100,6 +100,13 @@ Gentoo Using a Stage1 or Stage2 Tarball?</uri> </p> +<p> +Stage3 tarballs can be downloaded from <path><keyval +id="release-dir"/>current-stage3/</path> on any of the <uri +link="/main/en/mirrors.xml">Official Gentoo Mirrors</uri> and are not provided +on the LiveCD. +</p> + </body> </subsection> </section>
