This source package contains net source code changed for Linux.

Normally, the package contains information about where the newest version
is uploaded. Please send me an email, if you know about any newer version out.

* Check the configuration options in the toplevel Makefile.

* Do a "make" as any user to compile everything. Maybe use "make 2>&1 | less"
  to check everything. Do a "make install" as root to install everything.

* Look at the file DIFF to see what has changed from the official versions.
  To generate the diffs yourself, use something like:
	find arp -name '*,v' | sed 's/,v$//' | sort | \
		xargs -r -ihugo rcsdiff -q -u -L hugo hugo | less
  (Yeah, that's why Unix is so cool...)

  Here is a list of special things, I have changed:
  - In ytalk-3.0.1, I have moved Makefile to Makefile.old.
  - Use "diff -urN net-tools-1.2.0.orig net-tools-1.2.0" for changes in there.

* I have modified net-tools-1.2.0 a lot without putting all changes in this
  source package. At the moment, NLS-support is disabled :-)
  Use the original source code from Alan Cox to use NLS.

* Check the files in "./etc/" for sample files to put in your "/etc" directory.

* Any EMail about this source package is appreciated.


Florian  La Roche  <florian@jurix.jura.uni-sb.de>
		   <flla@coli.uni-sb.de>

