search for: commonmodules

Displaying 3 results from an estimated 3 matches for "commonmodules".

Did you mean: commonmodule
2016 Jun 04
2
LLVMLinkModules2() C-API question
Hey all, A quick question about the LLVM C-Api and using LinkModules. In a normal situation where I have 2 LLVM modules and 1 depends on the other using LLVMLinkModules2() works perfectly. LLVMLinkModules2() "Links the source module into the destination module. The source module is destroyed." according to the comment of the function. That is all fine when you only have 2 modules. But
2008 Feb 17
1
CommonModules common: move "plugins" to "lib"
I''m installing puppet modules from scratch on a new machine, using the code at https://hg.koumbit.net/module-puppet/ btw. The bootstrap script grabs a few base modules (to do dvcs checkouts) from http://reductivelabs.com/trac/puppet/wiki/CommonModules , uses the new modules to get the rest. However, the modules as checked out don''t bootstrap cleanly. The fix is simple, just move module-common/plugins to module-common/lib. Thanks!
2007 Dec 05
8
How does one use a module?
Greetings - Maybe I''m a bit slow, but I''ve been trying to understand how to use a module for the better part of a day and I''m not getting it. Here''s what I''ve done: Using puppet 0.23.2 1. Downloaded the shorewall module from David Schmitt''s git repo (Thanks David!!!!) and placed it in the directory /var/lib/puppet/modules (using the rpm