experimental remote-snapshot feature
authorGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Thu, 20 Sep 2012 22:02:09 +0000 (00:02 +0200)
committerGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Thu, 20 Sep 2012 22:02:09 +0000 (00:02 +0200)
commit1b8dc556ec606a7db8709e4bb4c6dba6a4ad9cef
tree5681c8b26ae7f07c42e42719b4f655a9e07a430e
parent2f818d10547932db36be147628f8332a9f8061b3
experimental remote-snapshot feature

With this new target you can (re)build the local cache if you now
the node names. Start with a conf.mk containig SLICE
and HOST_x = y for each host. Then do

rm -rf cache; rm -rf L
make -j remote-snapshot >> conf.mk
make
planetlab/exp-tool/Makefile