From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Thu, 23 Jul 2009 18:14:32 +0000 (+0000)
Subject: add comment on the system-wide dataflow up to /etc/planetlab/extensions
X-Git-Tag: NodeUpdate-0.5-5~2
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=cf3d42f46205c200f12877e14b5cc865fd87bb1c;p=nodeupdate.git

add comment on the system-wide dataflow up to /etc/planetlab/extensions
---

diff --git a/NodeUpdate.py b/NodeUpdate.py
index 21512f6..d8e110a 100644
--- a/NodeUpdate.py
+++ b/NodeUpdate.py
@@ -37,6 +37,8 @@ SSL_CERT_DIR='/mnt/cdrom/bootme/cacert/'
 
 # file containing the list of extensions this node has, each
 # correspond to a package group in yum repository.
+# this is expected to be updated from the 'extensions tag' 
+# through the 'extensions.php' nodeconfig script
 EXTENSIONS_FILE='/etc/planetlab/extensions'
 
 # file containing a list of rpms that we should attempt to delete