netpanzer-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netPanzer-Devel] How To help: finding tasks and TODO list


From: Arnaud Quette
Subject: [netPanzer-Devel] How To help: finding tasks and TODO list
Date: Sat, 30 Aug 2003 22:40:58 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4) Gecko/20030827 Debian/1.4-3

For those who, like me, want to help out, here are few tips to
find tasks:

1) having retrieved the sources from CVS [1], and applied
Matze's wonderful patch [2], do a "grep -r TODO src/*"
from within netpanzer directory. There are some lines (49
lines when I done it)!

2) check src/todo.txt

Hope to have helped a bit, while waiting for more...

Arnaud

PS: I'm running Linux (Debian Sid) on an x86/K6-2

---
[1] Instructions are given at:
http://www.nongnu.org/netpanzer/download.html

[2] Mentionned at (broken link):
http://mail.nongnu.org/archive/html/netpanzer-devel/2003-08/msg00010.html
Available at:
http://savannah.nongnu.org/patch/?func=detailpatch&patch_id=1869&group_id=3321
- Go to the above URL, and do a "Save target" (ie as patch.bz2) on the link
"View Raw Patch". This is because the file is a .bz2!
- unzip the patch (bzip -d patch.bz2)
- apply the patch from within "netpanzer" dir:
$> patch -p1<../patch
- you will have some "problems". Just answer "n" to to "Assume..", "y"
to "Apply anyway", "y" to "skip patch"... and it will be good. It just
skip CVS/* and Changes.txt changes that already exists!
- then call make, and it 90% compiled as said.

** <http://savannah.nongnu.org/patch/download.php?id=1869>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]