new package/linux structure. so that we can maintain kernel 2.6 and 2.4
[openwrt.git] / openwrt / package / linux / linux-2.4 / README
1 Description of kernel patches in patches:
2
3 000-linux-mips.patch
4 This is the diff between vanilla linux-2.4.30 and linux-mips.org kernel
5 (CVS tag 2_4_30 used). The kernel source from linux-mips.org CVS repository has
6 newer drivers and code then vanilla linux-2.4.30 especially for the mips architecture.
7
8 001-bcm47xx.patch
9 This is the broadcom specific code from netgear (wg602v3-GPL-v1.0.6) GPL source tarball.
10 There are many small patches included, so it works with linux 2.4.30 kernel.
11 The original code is based on Linux 2.4.20.
12
13 002-wl-fix.patch
14 The driver for the wireless lan chip on brcm47xx based routers is binary only.
15 This means it depends on older data structures in the kernel. We backported some
16 of the changes or changed some of the data structures to work with the binary modul.
17 This is a really bad hack, but without source code, there is no better chance to get
18 the driver working with newer kernels.
19
20 003-squashfs.patch
21 Support for the squashfs filesystem. It has better compression ratio then cramfs.
22
23 004-squashfs-lzma.patch
24 LZMA Addon patch from Oleg I. Vdovikin for the squashfs filesystem.
25 Even better compression ratio.
26
27 005-jffs2-compression.patch
28 Compression for jffs2 filesystem.
29
30 100-ebtables.patch
31 Filtering packets on ethernet layer. See http://ebtables.sf.net
32
33 101-netfilter-ipp2p.patch
34
35 102-netfilter-layer7.patch
36
37 103-netfilter-nat-pptp.patch
38
39 104-netfilter-maxconn.patch
40
41 105-netfilter-TTL.patch
42
43 106-mppe-mppc.patch
44
45 107-cifs.patch
46
47 108-optional-aout-support.patch
48
49 109-ipsec-nat-traversal.patch
50
51 110-netdev_random_core.patch
52
53 111-netdev_random_et.patch
54
55 200-i4l.patch
56
57 201-hfc-usb-backport.patch
58
59 202-pl2303-backport.patch
60
61 203-hfsplus-fix.patch
62
63 204-net-b44.patch
64
65 205-gcc-3.4-ldscript.patch
66
67 206-gcc-3.4-fixes.patch
68
69 207-gcc-4.0-fixes.patch
This page took 0.048678 seconds and 5 git commands to generate.