From dfb55b88d52fe085e24d2dcbfb5e32a6a580e1a0 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Thu, 27 Jan 2005 19:07:05 +0000 Subject: [PATCH] mentioned the '-m yum' buildmethod git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1805 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/README | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/util-vserver/README b/util-vserver/README index defb36f..7e6caf1 100644 --- a/util-vserver/README +++ b/util-vserver/README @@ -39,14 +39,17 @@ Red Hat 7.3, Red Hat 9, Fedora Core 1&2 for path-detection only and paths from RH systems will be assumed by default, this should not be a big problem. -* guest systems can be created with the 'apt-rpm' build-method. This - requires the 'apt' package e.g. from http://fedora.us. Before first - invocation, a near mirror should be activated in +* guest systems can be created with the 'apt-rpm' or 'yum' build-methods. + The first one requires the 'apt' package e.g. from http://fedora.us and + the configuration of a near mirror in | /etc/vservers/.distributions//apt/sources.list (To avoid slashdotting by the masses of util-vserver-users, there - does not exist a standard mirror) + does not exist a standard mirror). + + The 'yum' method uses the repository configuration shipped by the + fedora-release package. * RH/FC uses the 'sysv' initstyle which is assumed by default @@ -59,8 +62,8 @@ Red Hat 7.3, Red Hat 9, Fedora Core 1&2 * when having RH/FC guestsystems, it is *strongly* recommended to use a dietlibc linked version of 'rpm-fake-resolver'. Else, package - installation with 'vrpm' or 'vapt-get' can fail since users can not - be resolved. + installation with 'vrpm', 'vapt-get' or 'vyum' can fail since users + can not be resolved. -- 1.8.1.5