aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
| * | moreutils: Add packageNikil Mehta2017-03-18
| | | | | | | | | | | | Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
* | | cryptodev-linux: fix aria 2 spam messageAnsuel Smith2017-03-19
|/ / | | | | | | | | | | | | | | | | | | cryptodev log by default unecessary debug message With some app (like aria2) the syslog get spammed with lots of this message cryptodev: aria2c[3231] (adjust_sg_array:106): reallocating from 32 to 512 pages With this we disable logging of debug message as they are just for info purpose and they are not error at all. Signed-off-by: Ansuel Smith ansuelsmth@gmail.com
* | dfu-util: Add packageBruno Randolf2017-03-17
| | | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* | Merge pull request #4132 from yegorich/canutilsHannu Nyman2017-03-15
|\ \ | | | | | | canutils: rework recipe
| * | canutils: rework recipeYegor Yefremov2017-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | Don't group any utilities but just list them all as they are. Fixes: https://github.com/openwrt/packages/issues/3695 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* | | Merge pull request #4104 from p-wassi/gpsd_typoHannu Nyman2017-03-14
|\ \ \ | | | | | | | | utils/gpsd: fix init script
| * | | utils/gpsd: fix init scriptp-wassi2017-03-04
| | | | | | | | | | | | | | | | | | | | | | | | Add missing character in init script to match config file Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | | ttyd: update to 1.3.1Shuanglei Tao2017-03-11
| |/ / |/| | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | Merge pull request #4125 from dvlemplgk/open-plc-utilsHannu Nyman2017-03-10
|\ \ \ | | | | | | | | open-plc-utils: fix menuconfig entries
| * | | open-plc-utils: fix menuconfig entriesGünther Kelleter2017-03-08
| | | | | | | | | | | | | | | | | | | | | | | | Fix TITLE and description to contain the actual tool name. Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
* | | | Merge pull request #4115 from dibdot/mcHannu Nyman2017-03-08
|\ \ \ \ | | | | | | | | | | mc (midnight commander): release 4.8.19
| * | | | mc (midnight commander): release 4.8.19Dirk Brenken2017-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release notes: https://midnight-commander.org/wiki/NEWS-4.8.19 * refreshed subshell patch * switched to PKG_HASH Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | treewide: use name in define and eval linesStijn Tintel2017-03-08
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For consistency, use full name instead of $(PKG_NAME) in define and eval lines for all packages. I've seen reviews that asked to do this before, and I am asking the same during reviews now. To avoid this in the future, fix this treewide so when people use existing packages as example, we will not have to request this change anymore. This makes all packages consistent with both LEDE and OpenWrt base repositories. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | screen: update to 4.5.1, use PKG_HASHEtienne CHAMPETIER2017-03-04
| |/ / |/| | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | domoticz: new packageStijn Tintel2017-03-03
| | | | | | | | | | | | | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | openzwave: new packageStijn Tintel2017-03-03
| | | | | | | | | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2017-03-02
| | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | collectd: disable plugin for the depracated madwifi driverHannu Nyman2017-03-01
| | | | | | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #4063 from mlichvar/collectd-newpluginsHannu Nyman2017-02-28
|\ \ \ | |/ / |/| | collectd: package chrony and match plugins
| * | collectd: package chrony and match pluginsMiroslav Lichvar2017-02-23
| | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | Merge pull request #4069 from alive4ever/mksh-54Hannu Nyman2017-02-26
|\ \ \ | | | | | | | | utils/mksh: update to r54
| * | | utils/mksh: update to r54Alif M. Ahmad2017-02-24
| |/ / | | | | | | | | | | | | | | | | | | Update to current latest upstream: r54. Also add a new download mirror to fetch the source. Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* / / nano: Update to version 2.7.5Daniel Albers2017-02-25
|/ / | | | | | | | | | | | | Description: fixes a crash with zero-length regex matches and further updates Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
* | Merge pull request #4037 from Ansuel/bump-cryptodevNikos Mavrogiannopoulos2017-02-22
|\ \ | | | | | | Cryptodev-linux: bump to last commit
| * | Cryptodev-linux: bump to last commitAnsuel Smith2017-02-20
| | | | | | | | | | | | | | | | | | Fixing of varius error Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | Merge pull request #3945 from InBetweenNames/update-vimHannu Nyman2017-02-21
|\ \ \ | | | | | | | | vim: Update Vim to 8.0.069
| * | | vim: Add "fuller" packageShane Peelar2017-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fuller package is built with --with-features=big and contains the files that would normally live in /usr/share/vim/, including syntax highlighting and colours. This package supports truecolor support in terminals. Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
| * | | vim: Update Vim to 8.0.069Shane Peelar2017-02-02
| | | | | | | | | | | | | | | | | | | | | | | | Vim stable is at version 8 now Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
* | | | utils/luci-app-lxc: removed applicationdanrl2017-02-17
| |/ / |/| | | | | | | | | | | | | | Moved over to the LuCI repository. Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | ttyd: update to 1.3.0Shuanglei Tao2017-02-14
| | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | Merge pull request #3896 from usr-sse2/patch-1Florian Fainelli2017-02-13
|\ \ \ | | | | | | | | hfsprogs: Fix building on macOS
| * | | hfsprogs: fix building on macOSMichael Belyaev2017-01-31
| | | | | | | | | | | | | | | | Signed-off-by: Michael Belyaev <usrsse2@icloud.com>
* | | | Merge pull request #3891 from tmn505/pcmciautilsHannu Nyman2017-02-10
|\ \ \ \ | | | | | | | | | | pcmciautils: import from oldpackages
| * | | | pcmciautils: import from oldpackagesTomasz Maciej Nowak2017-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -import from oldpackages -add PKG_LICENSE, PKG_LICENSE_FILES, PKG_MAINTAINER -add two build fix patches Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
* | | | | Merge pull request #3908 from paulfertser/openocd-0.10.0Hannu Nyman2017-02-10
|\ \ \ \ \ | | | | | | | | | | | | openocd: bump version to 0.10.0
| * | | | | openocd: bump version to 0.10.0Paul Fertser2017-01-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | | irqbalance: avoid external glib2Hannu Nyman2017-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert an upstream commit to enable compiling without external glib2. Edit the 'disable UI compilation' patch to match the original upstream commit more closely. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | irqbalance: add packageHannu Nyman2017-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The purpose of irqbalance is to distribute hardware interrupts across processors/cores on a multiprocessor/-core system in order to increase performance. This initial implementation of the package uses external glib2, which is a large dependency. Only the cmd-line tool is compiled and installed. Run-tested with ipq806x / R7800. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | collectd: disable libyajl detectionHannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable also detection for libyajl that buildbot picked up. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | collectd: avoid libcap dependencyHannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Buildbot revealed that Collectd 5.7.1 uses libcap to evaluate system capabilities and display advice on some plugins (dns, iptables, exec, ping, ceph, turbostat). Disable the check in configure.ac in order to avoid a dependency for libcap. (It is not that big, only 6 kB .ipk, but still avoid that.) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | collectd: remove encryption feature from network pluginHannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the encryption functionality from the network plugin. It is a non-core functionality and causes a need for additional dependency on the main program when enabled in 5.7.1. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | collectd: fix 5.7.1 compilation with encrypted networkHannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The encrypted network feature seems to have changed between 5.5.3 and 5.7.1. Adjust Makefile to enable compilation with that feature. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | collectd: update to 5.7.1Hannu Nyman2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update collectd to version 5.7.1 * replace 003-remove-werror.patch with configure option * remove 200-fix-git-describe-error.patch that is now unnecessary * reformat other patches due to whitespace changes * add new plugins to the list as disabled * correct download & homepage links * add myself as the second maintainer Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #3960 from hbl0307106015/add-treeHannu Nyman2017-02-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | packages: add tree new package
| * | | | | | tree: add new packageBanglang Huang2017-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tree is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty. Tree has been ported and reported to work under the following operating systems: Linux, FreeBSD, OS X, Solaris, HP/UX, Cygwin, HP Nonstop and OS/2. root@lede:/# tree -L 1 . ├── bin ├── dev ├── etc ├── lib ├── mnt ├── overlay ├── proc ├── rom ├── root ├── sbin ├── sys ├── tmp ├── usr ├── var -> /tmp └── www 15 directories, 0 files http://mama.indstate.edu/users/ice/tree/ Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | | | | Merge pull request #3823 from cshore-firmware/pull-request-nutHannu Nyman2017-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | A number of fixes and enhancements to NUT
| * | | | | | | net/nut: Build optional separate packages and ucifyDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With a LuCI app (of which I have one written) ucification makes sense (and is in fact needed), so ucify the initscripts. Also, rather than making selection of things to include an image a matter of selecting compile-time config options, make optional things into seperate packages that are built in default builds, and leave selection of what to include or not up to the user (e.g. using ImageBuilder, or adding packages via opkg). Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
* | | | | | | | rng-tools: start rngd early enough to actually be usefulPhilip Prindeville2017-02-02
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lighttpd starts at priority 50, but promptly calls getrandom() on initialization (li_rand_reseed() and li_rand_device_bytes() from server_init()). If /dev/urandom (which getrandom() uses by default) doesn't have sufficient entropy, this will block. Since Openwrt runs the startup scripts serially, this can block initialization indefinitely. I've seen 15-20 minutes typically. Seeding the pool early on can quickly built sufficient entropy to complete booting without blocking. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | joe: bump to new upstream v4.4aTanW2017-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | | | | gammu: bump to new upstream 1.38.1aTanW2017-01-28
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)