From cf3d42f46205c200f12877e14b5cc865fd87bb1c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 23 Jul 2009 18:14:32 +0000 Subject: [PATCH] add comment on the system-wide dataflow up to /etc/planetlab/extensions --- NodeUpdate.py | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.43.0