]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - doc/README
Hauptsächlich Quellenupdate. Apache - Bind - hddtemp - hdparm - lame
[people/pmueller/ipfire-2.x.git] / doc / README
CommitLineData
cd1a2927
MT
1General
2-------
3This is the first version of IPCop. It was originally based on Smoothwall,
4but the distribution is actually built from source.
5
6License
7-------
8All of the code included in this release has been distributed under the GPL.
9You should find a copy of the GPL included.
10
11Building
12------------
13First, do : chmod 755 make.sh
14Build using : ./make.sh build
15Cleanup using: ./make.sh clean
16
17The building will also rebuild the Linux kernel. With the ipsec patches
18applied, I have only managed to build the kernel using kgcc. gcc 2.9.6 and
19gcc 3.0.1 failed to build the kernel!!!
20
21If you have any questions, remarks or patches, please send me an e-mail.
22Mark Wormgoor <mark@wormgoor.com>