haiku/docs/userguide/fr/preferences/repositories.html

94 lines
5.6 KiB
HTML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
<head>
<!--
*
* Copyright 2017, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Repositories</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>Guide de lutilisateur</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now">Français&nbsp;<span class="dropdown-caret">&#9660;</span></li>
<li><a href="../../id/preferences/repositories.html">Bahasa Indonesia</a></li>
<li><a href="../../ca/preferences/repositories.html">Català</a></li>
<li><a href="../../de/preferences/repositories.html">Deutsch</a></li>
<li><a href="../../en/preferences/repositories.html">English</a></li>
<li><a href="../../es/preferences/repositories.html">Español</a></li>
<li><a href="../../eo/preferences/repositories.html">Esperanto</a></li>
<li><a href="../../fur/preferences/repositories.html">Furlan</a></li>
<li><a href="../../it/preferences/repositories.html">Italiano</a></li>
<li><a href="../../hu/preferences/repositories.html">Magyar</a></li>
<li><a href="../../pl/preferences/repositories.html">Polski</a></li>
<li><a href="../../pt_PT/preferences/repositories.html">Português</a></li>
<li><a href="../../pt_BR/preferences/repositories.html">Português (Brazil)</a></li>
<li><a href="../../ro/preferences/repositories.html">Română</a></li>
<li><a href="../../sk/preferences/repositories.html">Slovenčina</a></li>
<li><a href="../../fi/preferences/repositories.html">Suomi</a></li>
<li><a href="../../sv_SE/preferences/repositories.html">Svenska</a></li>
<li><a href="../../tr/preferences/repositories.html">Türkçe</a></li>
<li><a href="../../zh_CN/preferences/repositories.html"> 中文 [中文]</a></li>
<li><a href="../../ru/preferences/repositories.html">Русский</a></li>
<li><a href="../../uk/preferences/repositories.html">Українська</a></li>
<li><a href="../../jp/preferences/repositories.html">日本語</a></li>
</ul>
<span>
«  <a href="printers.html">Printers</a> 
::  <a href="../preferences.html" class="uplink">Preferences</a>
::  <a href="screen.html">Screen</a>  »
</span></div>
</div>
<div id="content">
<div>
<div class="box-info">La traduction de cette page n'est pas achevée. Les parties non encore traduites apparaîtrons en anglais.</div>
<h2><img src="../../images/prefs-images/repositories-icon_64.png" alt="repositories-icon_64.png" width="64" height="64" />Repositories</h2>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/preferences/Repositories</span></td></tr>
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/Repositories_settings</span></td></tr>
</table>
<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>
<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>
<img src="../images/prefs-images/repositories.png" alt="repositories.png" />
2020-02-10 01:12:40 +03:00
<p>The first column in the list of known repositories shows if a repo is currently enabled. If it isn't, 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>
<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>
<p>To be able to remove a repository completely with the "<span class="button">-</span>" button, it has to be disabled.<br />
You add a new repository with the "<span class="button"> </span>" button, which will open this panel</p>
<img src="../images/prefs-images/repositories_add.png" alt="repositories_add.png" />
<p>To add a new repository, just paste its URL into the text field. It'll be named "Unknown" until you enable it.</p>
<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>
</div>
</div>
<div class="nav">
<div class="inner"><span>
« <a href="printers.html">Printers</a>
:: <a href="../preferences.html" class="uplink">Préférences</a>
:: <a href="screen.html">Screen</a> »
</span></div>
</div>
</body>
</html>