From bc2f114fabb0700144971a0498b2798c988581dc Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 2 Apr 2009 19:07:07 +0000 Subject: [PATCH] add comments on todo stuff --- planetlab/nodes/node.php | 1 + plewww.spec | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/planetlab/nodes/node.php b/planetlab/nodes/node.php index 25edde1..e5ce205 100644 --- a/planetlab/nodes/node.php +++ b/planetlab/nodes/node.php @@ -250,6 +250,7 @@ $form->start(); $table->row_start(); $table->cell ($peers->shortname($peer_id)); $table->cell (l_slice_t ($slice['slice_id'],$slice['name'])); + # xxx l_sliver not implemented yet - what should we show exactly ? $table->cell (l_sliver_t ($node_id,$slice['slice_id'],'view')); $table->row_end(); } diff --git a/plewww.spec b/plewww.spec index 4edda10..1fceeaa 100644 --- a/plewww.spec +++ b/plewww.spec @@ -64,7 +64,8 @@ echo "All files just need to be installed as is from the codebase" rm -rf $RPM_BUILD_ROOT # -# plcwww +# plewww +# xxx : uninstall should undo this # echo "* PLEWWW: Installing web pages" -- 2.43.0