add config option for RNDIS Adds the kernel config option for RNDIS, used by some...
[openwrt/openwrt.git] / package / opkg /
2009-03-28 Felix Fietkauopkg: fix error message reporting caused by an uninitia...
2009-02-24 Nicolas Thillreplace some -I & -L flags with $(TARGET_CPPFLAGS)...
2009-02-14 Felix Fietkauopkg: apparently array bounds checking is gcc 4.3 speci...
2009-02-14 Felix Fietkauopkg: work around a gcc warning bug related to array...
2009-01-16 Felix Fietkaufix opkg target arch detection problem on x86
2008-12-21 Felix Fietkaufix opkg overlay_root option for jffs2-only images
2008-12-15 Nicolas Thilladd a patch helping available storage space detection...
2008-12-12 Nicolas Thilladd a workaround preventing opkg to install anything...
2008-10-30 Travis Kemenremove GPG not enabled in this build warning
2008-10-04 Andy Boyettuse gzipped package lists
2008-08-16 Travis Kemenremove unneeded line
2008-08-16 Travis Kemenmake opkg the default package manager, disable busybox...
2008-08-15 Travis Kemenfix symlinks when installing opkg into a image
2008-08-13 Florian FainelliFix opkg compilation with ccache, thanks sn9
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2008-08-05 Travis Kemenupdate opkg to 4564, fixes a couple of memory leaks
2008-07-29 Travis Kemenremove opkg config file and link ipkg.conf to opkg...
2008-07-29 Travis Kemenremoved a missed dependancy on curl remove use of autog...
2008-07-29 Florian Fainelliopkg depends on curl
2008-07-29 Travis Kemenadd opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so...