mtd/wlc, kernel source added
[openwrt-10.03/.git] / docs / CHANGES
1
2  OpenWRT CHANGES
3  ---------------
4
5  Changes between official and experimental
6
7   *) new buildroot (based on uClib buildroot2)
8      *) makefiles are no longer included but executed instead 
9         => easier to create packages
10
11   *) enhanced configuration system
12      *) busybox fully configurable from menuconfig
13      *) enabled tristate for some packages
14         => < > disabled, <M> compile as .ipk, <*> compile as .ipk and embed
15
16   *) new kernel (updated to 2.4.29)
17
18   *) jffs2 root partition support
19
20   *) lzma compression (kernel and squashfs root partition)
21   
22   *) posix threads library (libpthread) is now embedded in firmware
23
24   *) newest ebtables support
25
26   *) better support for Asus WL-500g 
27         (kernel modules for usb,scsi,vfat build)
28   
29   *) all free kernel source added to cvs for better maintainence
30
31   *) free replacements for mtd and wl tool (wl is renamed to wlc)