Automatic |
Automatic Conversion |
* emerge --unmerge baselayout ; ACCEPT-KEYWORDS="~x86" emerge sys-apps/baselayout-vserver |
Use these commands to convert a guest image which uses sys-apps/baselayout to the new baselayout-vserver:
<code> # CONFIG_PROTECT_MASK="/etc/init.d /etc/inittab" emerge sys-apps/baselayout-vserver # emerge -C sys-apps/baselayout # cd /etc && rm make.profile # ln -s ../usr/portage/profiles/default-linux/${arch}/vserver make.profile </code> Manual Style Note: Information below is really out of date, please see above or the [Gentoo VPS project] for more information |
It seems that Hollow, has created the ebuilds for patching the whole system in a easy way. |
------------------- Manual Style
--------------------------------------------------------- |