[or-cvs] r16533: {torvm} Add location and use of a package cache tarball for those wh (torvm/trunk)

coderman at seul.org coderman at seul.org
Thu Aug 14 04:05:08 UTC 2008


Author: coderman
Date: 2008-08-14 00:05:08 -0400 (Thu, 14 Aug 2008)
New Revision: 16533

Modified:
   torvm/trunk/README
Log:
Add location and use of a package cache tarball for those who keep having their build fail partway through due to poor mirrors or intermittent upstream repos

Modified: torvm/trunk/README
===================================================================
--- torvm/trunk/README	2008-08-14 03:41:54 UTC (rev 16532)
+++ torvm/trunk/README	2008-08-14 04:05:08 UTC (rev 16533)
@@ -26,6 +26,16 @@
 up ready for distribution in the C:\Tor_VM folder.
 
 
+If you have trouble with the build process downloading the various sources
+from mirrors and upstream repositories a current copy of all the kamikaze and
+win32 archives is available as: http://peertech.org/files/torvmdlcache.tar
+
+The extracted dl and wdl directories can be used in the build by passing their
+location to the make command:
+
+    make DLDIR=./dl WDLDIR=./wdl all
+
+
 Some files and paths of interest:
 
 ./build/kamikaze/x86-uclibc-vm/bin/openwrt-x86-vmlinuz



More information about the tor-commits mailing list