This file is indexed.

/usr/share/doc/aptitude/html/cs/rn01re02.html is in aptitude-doc-cs 0.8.10-6ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>aptitude-create-state-bundle</title><link rel="stylesheet" type="text/css" href="aptitude.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="home" href="index.html" title="aptitude - příručka uživatele" /><link rel="up" href="rn01.html" title="Přehled příkazů" /><link rel="prev" href="rn01re01.html" title="aptitude" /><link rel="next" href="rn01re03.html" title="aptitude-run-state-bundle" /><link rel="preface" href="pr01.html" title="Úvod" /><link rel="chapter" href="ch01.html" title="Kapitola 1. Začínáme" /><link rel="chapter" href="ch02.html" title="Kapitola 2. aptitude - referenční příručka" /><link rel="chapter" href="ch03.html" title="Kapitola 3. Často kladené otázky" /><link rel="chapter" href="ch04.html" title="Kapitola 4. Poděkování" /><link rel="reference" href="rn01.html" title="Přehled příkazů" /><link rel="refentry" href="rn01re01.html" title="aptitude" /><link rel="refentry" href="rn01re02.html" title="aptitude-create-state-bundle" /><link rel="refentry" href="rn01re03.html" title="aptitude-run-state-bundle" /><link rel="section" href="rn01re02.html#idm8125" title="Popis" /><link rel="section" href="rn01re02.html#idm8154" title="Volby" /><link rel="section" href="rn01re02.html#idm8194" title="Formát souboru" /><link rel="section" href="rn01re02.html#idm8208" title="Viz také" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">aptitude-create-state-bundle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rn01re01.html"><img src="images/prev.gif" alt="Předcházející" /></a> </td><th width="60%" align="center">Přehled příkazů</th><td width="20%" align="right"> <a accesskey="n" href="rn01re03.html"><img src="images/next.gif" alt="Další" /></a></td></tr></table><hr /></div><div class="refentry"><a id="idm8101"></a><div class="titlepage"></div><div class="refnamediv"><h2>Jméno</h2><p>aptitude-create-state-bundle — zabalí aktuální stav aptitude</p></div><div class="refsynopsisdiv"><h2>Přehled</h2><div class="cmdsynopsis"><p><code class="command">aptitude-create-state-bundle</code>  [<em class="replaceable"><code>volby</code></em>...]  <em class="replaceable"><code>výstupní-soubor</code></em> </p></div></div><div class="refsect1"><a id="idm8125"></a><h2>Popis</h2><p>

<span class="command"><strong>aptitude-create-state-bundle</strong></span> vytvoří komprimovaný
archiv souborů, které jsou třeba pro reprodukci aktuálního stavu
balíků. Do archivu se ukládají následující soubory:

</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="filename"><code class="envar">$HOME</code>/.aptitude</code></p></li><li class="listitem"><p><code class="filename">/var/lib/aptitude</code></p></li><li class="listitem"><p><code class="filename">/var/lib/apt</code></p></li><li class="listitem"><p><code class="filename">/var/cache/apt/*.bin</code></p></li><li class="listitem"><p><code class="filename">/etc/apt</code></p></li><li class="listitem"><p><code class="filename">/var/lib/dpkg/status</code></p></li></ul></div><p>

Výstup tohoto programu se dá použít jako argument programu
<a class="link" href="rn01re03.html" title="aptitude-run-state-bundle"><span class="citerefentry"><span class="refentrytitle">aptitude-run-state-bundle</span>(1)</span></a>.

</p></div><div class="refsect1"><a id="idm8154"></a><h2>Volby</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="literal">--force-bzip2</code></span></dt><dd><p>

Obchází automatické rozpoznávání kompresního algoritmu.
<span class="command"><strong>aptitude-create-state-bundle</strong></span> ve výchozím nastavení
používá
<span class="citerefentry"><span class="refentrytitle">bzip2</span>(1)</span>,
pokud není dostupný, použije
<span class="citerefentry"><span class="refentrytitle">gzip</span>(1)</span>
Použitím tohoto parametru vynutíte použití <span class="command"><strong>bzip2</strong></span>u
i v případech, kdy se zdá, že není přítomen.

    </p></dd><dt><span class="term"><code class="literal">--force-gzip</code></span></dt><dd><p>

Obchází automatické rozpoznávání kompresního algoritmu.
<span class="command"><strong>aptitude-create-state-bundle</strong></span> ve výchozím nastavení
používá
<span class="citerefentry"><span class="refentrytitle">bzip2</span>(1)</span>,
pokud není dostupný, použije
<span class="citerefentry"><span class="refentrytitle">gzip</span>(1)</span>
Použitím tohoto parametru vynutíte použití <span class="command"><strong>gzip</strong></span>u,
i když je přítomen <span class="command"><strong>bzip2</strong></span>.

    </p></dd><dt><span class="term"><code class="literal">--help</code></span></dt><dd><p>

Zobrazí krátkou nápovědu a skončí.

    </p></dd><dt><span class="term"><code class="literal">--print-inputs</code></span></dt><dd><p>

Zobrazí seznam souborů a adresářů, které budou uloženy do archivu.

    </p></dd></dl></div></div><div class="refsect1"><a id="idm8194"></a><h2>Formát souboru</h2><p>

Archiv je standardní <span class="citerefentry"><span class="refentrytitle">tar</span>(1)</span> komprimovaný
<span class="citerefentry"><span class="refentrytitle">bzip2</span>(1)</span>em nebo
<span class="citerefentry"><span class="refentrytitle">gzip</span>(1)</span>em. Všechny vstupní adresáře
jsou ukotveny v <span class="quote"><span class="quote"><code class="filename">.</code></span></span>.

</p></div><div class="refsect1"><a id="idm8208"></a><h2>Viz také</h2><p>

<span class="citerefentry"><span class="refentrytitle">aptitude-run-state-bundle</span>(1)</span>,
<span class="citerefentry"><span class="refentrytitle">aptitude</span>(8)</span> a
<span class="citerefentry"><span class="refentrytitle">apt</span>(8)</span>

</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rn01re01.html"><img src="images/prev.gif" alt="Předcházející" /></a> </td><td width="20%" align="center"><a accesskey="u" href="rn01.html"><img src="images/up.gif" alt="Nahoru" /></a></td><td width="40%" align="right"> <a accesskey="n" href="rn01re03.html"><img src="images/next.gif" alt="Další" /></a></td></tr><tr><td width="40%" align="left" valign="top">aptitude </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/home.gif" alt="Domů" /></a></td><td width="40%" align="right" valign="top"> aptitude-run-state-bundle</td></tr></table></div></body></html>