[or-cvs] r21179: {torvm} Minor cleanup of HACKING (torvm/trunk)
coderman at seul.org
coderman at seul.org
Sun Dec 13 00:55:58 UTC 2009
Author: coderman
Date: 2009-12-12 19:55:57 -0500 (Sat, 12 Dec 2009)
New Revision: 21179
Modified:
torvm/trunk/HACKING
Log:
Minor cleanup of HACKING
Modified: torvm/trunk/HACKING
===================================================================
--- torvm/trunk/HACKING 2009-12-13 00:23:45 UTC (rev 21178)
+++ torvm/trunk/HACKING 2009-12-13 00:55:57 UTC (rev 21179)
@@ -1,7 +1,6 @@
- Transparent Tor Proxy Virtual Machine
+ TorVM - Transparent Tor Proxy Virtual Machine for Windows
-
See the doc/ directory for design and implementation details and the LICENSE
file for rights and terms.
@@ -10,7 +9,6 @@
basic features are not yet avilable; edit the Makefile to adjust manually.
-
NOTE: Some subversion repositories are accessed via SSL with keys that may need
to be accepted manually. To confirm that you have authenticated the keys used
issue the following commands as the build user and approve the keys if needed:
@@ -25,7 +23,6 @@
# Fingerprint: 2d:ef:71:c5:5a:00:a5:26:e8:ad:0d:e9:d0:fb:8a:54:3a:6d:2d:61
-
Run 'make' to build the VM kernel image and Windows build ISO image. Once the
Windows build is done a complete Tor virtual machine package should be zipped
up ready for distribution in the C:\Tor_VM folder. You will need to have the
@@ -35,7 +32,6 @@
http://download.microsoft.com/download/9/0/f/90f019ac-8243-48d3-91cf-81fc4093ecfd/1830_usa_ddk.iso
-
Some files and paths of interest:
./build/kamikaze/x86-vm/bin/openwrt-x86-vmlinuz
@@ -66,7 +62,6 @@
> experimentation only!
-
Fully automated builds are supported with some minor modifications to both the
Linux build host and the win32 build VM. There are three steps to this setup:
@@ -94,4 +89,3 @@
When the build completes a Tor_VM_<timestamp> directory will be created in the
requested location. The timestamp is an integer value representing the UNIX
epoch in seconds.
-
More information about the tor-commits
mailing list