Re: [OmniOS-discuss] Switching syslog with rsyslog

2013-08-10 Thread Carlos Cardenas
ping.  

--  
Carlos


On Sunday, July 28, 2013 at 12:31 PM, Carlos Cardenas wrote:

 I've resolved these compile time issues.  All pkgs are 32 and 64 bit in one 
 wad.  
  
 https://github.com/omniti-labs/omnios-build/pull/28  
  
 --  
 Carlos
  
  
 On Saturday, July 20, 2013 at 5:07 PM, Carlos Cardenas wrote:
  
  Ok…  
   
  I have rsyslog 7.4.3 building/running with Guardtime enabled.  As a result 
  of jumping from 7.3.9 to 7.4.3, I had to add several new pkgs (deps):
  * libguardtime (Guardtime C SDK)
  * guardtime (Guardtime Client utility)
  * python26-docutils (build dep, generate man pages)
   
  I've also added rsyslog diag and user tools to allow for the additional 
  functionality of using Guardtime within rsyslog.
   
  The one caveat I have with the latest rsyslog with GT support is that there 
  is bug with the 64bit version of libguardtime linking with curl so rsyslog 
  is 32bit.  I'm opening a bug report with GT on this and hope to have this 
  resolved soon.
   
  That said, is 32bit fine or do y'all want to wait until we have 64bit as 
  well?
   
  How do y'all want the PRs done:  all in one or one PR per pkg?
   
  Thanks in advance.
   
  --  
  Carlos
   
   
  On Tuesday, July 16, 2013 at 11:12 AM, Carlos Cardenas wrote:
   
   I'll send an PR later this week{end}.  

   --  
   Carlos


   On Tuesday, July 16, 2013 at 6:35 AM, Eric Sproul wrote:

 
 
 
On Mon, Jul 15, 2013 at 11:35 PM, cardena...@gmail.com 
(mailto:cardena...@gmail.com) wrote:
 That's awesome Chris, where can I find the package source so I can 
 update to the latest stable version? GitHub or somewhere else?  
 
The build scripts for ms.omniti.com (http://ms.omniti.com) packages are 
in the omniti-ms branch of omnios-build:  
https://github.com/omniti-labs/omnios-build/tree/omniti-ms  
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com (mailto:OmniOS-discuss@lists.omniti.com)
http://lists.omniti.com/mailman/listinfo/omnios-discuss
 
 
 


   
  

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Switching syslog with rsyslog

2013-07-28 Thread Carlos Cardenas
I've resolved these compile time issues.  All pkgs are 32 and 64 bit in one 
wad.  

https://github.com/omniti-labs/omnios-build/pull/28  

--  
Carlos


On Saturday, July 20, 2013 at 5:07 PM, Carlos Cardenas wrote:

 Ok…  
  
 I have rsyslog 7.4.3 building/running with Guardtime enabled.  As a result of 
 jumping from 7.3.9 to 7.4.3, I had to add several new pkgs (deps):
 * libguardtime (Guardtime C SDK)
 * guardtime (Guardtime Client utility)
 * python26-docutils (build dep, generate man pages)
  
 I've also added rsyslog diag and user tools to allow for the additional 
 functionality of using Guardtime within rsyslog.
  
 The one caveat I have with the latest rsyslog with GT support is that there 
 is bug with the 64bit version of libguardtime linking with curl so rsyslog is 
 32bit.  I'm opening a bug report with GT on this and hope to have this 
 resolved soon.
  
 That said, is 32bit fine or do y'all want to wait until we have 64bit as well?
  
 How do y'all want the PRs done:  all in one or one PR per pkg?
  
 Thanks in advance.
  
 --  
 Carlos
  
  
 On Tuesday, July 16, 2013 at 11:12 AM, Carlos Cardenas wrote:
  
  I'll send an PR later this week{end}.  
   
  --  
  Carlos
   
   
  On Tuesday, July 16, 2013 at 6:35 AM, Eric Sproul wrote:
   



   On Mon, Jul 15, 2013 at 11:35 PM, cardena...@gmail.com 
   (mailto:cardena...@gmail.com) wrote:
That's awesome Chris, where can I find the package source so I can 
update to the latest stable version? GitHub or somewhere else?  

   The build scripts for ms.omniti.com (http://ms.omniti.com) packages are 
   in the omniti-ms branch of omnios-build:  
   https://github.com/omniti-labs/omnios-build/tree/omniti-ms  
   ___
   OmniOS-discuss mailing list
   OmniOS-discuss@lists.omniti.com (mailto:OmniOS-discuss@lists.omniti.com)
   http://lists.omniti.com/mailman/listinfo/omnios-discuss



   
   
  

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Switching syslog with rsyslog

2013-07-20 Thread Carlos Cardenas
Ok…  

I have rsyslog 7.4.3 building/running with Guardtime enabled.  As a result of 
jumping from 7.3.9 to 7.4.3, I had to add several new pkgs (deps):
* libguardtime (Guardtime C SDK)
* guardtime (Guardtime Client utility)
* python26-docutils (build dep, generate man pages)

I've also added rsyslog diag and user tools to allow for the additional 
functionality of using Guardtime within rsyslog.

The one caveat I have with the latest rsyslog with GT support is that there is 
bug with the 64bit version of libguardtime linking with curl so rsyslog is 
32bit.  I'm opening a bug report with GT on this and hope to have this resolved 
soon.

That said, is 32bit fine or do y'all want to wait until we have 64bit as well?

How do y'all want the PRs done:  all in one or one PR per pkg?

Thanks in advance.

--  
Carlos


On Tuesday, July 16, 2013 at 11:12 AM, Carlos Cardenas wrote:

 I'll send an PR later this week{end}.  
  
 --  
 Carlos
  
  
 On Tuesday, July 16, 2013 at 6:35 AM, Eric Sproul wrote:
  
   
   
   
  On Mon, Jul 15, 2013 at 11:35 PM, cardena...@gmail.com 
  (mailto:cardena...@gmail.com) wrote:
   That's awesome Chris, where can I find the package source so I can update 
   to the latest stable version? GitHub or somewhere else?  
   
  The build scripts for ms.omniti.com (http://ms.omniti.com) packages are in 
  the omniti-ms branch of omnios-build:  
  https://github.com/omniti-labs/omnios-build/tree/omniti-ms  
  ___
  OmniOS-discuss mailing list
  OmniOS-discuss@lists.omniti.com (mailto:OmniOS-discuss@lists.omniti.com)
  http://lists.omniti.com/mailman/listinfo/omnios-discuss
   
   
   
  
  

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Switching syslog with rsyslog

2013-07-16 Thread Eric Sproul
On Mon, Jul 15, 2013 at 11:35 PM, cardena...@gmail.com wrote:

 That's awesome Chris, where can I find the package source so I can update
 to the latest stable version? GitHub or somewhere else?


The build scripts for ms.omniti.com packages are in the omniti-ms branch of
omnios-build:  https://github.com/omniti-labs/omnios-build/tree/omniti-ms
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Switching syslog with rsyslog

2013-07-16 Thread Carlos Cardenas
I'll send an PR later this week{end}. 

-- 
Carlos


On Tuesday, July 16, 2013 at 6:35 AM, Eric Sproul wrote:

 
 
 
 On Mon, Jul 15, 2013 at 11:35 PM, cardena...@gmail.com 
 (mailto:cardena...@gmail.com) wrote:
  That's awesome Chris, where can I find the package source so I can update 
  to the latest stable version? GitHub or somewhere else? 
 
 The build scripts for ms.omniti.com (http://ms.omniti.com) packages are in 
 the omniti-ms branch of omnios-build:  
 https://github.com/omniti-labs/omnios-build/tree/omniti-ms 
 ___
 OmniOS-discuss mailing list
 OmniOS-discuss@lists.omniti.com (mailto:OmniOS-discuss@lists.omniti.com)
 http://lists.omniti.com/mailman/listinfo/omnios-discuss
 
 


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss