Differences between version 14 and predecessor to the previous major change of MetaNetInstallation.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 14 | Last edited on Friday, June 4, 2004 11:01:19 pm | by AlastairPorter | Revert |
Older page: | version 12 | Last edited on Sunday, November 16, 2003 7:39:03 pm | by BlairHarrison | Revert |
@@ -18,9 +18,9 @@
!Compile a kernel
This guide assumes you're running Linux. If you aren't, all hope is not lost. See [1].
-You need a 2.4 series kernel
.
+You need a 2.4 series (or later - 2
.6 works fine) kernel
$ uname -a
If you don't have one, go get one now. You'll thank yourself later. You might have to upgrade your firewalling from ipchains to iptables; check FirewallNotes for information.
@@ -56,13 +56,13 @@
!From Source - CVS
Check out wand, the WanDaemon software:
- cvs -d:pserver:anonymous@cvs.wand
.sourceforge.net:/cvsroot/wand login
+ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wand login
When prompted for a password press enter
- cvs -z3 -d:pserver:anonymous@cvs.wand
.sourceforge.net:/cvsroot/wand co -r REL2 wand
+ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wand co -r REL2 wand
!Tarballs
You can download tarballs from