first working draft - migrate not implemented yet
[infrastructure.git] / scripts / Makefile
index abd3d3f..b16ab47 100644 (file)
@@ -1,14 +1,14 @@
 # $Id$
 # $URL$
 
-vhosts:
-       cat VSHOSTS
+vcheck:
+       vs-check -f VSERVERS
 
-vprobe:
-       vs-probe -f VSHOSTS > VSERVERS
-       @echo 'refreshed VSERVERS'
-       cat VSERVERS
+vshow:
+       vs-show -l -f VSERVERS
 
-vcheck:
-       vs-netcheck -f VSERVERS
+vcache:
+       vs-show -f VSERVERS > VCACHE
 
+vshowcache:
+       vs-show -l -f VCACHE