From 3785f915603b86d2433256de7835dac599ac93a6 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Thu, 10 Jan 2008 18:10:43 +0000 Subject: [PATCH] merged production into the base bootstrapfs.pkgs --- config.planetlab/bootstrapfs-production.pkgs | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 config.planetlab/bootstrapfs-production.pkgs diff --git a/config.planetlab/bootstrapfs-production.pkgs b/config.planetlab/bootstrapfs-production.pkgs deleted file mode 100644 index e04994d5..00000000 --- a/config.planetlab/bootstrapfs-production.pkgs +++ /dev/null @@ -1,16 +0,0 @@ -groupname: BootstrapfsProduction -groupdesc: PlanetLab Production Node - -# 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: python dev coreutils -group: PlanetLab -- 2.47.0