Gentoo Archives: gentoo-commits

From: "Vladimir Romanov (blueboar)" <blueboar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-mips-bootloader.xml
Date: Sat, 30 Aug 2014 16:14:28
Message-Id: 20140830161424.F1A364442@oystercatcher.gentoo.org
1 blueboar 14/08/30 16:14:24
2
3 Modified: hb-install-mips-bootloader.xml
4 Log:
5 Sync with English
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/ru/handbook/hb-install-mips-bootloader.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-mips-bootloader.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-mips-bootloader.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-mips-bootloader.xml?r1=1.2&r2=1.3
13
14 Index: hb-install-mips-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-mips-bootloader.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- hb-install-mips-bootloader.xml 22 May 2014 07:04:04 -0000 1.2
21 +++ hb-install-mips-bootloader.xml 30 Aug 2014 16:14:24 -0000 1.3
22 @@ -4,7 +4,7 @@
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/ru/handbook/hb-install-mips-bootloader.xml,v 1.2 2014/05/22 07:04:04 blueboar Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-mips-bootloader.xml,v 1.3 2014/08/30 16:14:24 blueboar Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 arcload (для компьютеров SGI) и colo для серверов Cobalt.
33 </abstract>
34
35 -<version>2</version>
36 -<date>2014-04-12</date>
37 +<version>3</version>
38 +<date>2014-08-17</date>
39
40 <section id="sgi">
41 <title>Компьютеры Silicon Graphics -- Настройка arcload</title>
42 @@ -415,7 +415,7 @@
43 # <i>exit</i>
44 cdimage ~# <i>cd</i>
45 cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
46 -cdimage ~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i>
47 +cdimage ~# <i>umount /mnt/gentoo{/proc,/boot,/sys,}</i>
48 cdimage ~# <i>reboot</i>
49 </pre>
50
51 @@ -601,7 +601,7 @@
52
53 <!-- *$Localization:
54 target-language: Russian
55 -target-date: 2014-04-12
56 -source-cvs-revision: 1.24
57 +target-date: 2014-08-17
58 +source-cvs-revision: 1.25
59 moved-by: Vladimir Romanov [blueboar2@×××××.com]
60 -->