From b2bff12ef41964958f46a5dacccce401c799e7d4 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 16 Dec 2009 15:09:18 +0000 Subject: [PATCH] svn keywords --- Makefile | 1 + coblitz-tags.mk | 1 + coblitz.mk | 4 +++- config.onelab/bootstrapfs-umts.pkgs | 2 ++ config.onelab/bootstrapfs-wifi.pkgs | 1 + config.onelab/bootstrapfs.pkgs | 3 +++ config.onelab/onelab.mirrors | 3 +++ config.onelab/vserver.pkgs | 3 +++ config.planetlab/vserver-planetflow.pkgs | 3 +++ onelab-k27-tags.mk | 3 ++- onelab-tags.mk | 1 + onelab.mk | 4 ++-- planetbridge-tags.mk | 1 + planetbridge.mk | 2 ++ planetlab-k27-tags.mk | 1 + planetlab-tags.mk | 1 + planetlab.mk | 4 ++-- trellis-tags.mk | 1 + trellis.mk | 4 ++-- 19 files changed, 35 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index cea39aa3..13a3f13a 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ # Thierry Parmentelat - INRIA Sophia Antipolis # ### $Id$ +### $URL$ # #################### # invocation: diff --git a/coblitz-tags.mk b/coblitz-tags.mk index 5face5de..2fa66324 100644 --- a/coblitz-tags.mk +++ b/coblitz-tags.mk @@ -1,4 +1,5 @@ # $Id$ +# $URL$ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication diff --git a/coblitz.mk b/coblitz.mk index 03d086fa..74353739 100644 --- a/coblitz.mk +++ b/coblitz.mk @@ -1,3 +1,5 @@ +# $Id$ +# $URL$ # # declare the packages to be built and their dependencies # initial version from Mark Huang @@ -5,7 +7,7 @@ # Copyright (C) 2003-2006 The Trustees of Princeton University # rewritten by Thierry Parmentelat - INRIA Sophia Antipolis # -# $Id: planetlab.mk 14230 2009-07-03 00:58:17Z thierry $ +# $Id$ # # see doc in Makefile # diff --git a/config.onelab/bootstrapfs-umts.pkgs b/config.onelab/bootstrapfs-umts.pkgs index 477ea9e4..5ece288b 100644 --- a/config.onelab/bootstrapfs-umts.pkgs +++ b/config.onelab/bootstrapfs-umts.pkgs @@ -1,4 +1,6 @@ # $Id$ +# $URL$ +# groupname: extensionumts groupdesc: planetlab node umts extensions package: nozomi diff --git a/config.onelab/bootstrapfs-wifi.pkgs b/config.onelab/bootstrapfs-wifi.pkgs index 1de15eb8..babb1380 100644 --- a/config.onelab/bootstrapfs-wifi.pkgs +++ b/config.onelab/bootstrapfs-wifi.pkgs @@ -1,4 +1,5 @@ # $Id$ +# $URL$ # # first attempt for an extensible bootstrapfs contents # diff --git a/config.onelab/bootstrapfs.pkgs b/config.onelab/bootstrapfs.pkgs index 7643ddcf..7b0e1a46 100644 --- a/config.onelab/bootstrapfs.pkgs +++ b/config.onelab/bootstrapfs.pkgs @@ -1,3 +1,6 @@ +# $Id$ +# $URL$ +# # Keeping the old name as it might be referenced elsewhere (node update..) # groupname: Bootstrapfs groupname: PlanetLab diff --git a/config.onelab/onelab.mirrors b/config.onelab/onelab.mirrors index ecf5bc65..58b01a5f 100644 --- a/config.onelab/onelab.mirrors +++ b/config.onelab/onelab.mirrors @@ -1,3 +1,6 @@ +# $Id$ +# $URL$ +# # use the local mirror only # see http://svn.planet-lab.org/wiki/VserverCentos for howto setup localhost mirroring mirror: http://mirror.onelab.eu/ diff --git a/config.onelab/vserver.pkgs b/config.onelab/vserver.pkgs index c683aba1..7ce901be 100644 --- a/config.onelab/vserver.pkgs +++ b/config.onelab/vserver.pkgs @@ -1,3 +1,6 @@ +# $Id$ +# $URL$ +# groupname: PlanetLabSlice groupdesc: PlanetLab Slice Reference Image # packages to exclude from stock repositories diff --git a/config.planetlab/vserver-planetflow.pkgs b/config.planetlab/vserver-planetflow.pkgs index b6ceeddb..ddc724d6 100644 --- a/config.planetlab/vserver-planetflow.pkgs +++ b/config.planetlab/vserver-planetflow.pkgs @@ -1,3 +1,6 @@ +# $Id$ +# $URL$ +# groupname: PlanetFlowReference groupdesc: PlanetFlow Reference Image package: rsync diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index 271c5204..057f6910 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -1,4 +1,5 @@ -# $Id: onelab-tags.mk 15622 2009-11-03 21:19:17Z mef $ +# $Id$ +# $URL$ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication diff --git a/onelab-tags.mk b/onelab-tags.mk index b341d7a4..7d2b1dc0 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -1,4 +1,5 @@ # $Id$ +# $URL$ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication diff --git a/onelab.mk b/onelab.mk index e7f9425d..6dad82fd 100644 --- a/onelab.mk +++ b/onelab.mk @@ -1,3 +1,5 @@ +# $Id$ +# $URL$ # # declare the packages to be built and their dependencies # initial version from Mark Huang @@ -5,8 +7,6 @@ # Copyright (C) 2003-2006 The Trustees of Princeton University # rewritten by Thierry Parmentelat - INRIA Sophia Antipolis # -# $Id$ -# # see doc in Makefile # diff --git a/planetbridge-tags.mk b/planetbridge-tags.mk index 1f8563dd..6193bcf3 100644 --- a/planetbridge-tags.mk +++ b/planetbridge-tags.mk @@ -1,4 +1,5 @@ # $Id$ +# $URL$ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication diff --git a/planetbridge.mk b/planetbridge.mk index 51ceffac..39acb331 100644 --- a/planetbridge.mk +++ b/planetbridge.mk @@ -1,3 +1,5 @@ +# $Id$ +# $URL$ # # declare the packages to be built and their dependencies # initial version from Mark Huang diff --git a/planetlab-k27-tags.mk b/planetlab-k27-tags.mk index 55e90b1f..0ba3f748 100644 --- a/planetlab-k27-tags.mk +++ b/planetlab-k27-tags.mk @@ -1,4 +1,5 @@ # $Id$ +# $URL$ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication diff --git a/planetlab-tags.mk b/planetlab-tags.mk index 992689ec..ed816718 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -1,4 +1,5 @@ # $Id$ +# $URL # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication diff --git a/planetlab.mk b/planetlab.mk index 51ceffac..70c2e208 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -1,3 +1,5 @@ +# $Id$ +# $URL$ # # declare the packages to be built and their dependencies # initial version from Mark Huang @@ -5,8 +7,6 @@ # Copyright (C) 2003-2006 The Trustees of Princeton University # rewritten by Thierry Parmentelat - INRIA Sophia Antipolis # -# $Id$ -# # see doc in Makefile # diff --git a/trellis-tags.mk b/trellis-tags.mk index ea36e5bf..0f64b7ec 100644 --- a/trellis-tags.mk +++ b/trellis-tags.mk @@ -1,4 +1,5 @@ # $Id$ +# $URL$ # build-SVNPATH is now set by vbuild-nightly.sh to avoid duplication diff --git a/trellis.mk b/trellis.mk index aec1f884..a68bfd98 100644 --- a/trellis.mk +++ b/trellis.mk @@ -1,3 +1,5 @@ +# $Id$ +# $URL$ # # declare the packages to be built and their dependencies # initial version from Mark Huang @@ -5,8 +7,6 @@ # Copyright (C) 2003-2006 The Trustees of Princeton University # rewritten by Thierry Parmentelat - INRIA Sophia Antipolis # -# $Id: planetlab.mk 14860 2009-08-27 16:18:44Z acb $ -# # see doc in Makefile # -- 2.47.0