From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-doc-cvs+bounces-3525-garchives=archives.gentoo.org@lists.gentoo.org>) id 1NF38x-0004jT-CU for garchives@archives.gentoo.org; Mon, 30 Nov 2009 10:06:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F369FE05DB; Mon, 30 Nov 2009 10:05:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A7F1DE05DB for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 30 Nov 2009 10:05:59 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 54180B401F for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 30 Nov 2009 10:05:59 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from <nightmorph@gentoo.org>) id 1NF38o-0002RL-R9 for gentoo-doc-cvs@lists.gentoo.org; Mon, 30 Nov 2009 10:05:58 +0000 From: "Joshua Saddler (nightmorph)" <nightmorph@gentoo.org> To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-alpha-medium.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-alpha-medium.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <E1NF38o-0002RL-R9@stork.gentoo.org> Sender: Joshua Saddler <nightmorph@stork.gentoo.org> Date: Mon, 30 Nov 2009 10:05:58 +0000 Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f1915e42-9501-4742-bf5e-964beeac2296 X-Archives-Hash: 4a9dcf44c0d7ea40e8a6db26f3f0bb2e nightmorph 09/11/30 10:05:58 Modified: hb-install-alpha-medium.xml Log: changed Alpha SRM boot flag, bug 292790. thanks to klausman for confirm= ing. Revision Changes Path 1.51 xml/htdocs/doc/en/handbook/hb-install-alpha-medium.x= ml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-alpha-medium.xml?rev=3D1.51&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-alpha-medium.xml?rev=3D1.51&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-alpha-medium.xml?r1=3D1.50&r2=3D1.51 Index: hb-install-alpha-medium.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha= -medium.xml,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- hb-install-alpha-medium.xml 26 Jan 2009 07:51:05 -0000 1.50 +++ hb-install-alpha-medium.xml 30 Nov 2009 10:05:58 -0000 1.51 @@ -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 --> =20 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-= alpha-medium.xml,v 1.50 2009/01/26 07:51:05 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-= alpha-medium.xml,v 1.51 2009/11/30 10:05:58 nightmorph Exp $ --> =20 <sections> =20 -<version>9.3</version> -<date>2009-01-25</date> +<version>9.4</version> +<date>2009-11-30</date> =20 <section> <title>Hardware Requirements</title> @@ -323,7 +323,7 @@ <comment>(Substitute dkb0 with your CD-ROM drive device)</comment> >>> <i>boot dkb0 -flags 0</i> <comment>(If you need serial console support)</comment> ->>> <i>boot dkb0 -flags 2</i> +>>> <i>boot dkb0 -flags 1</i> </pre> =20 <pre caption=3D"Booting a CD-ROM using MILO">