[Libguestfs] [PATCH nbdkit v2 0/5] Add linuxdisk plugin.

Richard W.M. Jones rjones at redhat.com
Wed Feb 20 08:03:01 UTC 2019


It turns out that mke2fs has a ‘-d’ option which copies files and
directories recursively into a filesystem!  Who knew?

One problem is that it doesn't support merging, but I guess we can add
that to mke2fs.  It will make the implementation of this massively
simpler because we can remove all the libext2fs code, but I think we
still need the plugin to exist.

Anyway, v3 is needed at some point ...

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list