vfs: check userland buffers before reading them.
[haiku.git] / docs / userguide / ru / preferences / repositories.html
blobac4902846b00b588f12d5d6a2b3b6e6f318ae9cc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="ru" xml:lang="ru">
4 <head>
5 <!--
7 * Copyright 2017, Haiku. All rights reserved.
8 * Distributed under the terms of the MIT License.
10 * Authors:
11 * Humdinger <humdingerb@gmail.com>
12 * Translators:
13 * Sergei Reznikov
14 * Emalf Tallefer
16 -->
17 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
18 <meta http-equiv="Content-Style-Type" content="text/css" />
19 <meta name="robots" content="all" />
20 <title>Репозитории</title>
21 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
22 <link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
23 </head>
24 <body>
26 <div id="banner">
27 <div><span>Руководство пользователя</span></div>
28 </div>
30 <div class="nav">
31 <div class="inner">
32 <ul class="lang-menu">
33 <li class="now"><img src="../../images/flags/ru.png" alt="" /> Русский</li>
34 <li><a href="../../ca/preferences/repositories.html"><img src="../../images/flags/ca.png" alt="" />Català</a></li>
35 <li><a href="../../de/preferences/repositories.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
36 <li><a href="../../en/preferences/repositories.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
37 <li><a href="../../es/preferences/repositories.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
38 <li><a href="../../fr/preferences/repositories.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
39 <li><a href="../../it/preferences/repositories.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
40 <li><a href="../../hu/preferences/repositories.html"><img src="../../images/flags/hu.png" alt="" />Magyar</a></li>
41 <li><a href="../../pl/preferences/repositories.html"><img src="../../images/flags/pl.png" alt="" />Polski</a></li>
42 <li><a href="../../pt_PT/preferences/repositories.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
43 <li><a href="../../pt_BR/preferences/repositories.html"><img src="../../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
44 <li><a href="../../ro/preferences/repositories.html"><img src="../../images/flags/ro.png" alt="" />Română</a></li>
45 <li><a href="../../sk/preferences/repositories.html"><img src="../../images/flags/sk.png" alt="" />Slovenčina</a></li>
46 <li><a href="../../fi/preferences/repositories.html"><img src="../../images/flags/fi.png" alt="" />Suomi</a></li>
47 <li><a href="../../sv_SE/preferences/repositories.html"><img src="../../images/flags/sv_SE.png" alt="" />Svenska</a></li>
48 <li><a href="../../zh_CN/preferences/repositories.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
49 <li><a href="../../uk/preferences/repositories.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
50 <li><a href="../../jp/preferences/repositories.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
51 </ul>
53 <span>
54 «  <a href="printers.html">Printers</a> 
55 ::  <a href="../preferences.html" class="uplink">Preferences</a>
56 ::  <a href="screen.html">Screen</a>  »
57 </span></div>
58 </div>
60 <div id="content">
61 <div>
62 <div class="box-info">Перевод этой страницы еще не завершен. Пока это не произойдет, незавершенные части будут на английском.</div>
64 <h2><img src="../../images/prefs-images/repositories-icon_64.png" alt="repositories-icon_64.png" width="64" height="64" />Репозитории</h2>
65 <table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
66 <tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
67 <tr><td>Location:</td><td></td><td><span class="path">/boot/system/preferences/Repositories</span></td></tr>
68 <tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/Repositories_settings</span></td></tr>
69 </table>
70 <p>Repositories are collections of software packages. Set up by default, there's the <i>Haiku</i> repo with all of the operating system's packages and <i>HaikuPorts</i>, which provides a large number of ported and native Haiku software. There are several more repositories, curated by members of the Haiku community. Checkout <a href="https://www.haiku-os.org/community/software">Software Sites</a> on the website.</p>
71 <p>This is the preference panel to manage your respositories (you can open it also from <a href="../applications/haikudepot.html">HaikuDepot's</a> <span class="menu">Tools</span> menu):</p>
72 <img src="../images/prefs-images/repositories.png" alt="repositories.png" />
73 <p>The first column in the list of known repositories shows if a repo is currently enabled. If it doesn't have a checkmark, it will not be queried by HaikuDepot or <span class="cli">pkgman</span> from the command line. Use the buttons to <span class="button">Enable</span> or <span class="button">Disable</span> the selected repositories, or double-click a repo to toggle the status.</p>
74 <p>Depending on the size of the repository and the speed of the internet connection, enabling a repository may take a few seconds. If it takes longer, you're informed of pending tasks in the little text box above the <span class="button">+/-</span> buttons. If it takes unusually long, you'll be asked to either cancel or retry.</p>
75 <p>To be able to remove a repository completely with the "<span class="button">-</span>" button, it has to be disabled.<br />
76 You add a new repository with the "<span class="button"> </span>" button, which will open this panel:</p>
77 <img src="../images/prefs-images/repositories_add.png" alt="repositories_add.png" />
78 <p>To add a new repository, just paste its URL into the text field. It'll be named "Unknown" until you enable it.</p>
79 <div class="box-warning">It goes without saying that adding a repository and downloading and installing software from it is a matter of trust. Don't carelessly just add any URL you happen upon on the internets.</div>
80 </div>
81 </div>
83 <div class="nav">
84 <div class="inner"><span>
85 « <a href="printers.html">Принтеры</a>
86 :: <a href="../preferences.html" class="uplink">Настройки</a>
87 :: <a href="screen.html">Экран (Screen)</a> »
88 </span></div>
89 </div>
91 </body>
92 </html>