1
0
mirror of https://git.code.sf.net/p/linux-ima/ima-evm-utils synced 2025-07-03 06:03:16 +02:00

Save ima-evm-utils sourceforge wiki

The sourceforge wiki info is dated and requires a major overhaul.  Some
of the information already exists in the linux kernel documentation.
For now, save it with the referenced html files.

Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
Mimi Zohar
2022-11-07 16:02:41 -05:00
parent 066685d162
commit aad5d334a6
7 changed files with 1093 additions and 0 deletions

6
doc/sf/Makefile.am Normal file
View File

@ -0,0 +1,6 @@
noinst_DATA = sf-wiki.html
sf-wiki.html:sf-wiki.md
pandoc $+ -f markdown -t html > $@
CLEANFILES = sf-wiki.html