From: Thierry Parmentelat Date: Fri, 7 Dec 2007 08:46:43 +0000 (+0000) Subject: stepping back - this does not solve the node boot issue X-Git-Tag: 4.2-rc2~358 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b72f00b33afc7db032469a660bff8f973e61b98e;p=build.git stepping back - this does not solve the node boot issue --- diff --git a/mkfedora b/mkfedora index d7952e9a..f0612b5c 100755 --- a/mkfedora +++ b/mkfedora @@ -220,7 +220,7 @@ cp $vroot/etc/rpm/macros $vroot/tmp/.rpmmacros ### Checking whether this is really needed ### # copy to the vserver's rpm macros ### # xxx fixme - this must be reviewed once we get the stuff running -cp $vroot/etc/rpm/macros /etc/rpm/macros +### cp $vroot/etc/rpm/macros /etc/rpm/macros # Mount in reference image mount -t devpts none $vroot/dev/pts