mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
* Postfix 2.2.9
* PostGreSQL
Gefixt und neu implementiert:
* PAM
* Berkeley-DB
* XAMPP + PostGreSQL
* SASLAUTHD
/opt/lampp/lib und /opt/lampp/lib/mysql befinden sich im Lib-Cache
leichtes aufräumen in der make.sh
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@79 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
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>