]> git.proxmox.com Git - mirror_lxc.git/commit
Add lxc-clone script
authorSerge E. Hallyn <serge@hallyn.com>
Thu, 23 Jun 2011 22:42:24 +0000 (00:42 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 23 Jun 2011 22:42:24 +0000 (00:42 +0200)
commitbe8b5972427bf6d5f83c94b5e50a30cdeba2543a
tree74553e8470e467352f6275b31843704792e4672d
parente2e0ee250188302b85d2056b354e6c57b9242194
Add lxc-clone script

Create an lxc-clone script to clone containers.  It should probably
be factored into helpers and then enhanced, in particular to convert
between LVM and non-LVM containers, create non-snapshot LVM clones,
support loopback devices, and, when stable enough, to use
overlayfs, btrfs, etc.

But this is a start.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
configure.ac
lxc.spec.in
src/lxc/Makefile.am
src/lxc/lxc-clone.in [new file with mode: 0644]