]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Exposed the mutli-overlay functionality in the ruby bindings.
authorTobias Brunner <tobias@strongswan.org>
Thu, 2 Jul 2009 15:11:28 +0000 (17:11 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 15 Sep 2009 12:32:29 +0000 (14:32 +0200)
commita2cda6dcf9df83aa60a94456fb576444716432b8
treec2c15d949921efaad8f1f0d6c26473deda3e4c1d
parent3d3b9e7f423c1b9b12b6e4f699ca36e8fa7f877d
Exposed the mutli-overlay functionality in the ruby bindings.

Overlays can be added to individual guests (which overlays exactly the supplied directory) or to all guests (which overlays a subdirectory with the guest's name to each guest).

The template functionality is provided as before.
src/dumm/ext/dumm.c
src/dumm/ext/lib/dumm.rb
src/dumm/ext/lib/dumm/guest.rb