jow
66e5badb52
[package] opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-15 01:05:25 +00:00
nbd
1ff8171541
opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacios, #9223 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-15 16:18:11 +00:00
jow
98dca62fa1
[package] opkg: update to r618
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-11 22:08:43 +00:00
jow
9ddf39b564
[package] opkg: disable output shaving
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 20:52:57 +00:00
jow
dea05a281f
[package] opkg: ship pkg.m4, this fixes building on FreeBSD
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-25 18:02:36 +00:00
jow
8b815e9edf
[package] opkg: write error messages to stdout
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 14:54:26 +00:00
florian
c007d6e1cc
Merge branch 'master' of git://nbd.name/openwrt
...
Conflicts:
package/opkg/patches/009-remove-upgrade-all.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-19 07:06:12 +00:00
jow
61e51139ca
[package] opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 07:26:49 +00:00
jow
95773d8fb6
[package] opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-03 22:15:39 +00:00
jow
986ed8c893
[package] opkg: reenable global upgrade, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-02 03:25:35 +00:00
acoul
42fb4e376e
package/opkg: add missing patch from r23050
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 08:57:16 +00:00
acoul
928ee695bb
package/opkg: update to r563
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-13 08:13:36 +00:00
jow
606dc5ad6f
[package] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-12 21:16:02 +00:00
jow
99ddec6aa6
[package] opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-06 19:58:05 +00:00
jow
2a8750a905
[package] opkg: fix host compilation on Darwin (libopkg_test failed to link)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-21 22:02:25 +00:00
jow
47de1665b1
[package] opkg: strip trailing whitespaces from entries in conffiles control files, fixes conffile md5 calculation against ipkg-build generated archives
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-21 18:26:07 +00:00
jow
e2cc8ca357
[package] opkg: update to r528, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 23:23:40 +00:00
nico
29752f54bb
[package] opkg: add upstream patch fixing the order packages are configured ( closes : #7057 , #7058 ), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 21:38:17 +00:00
nico
f7da9d9671
[package] opkg: fix usage to reflect change in the upgrade command
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 01:27:07 +00:00
juhosg
a774a61a35
package/opkg: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:29:17 +00:00
nbd
99c311e86c
opkg: remove an empty patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 17:10:59 +00:00
jow
7d33089d1a
[package] opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem ( #6498 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 20:21:39 +00:00
jow
936485f730
[package] opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-07 12:37:49 +00:00
jow
5e52855bff
[package] 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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 11:46:49 +00:00
jow
eec3ede257
[package] opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 15:09:08 +00:00
jow
6755b68047
[package] opkg: the current version leaves empty temp directories behind, clean them up before exit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-21 03:28:11 +00:00
jow
c449f37809
[package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 21:21:14 +00:00
jow
25941ba23f
[package] opkg: forgot to remove two obsolete patches in last commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 22:13:10 +00:00
jow
22d6227505
[package] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 21:42:05 +00:00
jow
e94a2e1312
[package] opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-22 17:16:13 +00:00
jow
d968f2b92f
[package] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-22 15:15:19 +00:00
jow
a460e82adb
[package] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-22 08:46:55 +00:00
nbd
628a773644
opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 08:21:10 +00:00
nbd
9af7cd4561
opkg: fix the -force_space option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-19 17:32:59 +00:00
jow
dbad7c2943
[package] opkg: crlf -> lf in 001-fix-double-parsing.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-12 13:19:34 +00:00
jow
af934b189e
[package] opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-10 22:38:37 +00:00
kaloz
dbf38e7683
upgrade opkg to r215 from the googlecode svn
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 20:08:27 +00:00
florian
81f76c5079
[opkg] update to r4993
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 17:09:12 +00:00
nbd
9605107ade
opkg: fix error message reporting caused by an uninitialized variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-28 20:39:19 +00:00
nbd
260c8f7eb6
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-14 14:11:12 +00:00
nbd
1d1fd8474b
opkg: work around a gcc warning bug related to array bounds checking
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-14 10:43:15 +00:00
nbd
f90088e820
fix opkg target arch detection problem on x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-16 16:22:01 +00:00
nbd
2e98a06d14
fix opkg overlay_root option for jffs2-only images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-21 19:52:14 +00:00
nico
6016a11077
add a patch helping available storage space detection, remove workaround from [13611], bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-15 13:11:12 +00:00
thepeople
d9af4395f4
remove GPG not enabled in this build warning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-30 18:22:00 +00:00
thepeople
915064ef9a
update opkg to 4564, fixes a couple of memory leaks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 00:48:44 +00:00
thepeople
227367d3a3
removed a missed dependancy on curl
...
remove use of autogen, just run the one needed command from in it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 12:57:43 +00:00
thepeople
a77ff5d0a0
add opkg
...
- symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 04:16:43 +00:00