[Opendnssec-develop] trunk/utils directory

Matthijs Mekking matthijs at NLnetLabs.nl
Wed Sep 1 07:00:16 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Looks right, though I introduced ODS_SE_* defines to be part of the
OpenDNSSEC signer engine.

For example: ODS_SE_WORKDIR refers to the signer engine working
directory, which might differ from the enforcer working directory.

Might I suggest ODS_EF_KASPCHECK or something similar?


Matthijs


On 08/31/2010 03:44 PM, Sion Lloyd wrote:
> Hi there.
> 
> I'm not sure if I am doing the right thing, I just want to check.
> 
> I want to add a #define ODS_SE_KASPCHECK to config.h to check for the 
> existance of, and run, ods-kaspcheck as per pivotal story 3998557.
> 
> So what I did was edit trunk/utils/m4/opendnssec_common.m4 and then run make 
> install which copies that file into the OpenDNSSEC directory... See svn status 
> and diff below.
> 
> Is this right? I assume that acx_cunit.m4 apparently changing has nothing to 
> do with me and I won't commit it.
> 
> Cheers,
> 	Sion
> 
> 
> sion at sion:~/temp/opendnssec/trunk$ svn status -q
> M       hsmbully/m4/acx_cunit.m4
> M       utils/m4/opendnssec_common.m4
> M       OpenDNSSEC/m4/opendnssec_common.m4
> M       OpenDNSSEC/plugins/eppclient/m4/opendnssec_common.m4
> M       OpenDNSSEC/auditor/m4/opendnssec_common.m4
> sion at sion:~/temp/opendnssec/trunk$ svn diff utils/m4/opendnssec_common.m4
> Index: utils/m4/opendnssec_common.m4
> ===================================================================
> --- utils/m4/opendnssec_common.m4       (revision 3830)
> +++ utils/m4/opendnssec_common.m4       (working copy)
> @@ -60,6 +60,7 @@
>  OPENDNSSEC_SIGNER_SOCKET=$OPENDNSSEC_PID_DIR/engine.sock
>  OPENDNSSEC_SIGNER_ENGINE=$OPENDNSSEC_SBIN_DIR/ods-signerd
>  OPENDNSSEC_SIGNER_AUDITOR=$OPENDNSSEC_BIN_DIR/ods-auditor
> +OPENDNSSEC_SIGNER_KASPCHECK=$OPENDNSSEC_BIN_DIR/ods-kaspcheck
>  OPENDNSSEC_SIGNER_CLI=$OPENDNSSEC_SBIN_DIR/ods-signer
>  
>  AC_SUBST([OPENDNSSEC_SIGNER_SOCKET])
> @@ -79,5 +80,6 @@
>  AC_DEFINE_UNQUOTED(ODS_SE_ENGINE,   ["$OPENDNSSEC_SIGNER_ENGINE -vvv"], [Path 
> to the OpenDNSSEC signer engine binary])
>  AC_DEFINE_UNQUOTED(ODS_SE_CLI,      ["$OPENDNSSEC_SIGNER_CLI"], [Path to the 
> OpenDNSSEC signer client binary])
>  AC_DEFINE_UNQUOTED(ODS_SE_AUDITOR,  ["$OPENDNSSEC_SIGNER_AUDITOR"],    [Path 
> to the OpenDNSSEC auditor binary])
> +AC_DEFINE_UNQUOTED(ODS_SE_KASPCHECK,  ["$OPENDNSSEC_SIGNER_KASPCHECK"],    
> [Path to the OpenDNSSEC kaspcheck binary])
>  
>  ])
> _______________________________________________
> Opendnssec-develop mailing list
> Opendnssec-develop at lists.opendnssec.org
> https://lists.opendnssec.org/mailman/listinfo/opendnssec-develop
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMffn/AAoJEA8yVCPsQCW5QEIH/i9yOhGYyZyRmHUO5+Buya4K
yKPJ46D0W6DOOvhmUbv7UMxAwbpIUPyTxy9PLFVPtLTCOWeq/00Htm1jhKwiwMrV
mgrwrJOjKxiEGEFEYFDbrzWiLm7BGjDfaEiqG71pWjJikrLnXON7hNT5BKhj1E3n
jrkJ+UNx2MegRsokq9Wpw4iK2YKq0aOKUAwduREULSPqgc+mPI4Qa/hmvQierzXR
C37W7l2o9LX1Ql3GoUFcRtK6ZjUBSlOBoF77LnOPX35BBM7bSWvfoLLvGX5uQfPP
/CpgeLgTIDRdQ+IxyMKrUK0giOIwYMuHlnKIsRrI6+LGpBdgxK7FO1THPIlbCMo=
=yhIb
-----END PGP SIGNATURE-----



More information about the Opendnssec-develop mailing list