From b72f00b33afc7db032469a660bff8f973e61b98e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 7 Dec 2007 08:46:43 +0000 Subject: [PATCH] stepping back - this does not solve the node boot issue --- mkfedora | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.0