[PATCH] Add support for zipfile creation

Jeffrey Blank blank at eclipse.ncsc.mil
Thu Feb 21 00:28:42 UTC 2013


So this already got committed.
It may make more sense to generate the zipfile on local hosts as part of
RPM %install, or in individual subproject Makefiles.

The relevant standards doc is:
http://nvlpubs.nist.gov/nistpubs/ir/2013/NIST.IR.7511.pdf
...which does state that providing a zipfile is a reasonable way to
provide content.


But more pressing is fixing the makewhatis build error.
We could perhaps look at whatever real software developers do (like
OpenSCAP) to see how to package up man pages.  Or a short term hack like
using bash tests, something like:  if [ $EUID -eq 0 ]




On 02/16/2013 11:50 AM, Shawn Wells wrote:
> 
> 
> _______________________________________________
> scap-security-guide mailing list
> scap-security-guide at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide


More information about the scap-security-guide mailing list