nightmorph 07/11/03 22:18:57 Modified: handbook-alpha.xml hb-install-alpha-medium.xml Log: use conditional for min cd name
Revision Changes Path 1.30 xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?rev=1.30&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?r1=1.29&r2=1.30 Index: handbook-alpha.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- handbook-alpha.xml 3 Nov 2007 21:40:33 -0000 1.29 +++ handbook-alpha.xml 3 Nov 2007 22:18:57 -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-alpha.xml,v 1.29 2007/11/03 21:40:33 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v 1.30 2007/11/03 22:18:57 nightmorph Exp $ --> <book link="/doc/en/handbook/handbook-alpha.xml"> <title>Gentoo Linux Alpha Handbook</title> @@ -11,6 +11,7 @@ <key id="/boot">/dev/sda1</key> <key id="kernel-version">2.6.19-r5</key> <key id="kernel-name">kernel-2.6.19-gentoo-r5</key> + <key id="min-cd-name">install-alpha-minimal-2007.1.iso</key> <key id="online-book">handbook-alpha.xml</key> <key id="release-dir">releases/alpha/2007.1/</key> <key id="stage3">stage3-alpha-2007.1.tar.bz2</key> 1.26 xml/htdocs/doc/en/handbook/draft/hb-install-alpha-medium.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-alpha-medium.xml?rev=1.26&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-alpha-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-alpha-medium.xml?r1=1.25&r2=1.26 Index: hb-install-alpha-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-alpha-medium.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- hb-install-alpha-medium.xml 2 Nov 2007 23:26:02 -0000 1.25 +++ hb-install-alpha-medium.xml 3 Nov 2007 22:18:57 -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-alpha-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-alpha-medium.xml,v 1.26 2007/11/03 22:18:57 nightmorph Exp $ --> <sections> -<version>8.2</version> +<version>9.0</version> <date>2007-06-29</date> <section> @@ -79,7 +79,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> @@ -112,9 +112,9 @@ <body> <p> -The Minimal Installation CD is called <c>install-alpha-minimal-2007.0.iso</c> -and takes up only 65 MB of diskspace. You must use this Installation CD to -install Gentoo, and you need a working Internet connection. +The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and +takes up only 65 MB of diskspace. You must use this Installation CD to install +Gentoo, and you need a working Internet connection. </p> <!-- <table> @@ -142,7 +142,7 @@ <body> <p> -The Universal Installation CD is called <c>install-alpha-universal-2007.0.iso</c> +The Universal Installation CD is called <c>install-alpha-universal-2007.1.iso</c> and consumes about 316 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 @@ -236,10 +236,10 @@ </p> <p> -In case you wonder if your downloaded file is corrupted or not, you can -check its MD5 checksum and compare it with the MD5 checksum we provide (such as -<path>install-alpha-minimal-2007.0.iso.DIGESTS</path>). You can check the MD5 -checksum with the <c>md5sum</c> tool under Linux/Unix or <uri +In case you wonder if your downloaded file is corrupted or not, you can check +its MD5 checksum and compare it with the MD5 checksum we provide (such as +<path><keyval id="min-cd-name"/>DIGESTS</path>). You can check the MD5 checksum +with the <c>md5sum</c> tool under Linux/Unix or <uri link="http://www.etree.org/md5com.html">md5sum</uri> for Windows. </p> -- [EMAIL PROTECTED] mailing list
