Re: [lxc-devel] Beta: LXC template for gentoo

2013-12-29 Thread Alvaro Miranda Aguilera
Hi There now did work 100% perfect thanks full output here https://gist.github.com/8178674 Alvaro. On Sun, Dec 29, 2013 at 10:28 PM, wrote: > > Le 29/12/2013 07:44, Alvaro Miranda Aguilera a écrit : > > Hi There. > > > Hi > > Out of the box on Oracle Linux 6.5, fails > > > :-( > > however

Re: [lxc-devel] [CRIU] LXC live migrate

2013-12-29 Thread Ranjib Dey
hi all, now that criu supports plugin[1], has any one tried revisiting this? we should be able to address most of the issues encountered in this thread, [1] http://criu.org/Plugins On Wed, Nov 27, 2013 at 3:51 AM, Pavel Emelyanov wrote: > On 11/27/2013 01:58 PM, Daniel Lezcano wrote: > > On 1

[lxc-devel] [RFC] [PATCH] Multiple fixes for the ArchLinux template

2013-12-29 Thread Leonid Isaev
Multiple fixes for the ArchLinux template: 1. Add some packages from base group to the pkg install list. 2. Better comment and clean up the default container config, namely: (i) remove duplicate and conflicting entries, (ii) constrain list of accessible devices on the host. 3. Do not copy the pa

[lxc-devel] Lxc upgrading

2013-12-29 Thread group PICT MANY
Trying to upgrade the lxc version from 0.7.5 to 0.8.0. Executed following command : apt-get install lxc But it didnt work the package is still 0.7.5. apt-get install lxc=0.8.0 Gives error saying E: Version '0.8.0' for 'lxc' was not found How to upgrade it to next version (0.8.0 the specific)?

[lxc-devel] Improve Japanese man pages

2013-12-29 Thread KATOH Yasufumi
Hi, I have just improved Japanese man pages. This changes is big, so I sent a pull request on github. https://github.com/lxc/lxc/pull/120 Please check and merge it. Regards, KATOH -- KATOH Yasufumi / ka...@jazz.email.ne.jp ___ lxc-devel mailing li

Re: [lxc-devel] Beta: LXC template for gentoo

2013-12-29 Thread lxc
> Ok... Initial tests completed. > > Observations: > > *) Line 106: That mkdir needs a -p for the initial cache setup. After > that, I was able to successfully build a Gentoo container on my Fedora > 19 host. Good deal. fixed > > *) You probably do NOT need these entries in the config file: >

Re: [lxc-devel] Beta: LXC template for gentoo

2013-12-29 Thread lxc
Le 29/12/2013 07:44, Alvaro Miranda Aguilera a écrit : > Hi There. > Hi > Out of the box on Oracle Linux 6.5, fails > :-( > howeverm i think are just 2 small issues on printf and the output of > the array assignment on line 151. > > [root@vagrant-oracle65 ~]# mv lxc-gentoo > /usr/share/lxc/templat