BTS

Message3093

Author suntong
Recipients mika
Date 2010-02-28.23:52:05
Content
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
Files
File name Uploaded
live-module suntong, 2010-02-28.23:52:05
unnamed suntong, 2010-02-28.23:52:05
History
Date User Action Args
2010-02-28 23:52:06suntongsetrecipients: + mika
2010-02-28 23:52:06suntonglinkissue650 messages
2010-02-28 23:52:05suntongcreate