Subject: Re: [vserver] gentoo baselayout-2 conversion problem
From:Benedikt Böhm <bb@xnull.de>
Date: Mon, 25 Aug 2008 11:18:27 +0200


On Aug 24, 2008, at 11:03 PM, Oliver Welter wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Chuck
>
>> i think the upgrade emerged not only baselayout-2 and openrc but  
>> also init-0.
>> when i first tried to start it i found itwas missing a file
>>
>> /lib/rc/sh/init-vserver.sh
>
> looks like you are using the "gentoo" init style. With openrc, you  
> must
> use "plain" init style - just do a
> echo plain > /etc/vservers/<server>/apps/init/style

with openrc you can use plain and gentoo, whatever suits your needs  
best.
after upgrade to openrc you may want to run the following command on  
the host:

/usr/lib/util-vserver/distributions/gentoo/initpost /etc/vservers/foo / 
usr/lib/util-vserver/util-vserver-vars

Bene