Commit Graph

11 Commits

Author SHA1 Message Date
Nick Mathewson cef53a3846 Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to
build properly.  Works fine on redhat 9.  YMMV.)


svn:r1199
2004-03-02 19:09:30 +00:00
Steven Hazel 11176e96ae made these scripts know about config/Makefile.am
svn:r1090
2004-02-17 06:41:18 +00:00
Roger Dingledine ed37540e0c include our ChangeLog file in make dist
svn:r1070
2004-02-17 01:06:48 +00:00
Roger Dingledine 85931bcaa1 figured out how to make autoconf a bit less viral
(thanks cherub)


svn:r666
2003-10-24 03:27:53 +00:00
Roger Dingledine ca6210e5ac force the admin to mkdir the datadirectory himself,
so he gets the permissions right.

also this means clients will never need to make the datadirectory.

also remind the admin to fix his clock before setting up his node.


svn:r650
2003-10-22 04:33:11 +00:00
Steven Hazel b570850ac8 create var/lib/tor on "make install" -- this should allow
sample-server-torrc to Just Work


svn:r605
2003-10-16 08:53:14 +00:00
Roger Dingledine d6a35a228a some early bugfixes
our log() conflicts with log(3)
distribute only the correct files from doc/ and src/config/
sometimes laptops go back in time. i guess that's ok for now.
and bump the version number because we're live.


svn:r544
2003-10-07 16:30:05 +00:00
Roger Dingledine 88b74ead5c allow make dist to work, because we moved stuff to doc
svn:r211
2003-03-19 22:43:03 +00:00
Roger Dingledine 836354ca01 actually writing down the current license state
svn:r116
2002-09-27 02:46:29 +00:00
Roger Dingledine dd906c40c9 Updated HACKING and README docs
HACKING now explains bandwidth throttling, congestion control,
and router twins. Read it and see if it makes sense.


svn:r68
2002-07-22 04:07:34 +00:00
Felipe Bergo 0433fafd83 added automake/autoconf support. When in doubt, "aclocal && autoconf && autoheader && automake" from the top dir.
svn:r10
2002-06-28 23:26:42 +00:00