Displaying 3 results from an estimated 3 matches for "makeself".
Did you mean:
make_self
2013 Mar 28
3
Staging content from modules for temporary use by resources
...onto the client and possibly having to clean it up afterwards.
(This could also apply to content coming from templates.)
The use-cases I have in mind are: running a SQL file (to set up some
content in a database), extracting an archive and running a self-executable
installer (as generated with makeself, for example).
Currently, one way to do this is to stage the file first and to make the
resource (e.g. exec) using it depend on that file being set up:
file { ''/tmp/setupdb.sql'' :
source => "puppet:///modules/${module_name}/setupdb.sql",
mode =&...
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver
working on a pv_ops kernel.
It makes it difficult to debug without the source to the nvidia
driver, but I think it should be possible to get it to work without
changing the binary driver. If the dom0 kernel had access to all the
resources that a bare metal kernel did, then it should work right?
I''m using Jeremy''s
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver
working on a pv_ops kernel.
It makes it difficult to debug without the source to the nvidia
driver, but I think it should be possible to get it to work without
changing the binary driver. If the dom0 kernel had access to all the
resources that a bare metal kernel did, then it should work right?
I''m using Jeremy''s