nightmorph 07/11/03 22:28:29 Modified: handbook-hppa.xml hb-install-hppa-medium.xml Log: use conditional for min cd name
Revision Changes Path 1.30 xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?rev=1.30&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?r1=1.29&r2=1.30 Index: handbook-hppa.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- handbook-hppa.xml 3 Nov 2007 21:40:33 -0000 1.29 +++ handbook-hppa.xml 3 Nov 2007 22:28:29 -0000 1.30 @@ -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-hppa.xml,v 1.29 2007/11/03 21:40:33 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v 1.30 2007/11/03 22:28:29 nightmorph Exp $ --> <book link="/doc/en/handbook/handbook-hppa.xml"> <title>Gentoo Linux HPPA Handbook</title> @@ -11,6 +11,7 @@ <key id="/boot">/dev/sda2</key> <key id="kernel-version">2.6.20.1-hppa</key> <key id="kernel-name">kernel-2.6.20.1-hppa</key> + <key id="min-cd-name">install-hppa-minimal-2007.1.iso</key> <key id="online-book">handbook-hppa.xml</key> <key id="release-dir">releases/hppa/2007.1/hppa2.0/</key> <key id="stage3">stage3-hppa2.0-2007.1.tar.bz2</key> 1.26 xml/htdocs/doc/en/handbook/draft/hb-install-hppa-medium.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-medium.xml?rev=1.26&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-medium.xml?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-medium.xml?r1=1.25&r2=1.26 Index: hb-install-hppa-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-medium.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- hb-install-hppa-medium.xml 2 Nov 2007 23:26:02 -0000 1.25 +++ hb-install-hppa-medium.xml 3 Nov 2007 22:28:29 -0000 1.26 @@ -4,11 +4,11 @@ <!-- 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-hppa-medium.xml,v 1.25 2007/11/02 23:26:02 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-medium.xml,v 1.26 2007/11/03 22:28:29 nightmorph Exp $ --> <sections> -<version>8.2</version> +<version>9.0</version> <date>2007-06-29</date> <section> @@ -87,7 +87,7 @@ <p> If you wish to install Gentoo without a working Internet connection, please use the installation instructions described in the <uri -link="2007.0/index.xml">Gentoo 2007.0 Handbooks</uri>. +link="2007.1/index.xml">Gentoo 2007.1 Handbooks</uri>. </p> <p> @@ -119,7 +119,7 @@ <body> <p> -The Minimal Installation CD is called <c>install-hppa-minimal-2007.0.iso</c> +The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and takes up only 75 MB of diskspace. You can use this Installation CD to install Gentoo, but always with a working Internet connection only. </p> @@ -149,7 +149,7 @@ <body> <p> -The Universal Installation CD is called <c>install-hppa-universal-2007.0.iso</c> +The Universal Installation CD is called <c>install-hppa-universal-2007.1.iso</c> and consumes about 339 MB on a CD. You can use this Installation CD to install Gentoo, and you can even use it to install Gentoo without a working internet connection, just in case you want to bring Gentoo to another PC than the one -- [EMAIL PROTECTED] mailing list
