X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7de1db797794bff9e6adc4dc2e9c68c77145fe0a..628fef7425532a0ca9f81c3565069a5cce35b069:/openwrt/docs/CHANGES diff --git a/openwrt/docs/CHANGES b/openwrt/docs/CHANGES index 382aecf3e..63cf7fd17 100644 --- a/openwrt/docs/CHANGES +++ b/openwrt/docs/CHANGES @@ -5,6 +5,13 @@ Changes between official and experimental *) new buildroot (based on uClib buildroot2) + *) makefiles are no longer included but executed instead + => easier to create packages + + *) enhanced configuration system + *) busybox fully configurable from menuconfig + *) enabled tristate for some packages + => < > disabled, compile as .ipk, <*> compile as .ipk and embed *) new kernel (updated to 2.4.29) @@ -14,3 +21,11 @@ *) posix threads library (libpthread) is now embedded in firmware + *) newest ebtables support + + *) better support for Asus WL-500g + (kernel modules for usb,scsi,vfat build) + + *) all free kernel source added to cvs for better maintainence + + *) free replacements for mtd and wl tool (wl is renamed to wlc)