X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d6e8451729ccf714c74cada243eab14bf833b1c7..4e6682d03b0a57f9542c350207d145acf984503f:/openwrt/docs/CHANGES diff --git a/openwrt/docs/CHANGES b/openwrt/docs/CHANGES index 36ee41af1..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) @@ -18,4 +25,7 @@ *) 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)