From 63cbaee2cedbfd7dfa8095b0cd951571c9b035ea Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 4 Feb 2009 08:30:48 +0000 Subject: [PATCH] for now : build the planetlab distro with the kernel trunk, and the onelab distro with the stable 2.6.22 kernel --- planetlab-tags.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/planetlab-tags.mk b/planetlab-tags.mk index a618a169..7bbcaa99 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -2,8 +2,9 @@ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication -linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/branches/22 -#linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/trunk +# trying the trunk kernel +#linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/branches/22 +linux-2.6-SVNPATH := http://svn.planet-lab.org/svn/linux-2.6/trunk madwifi-SVNPATH := http://svn.planet-lab.org/svn/madwifi/trunk util-vserver-SVNBRANCH := scholz util-vserver-SVNPATH := http://svn.planet-lab.org/svn/util-vserver/branches/scholz -- 2.47.0