From 0627f3e3b8b4610fac311ff03f02cbb03cfcf803 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 11 Jan 2008 15:37:03 +0000 Subject: [PATCH] undo changeset 7764 - the PlanetLab yumgroup is loaded by design --- config.planetlab/bootstrapfs.pkgs | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/config.planetlab/bootstrapfs.pkgs b/config.planetlab/bootstrapfs.pkgs index b819bae1..bcc5a1ff 100644 --- a/config.planetlab/bootstrapfs.pkgs +++ b/config.planetlab/bootstrapfs.pkgs @@ -112,18 +112,3 @@ package: netflow-utils package: proper # not ready yet #package: vsys - -# Install the "PlanetLab" group. This requires that the -# build system install the appropriate yumgroups.xml file -# -- currently build/groups/.xml -- -# /RPMS/ and that the build runs createrepo on that directory. -# dev is specified explicitly because of a stupid bug in its %post script -# that causes its installation to fail; see pl_root_mkfedora for a -# full explanation. coreutils and python are specified explicitly -# because groupinstall does not honor Requires(pre) dependencies -# properly, most %pre scripts require coreutils to be installed first, -# and some of our %post scripts require python. -package: dev -package: python -package: coreutils -group: PlanetLab -- 2.47.0