Re: [lxc-devel] lxc

2013-07-07 Thread Tomas Pospisek
Am 06.07.2013 17:45, schrieb curley andie: > >> On Fri, Jul 5, 2013 at 7:51 PM, Tomas Pospisek wrote: >> >> http://catb.org/~esr/faqs/smart-questions.html#noprivate >> >> Please reply to the list :-) >> >> Am 05.07.2013 13:13, schrieb curley andie:

Re: [lxc-devel] lxc

2013-07-05 Thread Tomas Pospisek
http://catb.org/~esr/faqs/smart-questions.html#noprivate Please reply to the list :-) Am 05.07.2013 13:13, schrieb curley andie: > When I try install using sudo apt-get install lxc I am getting the error > : unable to locate the package lxc. But the package lxc acutually exist. That's weird. Wha

Re: [lxc-devel] lxc

2013-07-05 Thread Tomas Pospisek
Am 05.07.2013 12:26, schrieb curley andie: > i am trying to install lxc on ubuntu. but i got the error u r missing > libcap support . so i installed libcap but still i am getting the same > error . pls provide a solution to ma problem asap http://catb.org/~esr/faqs/smart-questions.html#writewell

Re: [lxc-devel] [PATCH] implement loopback backing store

2013-06-05 Thread Tomas Pospisek
Am 05.06.2013 14:45, schrieb Serge Hallyn: > Quoting Tomas Pospisek (t...@sourcepole.ch): >> Am 03.06.2013 23:38, schrieb Serge Hallyn: >>> Create a loopfile backed container by doing: >>> >>> lxc-create -B loop -t template -n name >>> >>

Re: [lxc-devel] [PATCH] implement loopback backing store

2013-06-05 Thread Tomas Pospisek
Am 03.06.2013 23:38, schrieb Serge Hallyn: > Create a loopfile backed container by doing: > > lxc-create -B loop -t template -n name > > or > > lxc-clone -B loop -o dir1 -n loop1 > > The rootfs in the configuration file will be > > loop:/var/lib/lxc/loop1/rootdev While I app

Re: [lxc-devel] LXC as an alternative to linux-vserver

2012-11-03 Thread Tomas Pospisek
On Sat, 03 Nov 2012 "Michael H. Warfield" wrote: > On Sat, 2012-11-03, Patrick LeBoutillier wrote: > >> - One of the things we use a lot with linux-vserver is an "enter" >> functionality: from a shell in the host, use the "enter" command >> to get a shell inside a container. This is a variant