Commit Graph

45 Commits

Author SHA1 Message Date
Jo-Philipp Wich
37f7e8afdc opkg: update to r618
SVN-Revision: 26598
2011-04-11 22:08:43 +00:00
Jo-Philipp Wich
45ac69c410 opkg: disable output shaving
SVN-Revision: 24553
2010-12-13 20:52:57 +00:00
Jo-Philipp Wich
2cf41ac533 opkg: ship pkg.m4, this fixes building on FreeBSD
SVN-Revision: 24145
2010-11-25 18:02:36 +00:00
Jo-Philipp Wich
1fd328fb78 opkg: write error messages to stdout
SVN-Revision: 24133
2010-11-24 14:54:26 +00:00
Florian Fainelli
b55f4bdd60 Merge branch 'master' of git://nbd.name/openwrt
Conflicts:

	package/opkg/patches/009-remove-upgrade-all.patch

SVN-Revision: 23532
2010-10-19 07:06:12 +00:00
Jo-Philipp Wich
3864e6af2f opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream.
SVN-Revision: 23230
2010-10-05 07:26:49 +00:00
Jo-Philipp Wich
7eb2c8959c opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com>
SVN-Revision: 23210
2010-10-03 22:15:39 +00:00
Jo-Philipp Wich
8e9dfc063f opkg: reenable global upgrade, refresh patches
SVN-Revision: 23174
2010-10-02 03:25:35 +00:00
Alexandros C. Couloumbis
c1c4e40dff package/opkg: add missing patch from r23050
SVN-Revision: 23052
2010-09-13 08:57:16 +00:00
Alexandros C. Couloumbis
bf29f6455f package/opkg: update to r563
SVN-Revision: 23050
2010-09-13 08:13:36 +00:00
Jo-Philipp Wich
9bb6f3b5f3 opkg: - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation
SVN-Revision: 23032
2010-09-12 21:16:02 +00:00
Jo-Philipp Wich
b1edd2ac6e opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install
SVN-Revision: 22960
2010-09-06 19:58:05 +00:00
Jo-Philipp Wich
5707e757a7 opkg: fix host compilation on Darwin (libopkg_test failed to link)
SVN-Revision: 22340
2010-07-21 22:02:25 +00:00
Jo-Philipp Wich
3ebcb3ca68 opkg: strip trailing whitespaces from entries in conffiles control files, fixes conffile md5 calculation against ipkg-build generated archives
SVN-Revision: 22338
2010-07-21 18:26:07 +00:00
Jo-Philipp Wich
d429130518 opkg: update to r528, refresh patches
SVN-Revision: 21008
2010-04-18 23:23:40 +00:00
Nicolas Thill
fc72a828f5 opkg: add upstream patch fixing the order packages are configured (closes: #7057, #7058), bump release number
SVN-Revision: 20686
2010-04-03 21:38:17 +00:00
Nicolas Thill
8779e971ed opkg: fix usage to reflect change in the upgrade command
SVN-Revision: 20531
2010-03-28 01:27:07 +00:00
Gabor Juhos
5c5b8928d2 package/opkg: refresh patches
SVN-Revision: 20474
2010-03-26 14:29:17 +00:00
Felix Fietkau
35170c4892 opkg: remove an empty patch
SVN-Revision: 19330
2010-01-25 17:10:59 +00:00
Jo-Philipp Wich
d9ca4041c5 opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem (#6498)
SVN-Revision: 19121
2010-01-13 20:21:39 +00:00
Jo-Philipp Wich
d7272853a2 opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
SVN-Revision: 19061
2010-01-07 12:37:49 +00:00
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
SVN-Revision: 18884
2009-12-22 11:46:49 +00:00
Jo-Philipp Wich
51d2ab9308 opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix
SVN-Revision: 18879
2009-12-21 15:09:08 +00:00
Jo-Philipp Wich
908bdfd435 opkg: the current version leaves empty temp directories behind, clean them up before exit
SVN-Revision: 18872
2009-12-21 03:28:11 +00:00
Jo-Philipp Wich
608de32479 opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default
SVN-Revision: 18864
2009-12-20 21:21:14 +00:00
Jo-Philipp Wich
0b69c5e549 opkg: forgot to remove two obsolete patches in last commit
SVN-Revision: 18381
2009-11-11 22:13:10 +00:00
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
SVN-Revision: 18380
2009-11-11 21:42:05 +00:00
Jo-Philipp Wich
ed2eed7b64 opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory
SVN-Revision: 18124
2009-10-22 17:16:13 +00:00
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
SVN-Revision: 18120
2009-10-22 15:15:19 +00:00
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
SVN-Revision: 18119
2009-10-22 08:46:55 +00:00
Felix Fietkau
762991f315 opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed
SVN-Revision: 18091
2009-10-20 08:21:10 +00:00
Felix Fietkau
997d4fb013 opkg: fix the -force_space option
SVN-Revision: 17611
2009-09-19 17:32:59 +00:00
Jo-Philipp Wich
6ccd4143eb opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft
SVN-Revision: 17209
2009-08-10 22:38:37 +00:00
Imre Kaloz
e8ce7fab52 upgrade opkg to r215 from the googlecode svn
SVN-Revision: 17152
2009-08-06 20:08:27 +00:00
Florian Fainelli
459edb94dc update to r4993
SVN-Revision: 15901
2009-05-17 17:09:12 +00:00
Felix Fietkau
bad948c277 opkg: fix error message reporting caused by an uninitialized variable
SVN-Revision: 15057
2009-03-28 20:39:19 +00:00
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
SVN-Revision: 14508
2009-02-14 14:11:12 +00:00
Felix Fietkau
f10075e5b6 opkg: work around a gcc warning bug related to array bounds checking
SVN-Revision: 14506
2009-02-14 10:43:15 +00:00
Felix Fietkau
5ebc074df4 fix opkg target arch detection problem on x86
SVN-Revision: 14055
2009-01-16 16:22:01 +00:00
Felix Fietkau
6afa1b4c50 fix opkg overlay_root option for jffs2-only images
SVN-Revision: 13710
2008-12-21 19:52:14 +00:00
Nicolas Thill
7e66f38647 add a patch helping available storage space detection, remove workaround from [13611], bump release number
SVN-Revision: 13650
2008-12-15 13:11:12 +00:00
Travis Kemen
7002daa535 remove GPG not enabled in this build warning
SVN-Revision: 13083
2008-10-30 18:22:00 +00:00
Travis Kemen
56172a1eba update opkg to 4564, fixes a couple of memory leaks
SVN-Revision: 12115
2008-08-05 00:48:44 +00:00
Travis Kemen
f988ff9a3a removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it
SVN-Revision: 11991
2008-07-29 12:57:43 +00:00
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
SVN-Revision: 11983
2008-07-29 04:16:43 +00:00