On 06/01/2010 10:12 PM, Wilhelm wrote:
> Am 01.06.2010 20:05, schrieb Daniel Lezcano:
>> On 06/01/2010 09:50 PM, Wilhelm wrote:
>>> Am 01.06.2010 16:06, schrieb Daniel Lezcano:
On 06/01/2010 06:04 PM, Daniel Lezcano wrote:
> On 05/30/2010 07:07 PM, Wilhelm wrote:
>> Hi,
>>
>> f
Am 01.06.2010 20:05, schrieb Daniel Lezcano:
> On 06/01/2010 09:50 PM, Wilhelm wrote:
>> Am 01.06.2010 16:06, schrieb Daniel Lezcano:
>>> On 06/01/2010 06:04 PM, Daniel Lezcano wrote:
On 05/30/2010 07:07 PM, Wilhelm wrote:
> Hi,
>
> for all interested: attached you'll find a templa
Am 01.06.2010 20:05, schrieb Daniel Lezcano:
> On 06/01/2010 09:50 PM, Wilhelm wrote:
>> Am 01.06.2010 16:06, schrieb Daniel Lezcano:
>>> On 06/01/2010 06:04 PM, Daniel Lezcano wrote:
On 05/30/2010 07:07 PM, Wilhelm wrote:
> Hi,
>
> for all interested: attached you'll find a templa
On 06/01/2010 09:50 PM, Wilhelm wrote:
> Am 01.06.2010 16:06, schrieb Daniel Lezcano:
>> On 06/01/2010 06:04 PM, Daniel Lezcano wrote:
>>> On 05/30/2010 07:07 PM, Wilhelm wrote:
Hi,
for all interested: attached you'll find a template script for ubuntu
containers.
>>> Hi Wil
Am 01.06.2010 16:06, schrieb Daniel Lezcano:
On 06/01/2010 06:04 PM, Daniel Lezcano wrote:
On 05/30/2010 07:07 PM, Wilhelm wrote:
Hi,
for all interested: attached you'll find a template script for ubuntu
containers.
Hi Willem,
thanks a lot for the script, I fixed some nasty things but I was
On 06/01/2010 06:04 PM, Daniel Lezcano wrote:
> On 05/30/2010 07:07 PM, Wilhelm wrote:
>> Hi,
>>
>> for all interested: attached you'll find a template script for ubuntu
>> containers.
>>
> Hi Willem,
>
> thanks a lot for the script, I fixed some nasty things but I was happy
> to play with it :)
>
On 05/30/2010 07:07 PM, Wilhelm wrote:
> Hi,
>
> for all interested: attached you'll find a template script for ubuntu
> containers.
>
Hi Willem,
thanks a lot for the script, I fixed some nasty things but I was happy
to play with it :)
Do you mind to modify the script in order to have '/var/tmp
Am 30.05.2010 20:19, schrieb Michel Normand:
On 30/05/2010 19:07, Wilhelm wrote:
Hi,
for all interested: attached you'll find a template script for ubuntu
containers.
interesting attachment.
could we take it in lxc as a new template exemple
in scripts/lxc-ubuntu.in ?
Sure!
Attached I have
On 30/05/2010 19:07, Wilhelm wrote:
> Hi,
>
> for all interested: attached you'll find a template script for ubuntu
> containers.
interesting attachment.
could we take it in lxc as a new template exemple
in scripts/lxc-ubuntu.in ?
It will need few adaptations using some "@xxx@" but easy to change.
Hi,
for all interested: attached you'll find a template script for ubuntu
containers.
--
Wilhelm
#!/bin/bash
#
# lxc: linux Container library
configure_ubuntu()
{
rootfs=$1
hostname=$2
# disable selinux in ubuntu
mkdir -p $rootfs/selinux
echo 0 > $rootfs/selinux/enfor
10 matches
Mail list logo