Commit Graph

161 Commits

Author SHA1 Message Date
Michele Bini
6e03e0dee2 Compilation fixes from the 2010 debianized release 2013-09-30 09:29:12 +02:00
Michele Bini
e0a0364f14 Fixes for compiling libiptc with recent netfilter headers 2013-09-30 09:25:50 +02:00
Michele Bini
75e218b7f2 Compilation fix for more recent GCC compiler 2013-09-30 09:20:59 +02:00
Kirill
60d2333113 Update README.md 2013-09-23 21:05:56 +04:00
Valeska
06b4aaa05d I fixed some weird wording 2013-09-23 03:35:08 -07:00
Valeska
687fb7c8f1 I've updated it slightly, I included apt-get commands, And I improved the writting and explainations of some things.
I removed this section

Get the tarball of the latest stable version from:
http://netsukuku.freaknet.org/files/


If you want to download the development code you have to checkout it from the
cvs repository:
(Warning: It is highly probable the development code will not work!)

$ cvs -d :pserver:anoncvs@hinezumilabs.org:/home/cvsroot login
or
$ export CVSROOT=":pserver:anoncvs@hinezumilabs.org:/home/cvsroot"
$ cvs login

then check it out:

$ cvs -z3 -d :pserver:anoncvs@hinezumilabs.org:/home/cvsroot co netsukuku
or
$ cvs -z3 co netsukuku
(providing the CVSROOT variable was set in the previous step)


Once you've checked out a copy of the source tree, you can update
your source tree at any time so it is in sync with the latest and
greatest by running the command:
# cvs -z3 update -d -P

Or use github:
2013-09-23 03:33:06 -07:00
Kirill Sotnikov
12830d0c0f Merge branch 'release/0.0.9b' 2013-09-16 14:03:06 +04:00
Kirill Sotnikov
70c0248da8 Add README.md 2013-09-16 14:00:24 +04:00
Kirill Sotnikov
f1761cad9a git repo init 2013-09-16 13:53:25 +04:00
Kirill Sotnikov
cbddd9f7ac Update README.md 2013-09-06 15:16:07 +04:00
Kirill Sotnikov
4c9747e318 Initial commit 2013-09-06 04:15:38 -07:00