Files
bpfire/doc
ms a20e696311 Hinzugefügt:
* Samba - Erste Test-Version
  * STUNNEL - bisher nicht verwendet, aber SWAT sendet das root-Passwort im Klartext über die Leitung
Geändert:
  * Linux-PAM - Libs waren falsch verlinkt


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@100 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-04-10 22:33:24 +00:00
..
2006-04-10 22:33:24 +00:00

General
-------
This is the first version of IPCop.  It was originally based on Smoothwall, 
but the distribution is actually built from source.

License
-------
All of the code included in this release has been distributed under the GPL. 
You should find a copy of the GPL included.  

Building
------------
First, do    :	chmod 755 make.sh
Build using  :	./make.sh build
Cleanup using:	./make.sh clean

The building will also rebuild the Linux kernel.  With the ipsec patches
applied, I have only managed to build the kernel using kgcc.  gcc 2.9.6 and
gcc 3.0.1 failed to build the kernel!!!

If you have any questions, remarks or patches, please send me an e-mail.
Mark Wormgoor <mark@wormgoor.com>