Fix typo in help info of lxc-create, and get rid of duplicate
comments in bdev.h
Signed-off-by: Qiang Huang
---
src/lxc/bdev.h | 2 +-
src/lxc/lxc_create.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lxc/bdev.h b/src/lxc/bdev.h
index 7b60d95..4f27ea9 100644
-
We should return -ENOMEM instead of ENOMEM when realloc fails.
Signed-off-by: Qiang Huang
---
src/lxc/arguments.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lxc/arguments.c b/src/lxc/arguments.c
index 5f1c1af..8a8d306 100644
--- a/src/lxc/arguments.c
+++ b/src/lxc/ar
Signed-off-by: Qiang Huang
---
src/lxc/lxc_destroy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lxc/lxc_destroy.c b/src/lxc/lxc_destroy.c
index 686b303..07c7408 100644
--- a/src/lxc/lxc_destroy.c
+++ b/src/lxc/lxc_destroy.c
@@ -50,7 +50,7 @@ static struct lxc_argumen
This can do the job for archlinux:
https://raw.github.com/tokland/arch-bootstrap/master/arch-bootstrap.sh
On 06/02/13 23:06, Michael H. Warfield wrote:
> A recent threat on the lxc-users reminded me that I'm lacking a few
> templates for testing under LXC. OpenVZ has a number of prebuilt
> conta
A recent threat on the lxc-users reminded me that I'm lacking a few
templates for testing under LXC. OpenVZ has a number of prebuilt
containers (like CentOS) for download which some people (myself) have
used to create containers where we don't have prebuilt templates or the
lxc-templates we have d