27 Commits (0e0bf71ed982211d00813140b2c6771733ee0661)

Author SHA1 Message Date
Felix Fietkau 35170c4892 opkg: remove an empty patch 15 years ago
Jo-Philipp Wich d9ca4041c5 opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem (#6498) 15 years ago
Jo-Philipp Wich d7272853a2 opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream 15 years ago
Jo-Philipp Wich e528ed80da opkg: only select overlay_root if the install destination is root, this eliminates the need for force_space when using external destinations like usb disks 15 years ago
Jo-Philipp Wich 51d2ab9308 opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix 15 years ago
Jo-Philipp Wich 908bdfd435 opkg: the current version leaves empty temp directories behind, clean them up before exit 15 years ago
Jo-Philipp Wich 608de32479 opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default 15 years ago
Jo-Philipp Wich 0b69c5e549 opkg: forgot to remove two obsolete patches in last commit 15 years ago
Jo-Philipp Wich 2355f9d497 opkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections 15 years ago
Jo-Philipp Wich ed2eed7b64 opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory 15 years ago
Jo-Philipp Wich 763644ae93 opkg: - re-enable upgrade and restrict it to signle packages, fix usage text - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches 15 years ago
Jo-Philipp Wich 3231dce5aa opkg: - replace package list parser by something that works with fixed buffers to avoid slurping the whole file into memory during parsing - fix a possible null pointer dereference in opkg_remove_cmd() - get rid of upgrade, it cannot upgrade single packages and kills the system in most cases - get rid of the flag operation, not needed - bump package revision 15 years ago
Felix Fietkau 762991f315 opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed 15 years ago
Felix Fietkau 997d4fb013 opkg: fix the -force_space option 15 years ago
Jo-Philipp Wich 6ccd4143eb opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft 15 years ago
Imre Kaloz e8ce7fab52 upgrade opkg to r215 from the googlecode svn 15 years ago
Florian Fainelli 459edb94dc update to r4993 16 years ago
Felix Fietkau bad948c277 opkg: fix error message reporting caused by an uninitialized variable 16 years ago
Felix Fietkau df0643a408 opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional 16 years ago
Felix Fietkau f10075e5b6 opkg: work around a gcc warning bug related to array bounds checking 16 years ago
Felix Fietkau 5ebc074df4 fix opkg target arch detection problem on x86 16 years ago
Felix Fietkau 6afa1b4c50 fix opkg overlay_root option for jffs2-only images 16 years ago
Nicolas Thill 7e66f38647 add a patch helping available storage space detection, remove workaround from [13611], bump release number 16 years ago
Travis Kemen 7002daa535 remove GPG not enabled in this build warning 16 years ago
Travis Kemen 56172a1eba update opkg to 4564, fixes a couple of memory leaks 16 years ago
Travis Kemen f988ff9a3a removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it 16 years ago
Travis Kemen 53332ba9c2 add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg 16 years ago