From: Thierry Parmentelat Date: Wed, 4 Feb 2009 08:30:48 +0000 (+0000) Subject: for now : build the planetlab distro with the kernel trunk, and the onelab distro... X-Git-Tag: 4.3-rc1~101 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=63cbaee2cedbfd7dfa8095b0cd951571c9b035ea;p=build.git for now : build the planetlab distro with the kernel trunk, and the onelab distro with the stable 2.6.22 kernel --- 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