add comments on todo stuff
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 2 Apr 2009 19:07:07 +0000 (19:07 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 2 Apr 2009 19:07:07 +0000 (19:07 +0000)
planetlab/nodes/node.php
plewww.spec

index 25edde1..e5ce205 100644 (file)
@@ -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();
     }
index 4edda10..1fceeaa 100644 (file)
@@ -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"