| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
a tty, simplifies parsing descriptions with external utils - introduce -i (--nocase) flag which makes all matching operations case insensitive - introduce "find" command which searches package names and descriptions (e.g. opkg -i find "*autoconfig*")
SVN-Revision: 34202
|
|
|
|
|
|
|
|
|
| |
introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
SVN-Revision: 33861
|
|
|
|
|
|
| |
fixes parallel build on some systems
SVN-Revision: 33523
|
|
|
|
| |
SVN-Revision: 33424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner
The available placeholders are:
%D .. Replace with $(CONFIG_VERSION_DIST), default to "OpenWrt"
%d .. Like %D, but all characters made lowercase and spaces substituted with "_" (e.g. "openwrt")
%N .. Replace with $(CONFIG_VERSION_NICK), default to the build tree release (e.g. "Attitude Adjustment")
%n .. Like %N, but all characters made lowercase and spaces substituted with "_" (e.g. "attitude_adjustment")
%V .. Replace with $(CONFIG_VERSION_NUMBER), default to the build tree release (e.g. "r31262")
%v .. Like %V, but all characters made lowercase and spaces substituted with "_"
%C .. Replace with $(CONFIG_VERSION_NUMBER), default to "Bleeding Edge"
%c .. Like %C, but all characters made lowercase and spaces substituted with "_" (e.g. "bleeding_edge")
%U .. Replace with $(CONFIG_VERSION_REPO), default to "http://downloads.openwrt.org/snapshots/trunk/%T/packages"
%R .. Replace with the current build tree revision (e.g. "r31262" or "75488c4a05b8033cf69e91874a61852db7ba9c6c")
%T .. Replace with the current target (e.g. "ar71xx")
%S .. Replace with the current target/subtarget combo (e.g. "adm5120/router_le")
SVN-Revision: 31262
|
|
|
|
|
|
| |
due to --autoremove
SVN-Revision: 28458
|
|
|
|
| |
SVN-Revision: 26598
|
|
|
|
| |
SVN-Revision: 25904
|
|
|
|
| |
SVN-Revision: 25829
|
|
|
|
| |
SVN-Revision: 24679
|
|
|
|
| |
SVN-Revision: 24554
|
|
|
|
|
|
| |
upstream.
SVN-Revision: 23230
|
|
|
|
|
|
| |
Lopez <yann.lopez@gmail.com>
SVN-Revision: 23210
|
|
|
|
| |
SVN-Revision: 23174
|
|
|
|
| |
SVN-Revision: 23159
|
|
|
|
| |
SVN-Revision: 23050
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
root mode, utilize it for host package install
SVN-Revision: 22960
|
|
|
|
|
|
| |
libtool/host
SVN-Revision: 22947
|
|
|
|
| |
SVN-Revision: 22406
|
|
|
|
| |
SVN-Revision: 22372
|
|
|
|
| |
SVN-Revision: 21008
|
|
|
|
|
|
| |
#7057, #7058), bump release number
SVN-Revision: 20686
|
|
|
|
| |
SVN-Revision: 19684
|
|
|
|
|
|
| |
in snapshot images
SVN-Revision: 19575
|
|
|
|
|
|
| |
went upstream
SVN-Revision: 19061
|
|
|
|
|
|
| |
eliminates the need for force_space when using external destinations like usb disks
SVN-Revision: 18884
|
|
|
|
|
|
| |
patches, restored old config file default
SVN-Revision: 18864
|
|
|
|
|
|
| |
couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections
SVN-Revision: 18380
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 18091
|
|
|
|
| |
SVN-Revision: 17820
|
|
|
|
|
|
| |
bump package revision, thanks kupseoft
SVN-Revision: 17209
|
|
|
|
| |
SVN-Revision: 17152
|
|
|
|
|
|
| |
different endianess -- later we should come up with something smarter
SVN-Revision: 17101
|
|
|
|
| |
SVN-Revision: 17063
|
|
|
|
| |
SVN-Revision: 15901
|
|
|
|
| |
SVN-Revision: 15899
|
|
|
|
| |
SVN-Revision: 15522
|
|
|
|
|
|
| |
appropriate
SVN-Revision: 14651
|
|
|
|
|
|
| |
-Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional
SVN-Revision: 14508
|
|
|
|
| |
SVN-Revision: 14055
|
|
|
|
|
|
| |
from [13611], bump release number
SVN-Revision: 13650
|
|
|
|
| |
SVN-Revision: 12321
|
|
|
|
|
|
| |
default
SVN-Revision: 12319
|
|
|
|
| |
SVN-Revision: 12303
|
|
|
|
| |
SVN-Revision: 12225
|
|
|
|
| |
SVN-Revision: 12115
|
|
|
|
| |
SVN-Revision: 11994
|
|
|
|
|
|
| |
needed command from in it
SVN-Revision: 11991
|