[Openvas-commits] r2887 - trunk/openvas-compendium
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Mar 24 16:10:31 CET 2009
Author: mwiegand
Date: 2009-03-24 16:10:28 +0100 (Tue, 24 Mar 2009)
New Revision: 2887
Modified:
trunk/openvas-compendium/ChangeLog
trunk/openvas-compendium/Makefile
trunk/openvas-compendium/openvas-compendium.tex
Log:
* openvas-compendium.tex: Revised "About this Compendium" section based
on suggestions by Anne Henmi.
* Makefile: Added missing image filenames.
Modified: trunk/openvas-compendium/ChangeLog
===================================================================
--- trunk/openvas-compendium/ChangeLog 2009-03-24 14:43:44 UTC (rev 2886)
+++ trunk/openvas-compendium/ChangeLog 2009-03-24 15:10:28 UTC (rev 2887)
@@ -1,3 +1,10 @@
+2009-03-24 Michael Wiegand <michael.wiegand at intevation.de>
+
+ * openvas-compendium.tex: Revised "About this Compendium" section based
+ on suggestions by Anne Henmi.
+
+ * Makefile: Added missing image filenames.
+
2009-02-26 Felix Wolfsteller <felix.wolfsteller at intevation.de>
* openvas-compendium.de.tex: Added translation about new per-host
Modified: trunk/openvas-compendium/Makefile
===================================================================
--- trunk/openvas-compendium/Makefile 2009-03-24 14:43:44 UTC (rev 2886)
+++ trunk/openvas-compendium/Makefile 2009-03-24 15:10:28 UTC (rev 2887)
@@ -64,7 +64,9 @@
images/mainwindow-report-de.png \
images/mainwindow-targetselection-de.png \
images/ovaldi-results-de.png \
+ images/per-host-ssh-key-selection-en.png \
images/preferences-dlg-de.png \
+ images/ssh-key-manager-en.png \
images/wlsc-client-de.png \
images/wlsc-client-result-de.png \
images/wlsc-windows-de.png
Modified: trunk/openvas-compendium/openvas-compendium.tex
===================================================================
--- trunk/openvas-compendium/openvas-compendium.tex 2009-03-24 14:43:44 UTC (rev 2886)
+++ trunk/openvas-compendium/openvas-compendium.tex 2009-03-24 15:10:28 UTC (rev 2887)
@@ -151,27 +151,26 @@
\compendiumauthor{Jan-Oliver Wagner}
-This compendium was compiled by people involved in the
-OpenVAS project. The intention is to provide a comprehensive documentation
-for all aspects of network vulnerability scanning with OpenVAS.
+This compendium was compiled by people involved in the OpenVAS project. The
+intention is to provide a comprehensive documentation for all aspects of network
+vulnerability scanning with OpenVAS, including:
+\begin{itemize}
+\item Instructions on how to use the OpenVAS-Client graphical user interface
+\item Specific test methods and write NASL vulnerability tests
+\item Details on the internal architecture of the actual scan server software
+\end{itemize}
-This ranges from instructions on how to use the OpenVAS-Client graphical user
-interface, run specific test methods and write NASL vulnerability tests up to
-details on the internal architecture of the actual scan server software.
+This compendium is constantly being improved. You may find some sections not
+comprehensive enough, and other topics may not be written yet. Future authors
+are welcome to make changes and additions.
-This compendium is permanently being improved and extended.
-You may find some sections not comprehensive enough and you
-may miss some topics entirely.
+If you identify important aspects that need to be added, please coordinate with
+the OpenVAS team if you plan to author for this compendium. It is important that
+you coordinate before starting to write to avoid duplicating work.
-Further authors are welcome and if you identify important aspects
-that need to be added here, please coordinate with the OpenVAS
-team if you plan to get an author for this compendium.
-It is important that you coordinate before starting to write
-to avoid concurrent works on the same subject.
-
-The source format of this document is \LaTeX with Hyper\LaTeX extensions for
-HTML output. The sources are available as module ``openvas-compendium''
-at the OpenVAS development
+The source format of this document is \LaTeX{} with Hyper\LaTeX{} extensions for
+HTML output. The sources are available as module ``openvas-compendium'' at the
+OpenVAS development
platform\footnote{\hyperurl{http://wald.intevation.org/projects/openvas}}.
\xname{about-the-openvas-project}
More information about the Openvas-commits
mailing list