Stealthy File Integrity Checker Code
Brought to you by:
fbb
| File | Date | Author | Commit |
|---|---|---|---|
| sf | 2014-08-22 |
|
[aab673] changed mailto: in |
| stealth | 2015-03-07 |
|
[24dbcf] added IPC command --ping |
| .gitignore | unknown | ||
| README | 2003-12-12 |
|
[9c3b88] This commit was manufactured by cvs2svn to crea... |
| excluded | 2015-02-08 |
|
[ebca2e] excluded images/molds from the distribution |
| sourcetar | unknown |
This is the top-level directory of the stealth program source tree.
The directory `sourceforge' is probably not useful for anybody but me, but
since it serves an important role for me in uploading the Stealth docs to
sourceforge, they belong to this project. The same holds true for the
stealth/debian directory. Since the construction of the Debian package is now
using the configuration files at
https://svn.openfmi.net/debian-addons-bg/stealth
it is likely that the stealth/debian directory will at some point in the
future.
To create a source archive, run
./sourcetar
This will create an archive named like stealth_1.45.tar.gz.
To create an `upstream debian archive' provide sourcetar with an (any)
argument. E.g.,
./sourcetar deb
This will create an archive named like stealth_1.45.orig.tar.gz
The numbers will of course follow stealth's version.
To create the program from its sources, either descend into the stealth
directory, or unpack a created archive, cd into its top-level directory
and follow the instructions provided in the INSTALL file found there.