From 238af597799d93aef242635ccfd3798741a7377d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 29 Sep 2008 14:17:00 +0000 Subject: [PATCH] focusing on centos --- modules.list | 2 ++ modules.update | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/modules.list b/modules.list index 11d348d7..29fc45f6 100644 --- a/modules.list +++ b/modules.list @@ -15,8 +15,10 @@ VserverReference comgt dummynet_image fprobe-ulog +inotify-tools iproute2 iptables +libnl linux-2.6 madwifi nodeconfig diff --git a/modules.update b/modules.update index 0f5a27b6..fb8caa98 100755 --- a/modules.update +++ b/modules.update @@ -5,5 +5,5 @@ # we set DISTRONAME as this cannot be correctly guessed from the build box root context for distro in onelab planetlab ; do tags=${distro}-tags.mk - make stage1=true PLDISTRO=${distro} PLDISTROTAGS=${tags} DISTRONAME=f8 module-tools + make stage1=true PLDISTRO=${distro} PLDISTROTAGS=${tags} DISTRONAME=centos5 module-tools done | sort -u | grep -v '^build$' -- 2.43.0