Gentoo Archives: gentoo-commits

From: "Damian Kuras (shadow)" <shadow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/pl/handbook: hb-install-alpha-medium.xml
Date: Tue, 01 Mar 2011 12:50:11
Message-Id: 20110301124956.2AC7D20054@flycatcher.gentoo.org
1 shadow 11/03/01 12:49:56
2
3 Modified: hb-install-alpha-medium.xml
4 Log:
5 sync to 1.54
6
7 Revision Changes Path
8 1.34 xml/htdocs/doc/pl/handbook/hb-install-alpha-medium.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/hb-install-alpha-medium.xml?rev=1.34&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/hb-install-alpha-medium.xml?rev=1.34&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/hb-install-alpha-medium.xml?r1=1.33&r2=1.34
13
14 Index: hb-install-alpha-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-install-alpha-medium.xml,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- hb-install-alpha-medium.xml 13 Sep 2010 09:12:44 -0000 1.33
21 +++ hb-install-alpha-medium.xml 1 Mar 2011 12:49:56 -0000 1.34
22 @@ -4,11 +4,11 @@
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/pl/handbook/hb-install-alpha-medium.xml,v 1.33 2010/09/13 09:12:44 shadow Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-install-alpha-medium.xml,v 1.34 2011/03/01 12:49:56 shadow Exp $ -->
28
29 <sections>
30 -<version>10.0</version>
31 -<date>2010-07-18</date>
32 +<version>12.0</version>
33 +<date>2011-02-26</date>
34
35 <section>
36 <title>Wymagania sprzętowe</title>
37 @@ -332,15 +332,15 @@
38 <comment>(...)</comment>
39 <comment>(Zastępujemy dkb0 nazwą odpowiedniego urządzenia CD-ROM)</comment>
40 &gt;&gt;&gt; <i>boot dkb0 -flags 0</i>
41 -<comment>(Jeśli potrzebna jest obsługa konsoli szeregowej)</comment>
42 -&gt;&gt;&gt; <i>boot dkb0 -flags 1</i>
43 +<comment>(Używając tej flagi zmienimy domyślną konsolę na port szeregowy ttyS0)</comment>
44 +&gt;&gt;&gt; <i>boot dkb0 -flags 2</i>
45 </pre>
46
47 <pre caption="Uruchamianie płyty z MILO">
48 <comment>(Zastępujemy sdb nazwą odpowiedniego urządzenia CD-ROM)</comment>
49 -MILO&gt; <i>boot sdb:/boot/gentoo_2.6 initrd=/boot/gentoo_2_6.igz root=/dev/ram0 init=/linuxrc looptype=zisofs loop=/zisofs cdroot</i>
50 -<comment>(Jeśli potrzebna jest obsługa konsoli szeregowej)</comment>
51 -MILO&gt; <i>boot sdb:/boot/gentoo_2.6 initrd=/boot/gentoo_2_6.igz root=/dev/ram0 init=/linuxrc looptype=zisofs loop=/zisofs console=ttyS0 cdroot</i>
52 +MILO&gt; <i>boot sdb:/boot/gentoo initrd=/boot/gentoo.igz root=/dev/ram0 init=/linuxr looptype=squashfs loop=/image.squashfs cdroot</i>
53 +<comment>(Użycie portu szeregowego ttyS0 jako domyślnej konsoli)</comment>
54 +MILO&gt; <i>boot sdb:/boot/gentoo initrd=/boot/gentoo.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/image.squashfs console=ttyS0 cdroot</i>
55 </pre>
56
57 <p>