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: handbook-mips.xml
Date: Sat, 28 Aug 2010 15:16:40
Message-Id: 20100828151632.1F87820051@flycatcher.gentoo.org
1 shadow 10/08/28 15:16:32
2
3 Modified: handbook-mips.xml
4 Log:
5 1.125
6
7 Revision Changes Path
8 1.33 xml/htdocs/doc/pl/handbook/handbook-mips.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/handbook-mips.xml?rev=1.33&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/handbook-mips.xml?rev=1.33&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/handbook-mips.xml?r1=1.32&r2=1.33
13
14 Index: handbook-mips.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/handbook-mips.xml,v
17 retrieving revision 1.32
18 retrieving revision 1.33
19 diff -u -r1.32 -r1.33
20 --- handbook-mips.xml 29 Jan 2009 20:25:46 -0000 1.32
21 +++ handbook-mips.xml 28 Aug 2010 15:16:32 -0000 1.33
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/handbook-mips.xml,v 1.32 2009/01/29 20:25:46 rane Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/handbook-mips.xml,v 1.33 2010/08/28 15:16:32 shadow Exp $ -->
27
28 <book link="/doc/pl/handbook/handbook-mips.xml" lang="pl">
29 <title>Podręcznik Gentoo Linux/MIPS</title>
30 @@ -8,8 +8,8 @@
31 <values>
32 <key id="arch">MIPS</key>
33 <key id="/boot">/dev/sda1</key>
34 - <key id="kernel-version">2.6.23.14-mips</key>
35 - <key id="kernel-name">kernel-2.6.23.14-mips</key>
36 + <key id="kernel-version">2.6.34-mips</key>
37 + <key id="kernel-name">kernel-2.6.34-mips</key>
38 <key id="profile">default/linux/mips/2008.0/generic-be/o32/</key>
39 </values>
40
41 @@ -144,8 +144,8 @@
42 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
43 <license/>
44
45 -<version>9.1</version>
46 -<date>2008-04-30</date>
47 +<version>10.0</version>
48 +<date>2010-07-27</date>
49
50 <part>
51 <title>Instalacja Gentoo</title>
52 @@ -160,10 +160,6 @@
53
54 <chapter>
55 <title>Wybór medium instalacyjnego</title>
56 -<abstract>
57 -Wybieramy w jaki sposób chcemy zainstalować Gentoo. Opisujemy tu różne media, za
58 -pomocą których można zainstalować Gentoo.
59 -</abstract>
60 <include href="hb-install-mips-medium.xml"/>
61 </chapter>
62
63 @@ -174,36 +170,21 @@
64
65 <chapter>
66 <title>Przygotowywanie dysków</title>
67 -<abstract>
68 -Opis tworzenia partycji, na których zostanie zainstalowane Gentoo.
69 -</abstract>
70 <include href="hb-install-mips-disk.xml"/>
71 </chapter>
72
73 <chapter>
74 <title>Wypakowywanie plików instalacyjnych Gentoo</title>
75 -<abstract>
76 -Gentoo instaluje się rozpakowując archiwum o nazwie stage3. W tym rozdziale
77 -opisujemy wypakowywanie tego pliku i wstępną konfigurację Portage.
78 -</abstract>
79 <include href="hb-install-mips-stage.xml"/>
80 </chapter>
81
82 <chapter>
83 <title>Instalowanie systemu podstawowego</title>
84 -<abstract>
85 -Przed przystąpieniem do instalacji z pliku stage3 trzeba nagrać system
86 -podstawowy.
87 -</abstract>
88 <include href="hb-install-system.xml"/>
89 </chapter>
90
91 <chapter>
92 <title>Konfigurowanie jądra</title>
93 -<abstract>
94 -Jądro Linux jest rdzeniem każdej dystrybucji. W tym rozdziale wytłumaczymy, jak
95 -je skonfigurować.
96 -</abstract>
97 <include href="hb-install-mips-kernel.xml"/>
98 </chapter>
99
100 @@ -219,11 +200,6 @@
101
102 <chapter>
103 <title>Konfiguracja bootloadera</title>
104 -<abstract>
105 -Maszyny Silicon Graphics i serwery Cobalt do załadowania jądra wymagają użycia
106 -bootloadera. Ten rozdział przedstawia ustawienie arcboota/arcloada (dla maszyn
107 -SGI) i colo dla serwerów Cobalt.
108 -</abstract>
109 <include href="hb-install-mips-bootloader.xml"/>
110 </chapter>