Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-alpha-medium.xml
Date: Mon, 30 Nov 2009 10:06:07
Message-Id: E1NF38o-0002RL-R9@stork.gentoo.org
1 nightmorph 09/11/30 10:05:58
2
3 Modified: hb-install-alpha-medium.xml
4 Log:
5 changed Alpha SRM boot flag, bug 292790. thanks to klausman for confirming.
6
7 Revision Changes Path
8 1.51 xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.51&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.51&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.50&r2=1.51
13
14 Index: hb-install-alpha-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v
17 retrieving revision 1.50
18 retrieving revision 1.51
19 diff -u -r1.50 -r1.51
20 --- hb-install-alpha-medium.xml 26 Jan 2009 07:51:05 -0000 1.50
21 +++ hb-install-alpha-medium.xml 30 Nov 2009 10:05:58 -0000 1.51
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 -<version>9.3</version>
32 -<date>2009-01-25</date>
33 +<version>9.4</version>
34 +<date>2009-11-30</date>
35
36 <section>
37 <title>Hardware Requirements</title>
38 @@ -323,7 +323,7 @@
39 <comment>(Substitute dkb0 with your CD-ROM drive device)</comment>
40 &gt;&gt;&gt; <i>boot dkb0 -flags 0</i>
41 <comment>(If you need serial console support)</comment>
42 -&gt;&gt;&gt; <i>boot dkb0 -flags 2</i>
43 +&gt;&gt;&gt; <i>boot dkb0 -flags 1</i>
44 </pre>
45
46 <pre caption="Booting a CD-ROM using MILO">