public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-sparc-medium.xml
@ 2013-08-06 16:16 Vladimir Romanov (blueboar)
  0 siblings, 0 replies; 6+ messages in thread
From: Vladimir Romanov (blueboar) @ 2013-08-06 16:16 UTC (permalink / raw
  To: gentoo-commits

blueboar    13/08/06 16:16:29

  Modified:             hb-install-sparc-medium.xml
  Log:
  Sync with English

Revision  Changes    Path
1.15                 xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?r1=1.14&r2=1.15

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- hb-install-sparc-medium.xml	11 May 2013 19:06:40 -0000	1.14
+++ hb-install-sparc-medium.xml	6 Aug 2013 16:16:29 -0000	1.15
@@ -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 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.14 2013/05/11 19:06:40 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.15 2013/08/06 16:16:29 blueboar Exp $ -->
 
 <sections>
 
-<version>3</version>
-<date>2012-11-12</date>
+<version>4</version>
+<date>2013-08-01</date>
 
 <section>
 <title>Аппаратные требования</title>
@@ -275,6 +275,16 @@
 <uri link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> для Windows.
 </p>
 
+<pre caption="Проверяем контрольную сумму SHA-2">
+$ <i>sha512sum -c &lt;скачанный файл iso.DIGESTS&gt;</i>
+</pre>
+
+<note>
+Если вы получите сообщение о том, что не найдено правильно отформатированной
+контрольной суммы SHA, посмотрите сами в файл DIGEST, чтобы увидеть,
+какие контрольные суммы поддерживаются.
+</note>
+
 <p>
 Другой способ убедиться в пригодности загруженного файла &mdash; с помощью 
 GnuPG сверить криптографическую подпись с той, что хранится у нас (в файле с
@@ -293,10 +303,8 @@
 </p>
 
 <pre caption="Проверка файлов">
-<comment>(Проверяем криптографическую сигнатуру)</comment>
 $ <i>gpg --verify &lt;скачанный iso.DIGESTS.asc&gt;</i>
-<comment>(Проверяем контрольную сумму)</comment>
-$ <i>sha1sum -c &lt;скачанный iso.DIGESTS.asc&gt;</i>
+$ <i>sha512sum -c &lt;скачанный iso.DIGESTS.asc&gt;</i>
 </pre>
 
 <p>
@@ -374,8 +382,8 @@
 
 <!-- *$Localization:
 target-language: Russian
-target-date: 2012-11-12
-source-cvs-revision: 1.55
+target-date: 2013-08-01
+source-cvs-revision: 1.56
 translated-by: Copied from hb-install-x86-medium with extras by Igor Korot [ikorot@earthlink.net]
 edited-by: Alexey Chumakov [achumakov@gentoo.org]
 edited-by: Romanov Vladimir [blueboar2@gmail.com]





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-sparc-medium.xml
@ 2013-08-16 17:15 Vladimir Romanov (blueboar)
  0 siblings, 0 replies; 6+ messages in thread
From: Vladimir Romanov (blueboar) @ 2013-08-16 17:15 UTC (permalink / raw
  To: gentoo-commits

blueboar    13/08/16 17:15:49

  Modified:             hb-install-sparc-medium.xml
  Log:
  Sync with English

Revision  Changes    Path
1.16                 xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?r1=1.15&r2=1.16

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-sparc-medium.xml	6 Aug 2013 16:16:29 -0000	1.15
+++ hb-install-sparc-medium.xml	16 Aug 2013 17:15:49 -0000	1.16
@@ -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 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.15 2013/08/06 16:16:29 blueboar Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.16 2013/08/16 17:15:49 blueboar Exp $ -->
 
 <sections>
 
-<version>4</version>
-<date>2013-08-01</date>
+<version>5</version>
+<date>2013-08-15</date>
 
 <section>
 <title>Аппаратные требования</title>
@@ -272,7 +272,7 @@
 <path><keyval id="min-cd-name"/>.DIGESTS</path>).
 Вычислить контрольную сумму SHA-2 можно утилитой <c>sha512sum</c> в Linux/Unix,
 или программой 
-<uri link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> для Windows.
+<uri link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> для Windows.
 </p>
 
 <pre caption="Проверяем контрольную сумму SHA-2">
@@ -317,8 +317,8 @@
 
 <ul>
   <li>
-    При использовании cdrecord, просто введите <c>cdrecord dev=/dev/hdc 
-    &lt;скачанный iso-файл&gt;</c> (<path>/dev/hdc</path> замените на путь к
+    При использовании cdrecord, просто введите <c>cdrecord dev=/dev/sr0
+    &lt;скачанный iso-файл&gt;</c> (<path>/dev/sr0</path> замените на путь к
     вашему устройству CD-RW).
   </li>
   <li>
@@ -382,8 +382,8 @@
 
 <!-- *$Localization:
 target-language: Russian
-target-date: 2013-08-01
-source-cvs-revision: 1.56
+target-date: 2013-08-15
+source-cvs-revision: 1.58
 translated-by: Copied from hb-install-x86-medium with extras by Igor Korot [ikorot@earthlink.net]
 edited-by: Alexey Chumakov [achumakov@gentoo.org]
 edited-by: Romanov Vladimir [blueboar2@gmail.com]





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-sparc-medium.xml
@ 2013-12-31  4:01 Vladimir Romanov (blueboar)
  0 siblings, 0 replies; 6+ messages in thread
From: Vladimir Romanov (blueboar) @ 2013-12-31  4:01 UTC (permalink / raw
  To: gentoo-commits

blueboar    13/12/31 04:01:22

  Modified:             hb-install-sparc-medium.xml
  Log:
  sync with English

Revision  Changes    Path
1.17                 xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?r1=1.16&r2=1.17

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- hb-install-sparc-medium.xml	16 Aug 2013 17:15:49 -0000	1.16
+++ hb-install-sparc-medium.xml	31 Dec 2013 04:01:22 -0000	1.17
@@ -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 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.16 2013/08/16 17:15:49 blueboar Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.17 2013/12/31 04:01:22 blueboar Exp $ -->
 
 <sections>
 
-<version>5</version>
-<date>2013-08-15</date>
+<version>6</version>
+<date>2013-12-17</date>
 
 <section>
 <title>Аппаратные требования</title>
@@ -187,7 +187,7 @@
 Installation CD but an additional resource that can be exploited during a
 networkless installation. It contains prebuilt packages (also known as the GRP
 set) that allow you to easily and quickly install additional applications
-(such as OpenOffice.org, KDE, GNOME, ...) immediately after the networkless
+(such as LibreOffice.org, KDE, GNOME, ...) immediately after the networkless
 Gentoo installation.
 </p>
 
@@ -211,8 +211,8 @@
 представлены файлы stage1 и stage2, в официальном способе установки 
 используется архив stage3. Если вас интересует установка Gentoo из файлов 
 stage1 или stage2, пожалуйста, обратитесь к сборнику распространенных вопросов 
-по Gentoo, раздел <uri link="/doc/ru/faq.xml#stage12">как установить Gentoo, 
-используя файлы Stage1 или Stage2?</uri>
+по Gentoo, раздел
+<uri link="ttps://wiki.gentoo.org/wiki/FAQ#How_do_I_Install_Gentoo_Using_a_Stage1_or_Stage2_Tarball.3F">как установить Gentoo, используя файлы Stage1 или Stage2?</uri>
 </p>
 
 <p>
@@ -236,7 +236,7 @@
 
 <p>
 По поводу настройки сервера для сетевой загрузки, прочитайте руководство по
-<uri link="/doc/en/gentoo-sparc-netboot-howto.xml">сетевой загрузке Gentoo/SPARC</uri>.
+<uri link="https://wiki.gentoo.org/wiki/Sparc/Netboot">сетевой загрузке Gentoo/SPARC</uri>.
 </p>
 
 </body>
@@ -311,8 +311,8 @@
 Записывать загруженный ISO-образ на компакт-диск нужно в &laquo;сыром&raquo; 
 режиме. Как это сделать, сильно зависит от используемой программы. Здесь мы 
 обсудим запись с помощью <c>cdrecord</c> и <c>K3B</c>. Дополнительные сведения
-находятся в нашем <uri link="/doc/ru/faq.xml#isoburning">сборнике 
-распространенных вопросов</uri>.
+находятся в нашем 
+<uri link="https://wiki.gentoo.org/wiki/FAQ#How_do_I_burn_an_ISO_file.3F">сборнике распространенных вопросов</uri>.
 </p>
 
 <ul>
@@ -382,8 +382,8 @@
 
 <!-- *$Localization:
 target-language: Russian
-target-date: 2013-08-15
-source-cvs-revision: 1.58
+target-date: 2013-12-17
+source-cvs-revision: 1.60
 translated-by: Copied from hb-install-x86-medium with extras by Igor Korot [ikorot@earthlink.net]
 edited-by: Alexey Chumakov [achumakov@gentoo.org]
 edited-by: Romanov Vladimir [blueboar2@gmail.com]





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-sparc-medium.xml
@ 2014-02-19  6:56 Vladimir Romanov (blueboar)
  0 siblings, 0 replies; 6+ messages in thread
From: Vladimir Romanov (blueboar) @ 2014-02-19  6:56 UTC (permalink / raw
  To: gentoo-commits

blueboar    14/02/19 06:56:59

  Modified:             hb-install-sparc-medium.xml
  Log:
  Sync with English

Revision  Changes    Path
1.18                 xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?r1=1.17&r2=1.18

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- hb-install-sparc-medium.xml	31 Dec 2013 04:01:22 -0000	1.17
+++ hb-install-sparc-medium.xml	19 Feb 2014 06:56:59 -0000	1.18
@@ -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 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.17 2013/12/31 04:01:22 blueboar Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.18 2014/02/19 06:56:59 blueboar Exp $ -->
 
 <sections>
 
-<version>6</version>
-<date>2013-12-17</date>
+<version>7</version>
+<date>2014-01-23</date>
 
 <section>
 <title>Аппаратные требования</title>
@@ -275,6 +275,14 @@
 <uri link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> для Windows.
 </p>
 
+<note>
+Данная программа попытается проверить контрольные суммы в списке, даже если
+контрольная сумма была вычислена с использованием другого алгоритма. Поэтому,
+если вывод команды может состоять из двух успехов (для контрольных сумм SHA)
+и неудач (для остальных контрольных сумм). Для каждого файла вы должны получить
+хотя бы один результат OK.
+</note>
+
 <pre caption="Проверяем контрольную сумму SHA-2">
 $ <i>sha512sum -c &lt;скачанный файл iso.DIGESTS&gt;</i>
 </pre>
@@ -382,8 +390,8 @@
 
 <!-- *$Localization:
 target-language: Russian
-target-date: 2013-12-17
-source-cvs-revision: 1.60
+target-date: 2014-01-23
+source-cvs-revision: 1.61
 translated-by: Copied from hb-install-x86-medium with extras by Igor Korot [ikorot@earthlink.net]
 edited-by: Alexey Chumakov [achumakov@gentoo.org]
 edited-by: Romanov Vladimir [blueboar2@gmail.com]





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-sparc-medium.xml
@ 2014-02-19  7:13 Vladimir Romanov (blueboar)
  0 siblings, 0 replies; 6+ messages in thread
From: Vladimir Romanov (blueboar) @ 2014-02-19  7:13 UTC (permalink / raw
  To: gentoo-commits

blueboar    14/02/19 07:13:45

  Modified:             hb-install-sparc-medium.xml
  Log:
  Sync with English

Revision  Changes    Path
1.19                 xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?r1=1.18&r2=1.19

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- hb-install-sparc-medium.xml	19 Feb 2014 06:56:59 -0000	1.18
+++ hb-install-sparc-medium.xml	19 Feb 2014 07:13:45 -0000	1.19
@@ -4,7 +4,7 @@
 <!-- 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/ru/handbook/hb-install-sparc-medium.xml,v 1.18 2014/02/19 06:56:59 blueboar Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.19 2014/02/19 07:13:45 blueboar Exp $ -->
 
 <sections>
 
@@ -278,7 +278,7 @@
 <note>
 Данная программа попытается проверить контрольные суммы в списке, даже если
 контрольная сумма была вычислена с использованием другого алгоритма. Поэтому,
-если вывод команды может состоять из двух успехов (для контрольных сумм SHA)
+вывод команды может состоять из двух успехов (для контрольных сумм SHA)
 и неудач (для остальных контрольных сумм). Для каждого файла вы должны получить
 хотя бы один результат OK.
 </note>





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-sparc-medium.xml
@ 2014-05-31  6:37 Vladimir Romanov (blueboar)
  0 siblings, 0 replies; 6+ messages in thread
From: Vladimir Romanov (blueboar) @ 2014-05-31  6:37 UTC (permalink / raw
  To: gentoo-commits

blueboar    14/05/31 06:37:34

  Modified:             hb-install-sparc-medium.xml
  Log:
  Sync with English

Revision  Changes    Path
1.20                 xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml?r1=1.19&r2=1.20

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- hb-install-sparc-medium.xml	19 Feb 2014 07:13:45 -0000	1.19
+++ hb-install-sparc-medium.xml	31 May 2014 06:37:34 -0000	1.20
@@ -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 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.19 2014/02/19 07:13:45 blueboar Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-medium.xml,v 1.20 2014/05/31 06:37:34 blueboar Exp $ -->
 
 <sections>
 
-<version>7</version>
-<date>2014-01-23</date>
+<version>8</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Аппаратные требования</title>
@@ -65,137 +65,23 @@
 <section>
 <title>Установочные компакт-диски Gentoo</title>
 <subsection>
-<title>Введение</title>
+<title>Минимальный установочный компакт-диск</title>
 <body>
 
 
 <p>
-<e>Установочные компакт-диски Gentoo</e> &mdash; это загрузочные диски, 
-содержащие самодостаточную среду Gentoo. Они позволяют загружать Linux прямо с 
+<e>Минимальный установочный компакт-диск</e> &mdash; это загрузочный диск, 
+содержащий самодостаточную среду Gentoo. Он позволяет загрузить Linux прямо с 
 компакт-диска. При запуске определяются ваши устройства и загружаются 
-соответствующие драйверы. Эти диски сопровождаются разработчиками Gentoo.
-</p>
-
-<p>
-Все установочные компакт-диски позволяют загрузиться, настроить сеть,
-разметить разделы жесткого диска и начать установку Gentoo из интернета.
-</p>
-
-<!--
-<impo>
-If you wish to install Gentoo without a working Internet connection, please use
-the installation instructions described in the <uri
-link="2008.0/index.xml">Gentoo 2008.0 Handbooks</uri>.
-</impo>
--->
-<!--
-<p>
-The two Installation CDs that we currently provide are:
-</p>
-
-<ul>
-  <li>
-    The Gentoo <e>Minimal</e> Installation CD, a small, no-nonsense, bootable CD
-    which sole purpose is to boot the system, prepare the networking and 
-    continue with the Gentoo installation.
-  </li>
-  <li>
-    The Gentoo <e>Universal</e> Installation CD, a bootable CD with the same 
-    abilities as the Minimal Installation CD. Additionally, it contains 
-    several stage3 tarballs (optimized for the individual subarchitectures). 
-  </li>
-</ul>
-
-<p>
-To help you decide which Installation CD you need, we have written down the
-major advantages and disadvantages of each Installation CD.
-</p>
--->
-</body>
-</subsection>
-<subsection>
-<title>Минимальный установочный диск Gentoo</title>
-<body>
-
-<p>
-Минимальный установочный диск называется
-<c><keyval id="min-cd-name"/></c> и занимает около
-<keyval id="min-cd-size"/> МБ.
-Gentoo можно устанавливать с этого диска <e>только</e> при 
-постоянном наличии работоспособного подключения к интернету.
-</p>
-
-<!--
-<table>
-<tr>
-  <th>Minimal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>Smallest download</ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>
-    Contains no stage3 tarball, no Portage snapshot, no prebuilt packages and is
-    therefore not suitable for networkless installation
-  </ti>
-</tr>
-</table>
-
-</body>
-</subsection>
-<subsection>
-<title>Gentoo's Universal Installation CD</title>
-<body>
-
-<p>
-The Universal Installation CD is called
-<c>install-sparc64-universal-2008.0.iso</c> and uses 295 MB. You can use this
-Installation CD to install Gentoo, and you can even use it to install Gentoo
-without a working internet connection.
+соответствующие драйверы. Этот диск сопровождается разработчиками Gentoo и
+позволяет вам установить Gentoo при наличии соединения с Интернетом.
 </p>
 
-<table>
-<tr>
-  <th>Universal Installation CD</th>
-  <th>Pros and Cons</th>
-</tr>
-<tr>
-  <th>+</th>
-  <ti>
-    Contains everything you need. You can even install without a network
-    connection.
-  </ti>
-</tr>
-<tr>
-  <th>-</th>
-  <ti>Huge download</ti>
-</tr>
-</table>
--->
-<!--
-</body>
-</subsection>
-<subsection>
-<title>Other CDs</title>
-<body>
-
 <p>
-You might find a <e>Package CD</e> on one of our mirrors. This CD is not an
-Installation CD but an additional resource that can be exploited during a
-networkless installation. It contains prebuilt packages (also known as the GRP
-set) that allow you to easily and quickly install additional applications
-(such as LibreOffice.org, KDE, GNOME, ...) immediately after the networkless
-Gentoo installation.
+Минимальный установочный диск называется <c><keyval id="min-cd-name"/></c> 
+и занимает около <keyval id="min-cd-size"/> МБ.
 </p>
 
-<p>
-If you intend to use the Packages CD to quickly install additional software,
-make sure that you use the same subarchitecture as the stage3 tarball you use.
-</p>
--->
 </body>
 </subsection>
 <subsection>
@@ -251,18 +137,18 @@
 
 <p>
 Итак, вы выбрали нужный установочный диск Gentoo. Начнем с загрузки его образа 
-из сети, и его записи на компакт-диск. Ранее обсуждались варианты доступных 
-дисков, но где же их взять?
+из сети, и его записи на компакт-диск. Ранее мы обсуждали установочный компакт-диск, 
+но где же его взять?
 </p>
 
 <p>
-Любой из установочных дисков можно загрузить с одного из наших <uri 
-link="/main/ru/mirrors.xml">зеркал</uri>. Установочные диски расположены в 
+Установочный компакт-диск можно загрузить с одного из наших <uri 
+link="/main/ru/mirrors.xml">зеркал</uri>. Установочный диск расположен в 
 каталоге <path><keyval id="release-dir"/>current-iso/</path>.
 </p>
 
 <p>
-В этом каталоге находятся ISO-файлы. Это полные образы компакт-дисков, которые 
+В этом каталоге находится ISO-файл. Это полный образ компакт-диска, который
 можно записать на CD-R.
 </p>
 
@@ -390,8 +276,8 @@
 
 <!-- *$Localization:
 target-language: Russian
-target-date: 2014-01-23
-source-cvs-revision: 1.61
+target-date: 2014-04-12
+source-cvs-revision: 1.62
 translated-by: Copied from hb-install-x86-medium with extras by Igor Korot [ikorot@earthlink.net]
 edited-by: Alexey Chumakov [achumakov@gentoo.org]
 edited-by: Romanov Vladimir [blueboar2@gmail.com]





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-31  6:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-31  6:37 [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-sparc-medium.xml Vladimir Romanov (blueboar)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-19  7:13 Vladimir Romanov (blueboar)
2014-02-19  6:56 Vladimir Romanov (blueboar)
2013-12-31  4:01 Vladimir Romanov (blueboar)
2013-08-16 17:15 Vladimir Romanov (blueboar)
2013-08-06 16:16 Vladimir Romanov (blueboar)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox