From f9c00973b54d0982fcbf83aa2c3bb22fce3e9c41 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 27 Jan 2010 18:44:46 +0000 Subject: [PATCH] fixed and moved the server-side yum scripts, from nodeconfig/yum to BootstrapFS/nodeconfig/yum now known as the nodeyum package (might need some moer work for properly handling kexcludes in multi-fc plcs) cleaned up all uses of /etc/planetlab/{node,slice}family nodeconfig now does not need the build/ module anymore at build time --- myplc.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/myplc.spec b/myplc.spec index 455249c..f7bdfb7 100644 --- a/myplc.spec +++ b/myplc.spec @@ -61,16 +61,13 @@ Requires: vixie-cron %endif # planetlab stuff Requires: bootmanager -# make sure to remove 2-fold nodefamily stuff -Conflicts: bootcd-%{pldistro}-%{_arch} Requires: bootcd-%{nodefamily} Requires: bootcd-initscripts Requires: PLCWWW Requires: www-register-wizard Requires: nodeconfig +Requires: nodeyum Requires: PLCAPI -# make sure to remove 2-fold nodefamily stuff -Conflicts: bootstrapfs-%{pldistro}-%{_arch} Requires: bootstrapfs-%{nodefamily} Requires: myplc-docs Requires: myplc-release -- 2.43.0