This file is indexed.

/usr/share/doc/cedar-backup2-doc/manual/apb.html is in cedar-backup2-doc 2.21.0-1.

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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Appendix B. Dependencies</title><link rel="stylesheet" href="styles.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Cedar Backup Software Manual"><link rel="up" href="index.html" title="Cedar Backup Software Manual"><link rel="prev" href="apa.html" title="Appendix A. Extension Architecture Interface"><link rel="next" href="apc.html" title="Appendix C. Data Recovery"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Appendix B. Dependencies</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="apa.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="apc.html">Next</a></td></tr></table><hr></div><div class="appendix" title="Appendix B. Dependencies"><div class="titlepage"><div><div><h2 class="title"><a name="cedar-depends"></a>Appendix B. Dependencies</h2></div></div></div><div class="simplesect"><div class="titlepage"></div><div class="variablelist"><dl><dt><span class="term">Python 2.5</span></dt><dd><p>
                  Version 2.5 of the Python interpreter was released on 19 Sep
                  2006, so most current Linux and BSD distributions should
                  include it.
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://www.python.org" target="_top">http://www.python.org</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/python/python2.5" target="_top">http://packages.debian.org/stable/python/python2.5</a></td></tr><tr><td>Gentoo</td><td><a class="ulink" href="http://packages.gentoo.org/packages/?category=dev-lang;name=python;" target="_top">http://packages.gentoo.org/packages/?category=dev-lang;name=python;</a></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=python" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=python</a></td></tr><tr><td>Mac OS X (fink)</td><td><a class="ulink" href="http://fink.sourceforge.net/pdb/package.php/python25" target="_top">http://fink.sourceforge.net/pdb/package.php/python25</a></td></tr></tbody></table></div><p>
                  If you can't find a package for your system, install from the package
                  source, using the <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p></dd><dt><span class="term">RSH Server and Client</span></dt><dd><p>
                  Although Cedar Backup will technically work with any RSH-compatible
                  server and client pair (such as the classic <span class="quote">&#8220;<span class="quote">rsh</span>&#8221;</span> client),
                  most users should only use an SSH (secure shell) server and client.
               </p><p>
                  The defacto standard today is OpenSSH.  Some systems package the server
                  and the client together, and others package the server and the client
                  separately.  Note that <em class="firstterm">master</em> nodes need an
                  SSH client, and <em class="firstterm">client</em> nodes need to run an
                  SSH server.
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://www.openssh.com/" target="_top">http://www.openssh.com/</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/net/ssh" target="_top">http://packages.debian.org/stable/net/ssh</a></td></tr><tr><td>Gentoo</td><td><a class="ulink" href="http://packages.gentoo.org/packages/?category=net-misc;name=openssh;" target="_top">http://packages.gentoo.org/packages/?category=net-misc;name=openssh;</a></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=openssh" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=openssh</a></td></tr><tr><td>Mac OS X</td><td><span class="emphasis"><em>built-in</em></span></td></tr></tbody></table></div><p>
                  If you can't find SSH client or server packages for your
                  system, install from the package source, using the
                  <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p></dd><dt><span class="term"><span class="command"><strong>mkisofs</strong></span></span></dt><dd><p>
                  The <span class="command"><strong>mkisofs</strong></span> command is used create ISO filesystem
                  images that can later be written to backup media.
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://freshmeat.net/projects/mkisofs/" target="_top">http://freshmeat.net/projects/mkisofs/</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/otherosfs/mkisofs" target="_top">http://packages.debian.org/stable/otherosfs/mkisofs</a></td></tr><tr><td>Gentoo</td><td><p><span class="emphasis"><em>unknown</em></span></p></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=mkisofs" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=mkisofs</a></td></tr><tr><td>Mac OS X (fink)</td><td><a class="ulink" href="http://fink.sourceforge.net/pdb/package.php/mkisofs" target="_top">http://fink.sourceforge.net/pdb/package.php/mkisofs</a></td></tr></tbody></table></div><p>
                  If you can't find a package for your system, install from the package
                  source, using the <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p><p>
                  I have classified Gentoo as <span class="quote">&#8220;<span class="quote">unknown</span>&#8221;</span> because I
                  can't find a specific package for that platform.  I think
                  that maybe <span class="command"><strong>mkisofs</strong></span> is part of the cdrtools
                  package (see below), but I'm not sure.  Any Gentoo users want
                  to enlighten me?
               </p></dd><dt><span class="term"><span class="command"><strong>cdrecord</strong></span></span></dt><dd><p>
                  The <span class="command"><strong>cdrecord</strong></span> command is used to write
                  ISO images to CD media in a backup device.  
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://freshmeat.net/projects/cdrecord/" target="_top">http://freshmeat.net/projects/cdrecord/</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/otherosfs/cdrecord" target="_top">http://packages.debian.org/stable/otherosfs/cdrecord</a></td></tr><tr><td>Gentoo</td><td><a class="ulink" href="http://packages.gentoo.org/packages/?category=app-cdr;name=cdrtools;" target="_top">http://packages.gentoo.org/packages/?category=app-cdr;name=cdrtools;</a></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=cdrecord" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=cdrecord</a></td></tr><tr><td>Mac OS X (fink)</td><td><a class="ulink" href="http://fink.sourceforge.net/pdb/search.php?summary=cdrecord" target="_top">http://fink.sourceforge.net/pdb/search.php?summary=cdrecord</a></td></tr></tbody></table></div><p>
                  If you can't find a package for your system, install from the package
                  source, using the <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p></dd><dt><span class="term"><span class="command"><strong>dvd+rw-tools</strong></span></span></dt><dd><p>
                  The dvd+rw-tools package provides the
                  <span class="command"><strong>growisofs</strong></span> utility, which is used to write
                  ISO images to DVD media in a backup device.
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://fy.chalmers.se/~appro/linux/DVD+RW/" target="_top">http://fy.chalmers.se/~appro/linux/DVD+RW/</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/utils/dvd+rw-tools" target="_top">http://packages.debian.org/stable/utils/dvd+rw-tools</a></td></tr><tr><td>Gentoo</td><td><a class="ulink" href="http://packages.gentoo.org/packages/?category=app-cdr;name=dvd%2Brw-tools" target="_top">http://packages.gentoo.org/packages/?category=app-cdr;name=dvd%2Brw-tools</a></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=dvd+rw-tools" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=dvd+rw-tools</a></td></tr><tr><td>Mac OS X (fink)</td><td><a class="ulink" href="http://pdb.finkproject.org/pdb/package.php/dvd+rw-tools" target="_top">http://pdb.finkproject.org/pdb/package.php/dvd+rw-tools</a></td></tr></tbody></table></div><p>
                  If you can't find a package for your system, install from the package
                  source, using the <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p></dd><dt><span class="term"><span class="command"><strong>eject</strong></span> and <span class="command"><strong>volname</strong></span></span></dt><dd><p>
                  The <span class="command"><strong>eject</strong></span> command is used to open and
                  close the tray on a backup device (if the backup device has a
                  tray).  Sometimes, the tray must be opened and closed in
                  order to "reset" the device so it notices recent changes to a
                  disc.  
               </p><p>
                  The <span class="command"><strong>volname</strong></span> command is used to determine
                  the volume name of media in a backup device.  
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://sourceforge.net/projects/eject" target="_top">http://sourceforge.net/projects/eject</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/utils/eject" target="_top">http://packages.debian.org/stable/utils/eject</a></td></tr><tr><td>Gentoo</td><td><a class="ulink" href="http://packages.gentoo.org/packages/?category=sys-apps;name=eject;" target="_top">http://packages.gentoo.org/packages/?category=sys-apps;name=eject;</a></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=eject" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=eject</a></td></tr><tr><td>Mac OS X (fink)</td><td><a class="ulink" href="http://fink.sourceforge.net/pdb/package.php/eject" target="_top">http://fink.sourceforge.net/pdb/package.php/eject</a></td></tr></tbody></table></div><p>
                  If you can't find a package for your system, install from the package
                  source, using the <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p></dd><dt><span class="term"><span class="command"><strong>mount</strong></span> and <span class="command"><strong>umount</strong></span></span></dt><dd><p>
                  The <span class="command"><strong>mount</strong></span> and <span class="command"><strong>umount</strong></span>
                  commands are used to mount and unmount CD/DVD media after it has
                  been written, in order to run a consistency check.
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://freshmeat.net/projects/util-linux/" target="_top">http://freshmeat.net/projects/util-linux/</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/base/mount" target="_top">http://packages.debian.org/stable/base/mount</a></td></tr><tr><td>Gentoo</td><td><p><span class="emphasis"><em>unknown</em></span></p></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=mount" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=mount</a></td></tr><tr><td>Mac OS X</td><td><p><span class="emphasis"><em>built-in</em></span></p></td></tr></tbody></table></div><p>
                  If you can't find a package for your system, install from the package
                  source, using the <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p><p>
                  I have classified Gentoo as <span class="quote">&#8220;<span class="quote">unknown</span>&#8221;</span> because I can't 
                  find a specific package for that platform.  It may just be that
                  these two utilities are considered standard, and don't have an 
                  independent package of their own.  Any Gentoo users want to enlighten me?
               </p><p>
                  I have classified Mac OS X <span class="quote">&#8220;<span class="quote">built-in</span>&#8221;</span> because that operating
                  system does contain a mount command.  However, it isn't really compatible
                  with Cedar Backup's idea of mount, and in fact what Cedar Backup needs
                  is closer to the <span class="command"><strong>hdiutil</strong></span> command.  However, there are
                  other issues related to that command, which is why the store action is
                  not really supported on Mac OS X.
               </p></dd><dt><span class="term"><span class="command"><strong>grepmail</strong></span></span></dt><dd><p>
                  The <span class="command"><strong>grepmail</strong></span> command is used by the mbox
                  extension to pull out only recent messages from mbox mail
                  folders. 
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://freshmeat.net/projects/grepmail/" target="_top">http://freshmeat.net/projects/grepmail/</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/mail/grepmail" target="_top">http://packages.debian.org/stable/mail/grepmail</a></td></tr><tr><td>Gentoo</td><td><a class="ulink" href="http://packages.gentoo.org/packages/?category=net-mail;name=grepmail" target="_top">http://packages.gentoo.org/packages/?category=net-mail;name=grepmail</a></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=grepmail" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=grepmail</a></td></tr><tr><td>Mac OS X</td><td><a class="ulink" href="http://pdb.finkproject.org/pdb/package.php/grepmail" target="_top">http://pdb.finkproject.org/pdb/package.php/grepmail</a></td></tr></tbody></table></div><p>
                  If you can't find a package for your system, install from the package
                  source, using the <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p></dd><dt><span class="term"><span class="command"><strong>gpg</strong></span></span></dt><dd><p>
                  The <span class="command"><strong>gpg</strong></span> command is used by the encrypt
                  extension to encrypt files.
               </p><div class="informaltable"><table border="1"><colgroup><col><col></colgroup><thead><tr><th>Source</th><th>URL</th></tr></thead><tbody><tr><td>upstream</td><td><a class="ulink" href="http://freshmeat.net/projects/gnupg/" target="_top">http://freshmeat.net/projects/gnupg/</a></td></tr><tr><td>Debian</td><td><a class="ulink" href="http://packages.debian.org/stable/utils/gnupg" target="_top">http://packages.debian.org/stable/utils/gnupg</a></td></tr><tr><td>Gentoo</td><td><a class="ulink" href="http://packages.gentoo.org/packages/?category=app-crypt;name=gnupg" target="_top">http://packages.gentoo.org/packages/?category=app-crypt;name=gnupg</a></td></tr><tr><td>RPM</td><td><a class="ulink" href="http://rpmfind.net/linux/rpm2html/search.php?query=gnupg" target="_top">http://rpmfind.net/linux/rpm2html/search.php?query=gnupg</a></td></tr><tr><td>Mac OS X</td><td><a class="ulink" href="http://pdb.finkproject.org/pdb/package.php/gnupg" target="_top">http://pdb.finkproject.org/pdb/package.php/gnupg</a></td></tr></tbody></table></div><p>
                  If you can't find a package for your system, install from the package
                  source, using the <span class="quote">&#8220;<span class="quote">upstream</span>&#8221;</span> link.
               </p></dd><dt><span class="term"><span class="command"><strong>split</strong></span></span></dt><dd><p>
                  The <span class="command"><strong>split</strong></span> command is used by the split
                  extension to split up large files.
               </p><p>
                  This command is typically part of the core operating system
                  install and is not distributed in a separate package.
               </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="apa.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="apc.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix A. Extension Architecture Interface </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Appendix C. Data Recovery</td></tr></table></div></body></html>