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