add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio
[openwrt.git] / package / opkg /
2012-12-22 nbdopkg: keep package list files compressed when src/gz...
2012-11-15 jowopkg: fix find logic introduced by previous commit
2012-11-15 jowopkg: various additions
2012-10-19 hcglicensing: Add licensing metadata to many packages
2012-09-23 nbdbuild: add the + token to any commands that can pass...
2012-09-15 nbdopkg: add host and package parallel build support
2012-04-12 jow[buildroot] include, base-files, opkg: introduce versio...
2011-10-15 jow[package] opkg: fix a double free of pkg vectors when...
2011-04-15 nbdopkg: avoid using getline() to fix a compile issue...
2011-04-11 jow[package] opkg: update to r618
2011-03-06 jow[package] change PKG_FIXUP:=libtool to PKG_FIXUP:=autor...
2011-03-02 nbdopkg: use -ffunction-sections, -fdata-sections and...
2010-12-18 jow[package] opkg: remove stray HOST_BUILD_DEPENDS
2010-12-13 jow[package] opkg: remove manual automake invocations...
2010-12-13 jow[package] opkg: disable output shaving
2010-11-25 jow[package] opkg: ship pkg.m4, this fixes building on...
2010-11-24 jow[package] opkg: write error messages to stdout
2010-10-19 florianMerge branch 'master' of git://nbd.name/openwrt
2010-10-05 jow[package] opkg: update to r576, remove 013add-list...
2010-10-03 jow[package] opkg: implement "list-changed-conffiles"...
2010-10-02 jow[package] opkg: reenable global upgrade, refresh patches
2010-09-30 jow[package] add maintainer information
2010-09-13 acoulpackage/opkg: add missing patch from r23050
2010-09-13 acoulpackage/opkg: update to r563
2010-09-12 jow[package] opkg:
2010-09-06 jow[package] opkg: add --force-run-hooks option to run...
2010-09-06 jow[package] opkg: reintroduce host build, utilize fixed...
2010-07-28 jow[buildsystem] revert r22372 and r22405, dependency...
2010-07-23 jow[buildsystem] use host opkg for installing packages...
2010-07-21 jow[package] opkg: fix host compilation on Darwin (libopkg...
2010-07-21 jow[package] opkg: strip trailing whitespaces from entries...
2010-04-18 jow[package] opkg: update to r528, refresh patches
2010-04-03 nico[package] opkg: add upstream patch fixing the order...
2010-03-28 nico[package] opkg: fix usage to reflect change in the...
2010-03-26 juhosgpackage/opkg: refresh patches
2010-03-21 florianchange from /jffs to /overlay, patch from Daniel Dickinson
2010-02-17 thepeoplefix opkg.conf
2010-02-11 thepeoplechange the opkg path due to changes in the buildsystem...
2010-01-25 nbdopkg: remove an empty patch
2010-01-13 jow[package] opkg: fallback to dest->root_dir if specified...
2010-01-07 jow[package] opkg: update to r513, move lock-file to ...
2009-12-22 jow[package] opkg: only select overlay_root if the install...
2009-12-21 jow[package] opkg: fix invalid free triggered by 011-old...
2009-12-21 jow[package] opkg: the current version leaves empty temp...
2009-12-20 jow[package] opkg: update to r503 - reduces peak memory...
2009-11-11 jow[package] opkg: forgot to remove two obsolete patches...
2009-11-11 jow[package] opkg: bump to r284
2009-10-22 jow[package] opkg: ignore Section, Source and Maintainer...
2009-10-22 jow[package] opkg:
2009-10-22 jow[package] opkg:
2009-10-20 nbdopkg: get rid of libopkg, saves >10k compressed, >40k...
2009-10-02 nbdopkg: move the build dir to KERNEL_BUILD_DIR, as compil...
2009-09-19 nbdopkg: fix the -force_space option
2009-08-12 jow[package] opkg: crlf -> lf in 001-fix-double-parsing...
2009-08-10 jow[package] opkg: fix duplicate parsing of config file...
2009-08-06 kalozupgrade opkg to r215 from the googlecode svn
2009-08-03 kalozadd special handling for the adm5120 target, which...
2009-07-31 kalozuse board names instead of arch in packages
2009-05-17 florian[opkg] update to r4993
2009-05-17 agb[opkg] opkg.conf: update trunk snapshots url
2009-04-30 nbdopkg: work around the same broken array overrun check...
2009-03-28 nbdopkg: fix error message reporting caused by an uninitia...
2009-02-24 nico[package] replace some -I & -L flags with $(TARGET_CPPF...
2009-02-14 nbdopkg: apparently array bounds checking is gcc 4.3 speci...
2009-02-14 nbdopkg: work around a gcc warning bug related to array...
2009-01-16 nbdfix opkg target arch detection problem on x86
2008-12-21 nbdfix opkg overlay_root option for jffs2-only images
2008-12-15 nicoadd a patch helping available storage space detection...
2008-12-12 nicoadd a workaround preventing opkg to install anything...
2008-10-30 thepeopleremove GPG not enabled in this build warning
2008-10-04 agb[opkg] use gzipped package lists
2008-08-16 thepeopleremove unneeded line
2008-08-16 thepeoplemake opkg the default package manager, disable busybox...
2008-08-15 thepeoplefix symlinks when installing opkg into a image
2008-08-13 florianFix opkg compilation with ccache, thanks sn9
2008-08-06 nbduse $(FPIC) in a few places where it matters
2008-08-05 thepeopleupdate opkg to 4564, fixes a couple of memory leaks
2008-07-29 thepeopleremove opkg config file and link ipkg.conf to opkg...
2008-07-29 thepeopleremoved a missed dependancy on curl
2008-07-29 florianopkg depends on curl
2008-07-29 thepeopleadd opkg