On Sat, Feb 27, 2010 at 6:16 PM, Michael Prokop <bts@bts.grml.org> wrote:

Hi, any chance you could resend your work in a proper patch message that we can
test/apply? Looking at http://bts.grml.org/grml/issue650 I sadly have no idea
what needs to be applied and what's deprecated nowadays.

OK, I'll summit in as one file, as per Ulrich. 

It's a standalone script and was working fine before, but I don't have any time to test it now and in any near future -- I remember that I have to make one (or two) symlinks of live-initramfs files to make it working before.

Again, Here is the current usage help:

live-module - insert/remove live modules into root aufs

Usage: live-module [options] module

Options:

-i, --ins insert the module into root aufs
-r, --rem remove the module from root aufs
-p, --plug plug-in the module (synonym for insert)
-u, --pull pull-out the module (synonym for remove)

-h, --help Print usage information and exit

cheers