revert changes to devel.pkgs and keep this local to the f14 fake distro
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 5 May 2011 19:45:30 +0000 (21:45 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 5 May 2011 19:45:30 +0000 (21:45 +0200)
config.planetlab/devel.pkgs
f14-tags.mk
f14.mk

index 27e4d99..9e4edb6 100644 (file)
@@ -110,9 +110,3 @@ package: python-dateutil
 package: python-lxml
 # DistributedRateLimiting
 package: libxml2-devel
-##########
-# this is to rebuild a kernel for a stock fedora install 
-# for the kernel (from the f12/ branch of linux-2.6)
-package>=f14: elfutils-libelf-devel e2fsprogs 
-# for util-vserver
-package>=f14: nss nss-devel
index eb8bbb2..8cfd256 100644 (file)
@@ -1,8 +1,14 @@
 # don't bother to upgrade
 linux-2.6-BRANCH               := f12
 linux-2.6-GITPATH              := git://git.onelab.eu/linux-2.6.git@linux-2.6.32-f12
+kernel-DEVEL-RPMS              += elfutils-libelf-devel 
+kernel-DEVEL-RPMS              += e2fsprogs 
+kernel-DEVEL-RPMS              += xmlto 
+kernel-DEVEL-RPMS              += asciidoc
 util-vserver-BRANCH            := f12
 util-vserver-GITPATH           := git://git.onelab.eu/util-vserver.git@f12-bbox-f14
+util-vserver-DEVEL-RPMS                += nss nss-devel
+util-vserver-DEVEL-RPMS                += dietlibc
 # but use latest stuff for f12 that has 3.2.28
 yum-BRANCH                     := f12
 yum-GITPATH                    := git://git.onelab.eu/yum.git@3.2.28-5-f1x
diff --git a/f14.mk b/f14.mk
index 9db5e06..f5016d8 100644 (file)
--- a/f14.mk
+++ b/f14.mk
@@ -1,9 +1,5 @@
 #
-# $Id$
-# $URL$
-#
-# the f12 pldistro is to rebuild a fedora 12 vserver-capable kernel + out-to-date util-vserver
-# it is intended to be used in conjunction with the stock f12 distribution
+# mostly same as f12.mk - purpose is to build a minimal env. for f14-based infrastructure 
 #
 
 #