aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* utils: Fix typos (found by codespell)Stefan Weil2016-03-26
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Merge pull request #2494 from cshore/pull-request-lxc-autoLuka Perkov2016-03-22
|\ | | | | Pull request lxc auto
| * utils/lxc: Add working autostart for OpenWrtDaniel Dickinson2016-03-12
| | | | | | | | | | | | | | Standard LXC autostart is currently not working in OpenWrt, therefore add our own autostart mechanism for now. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | Merge pull request #2493 from cshore/pull-request-lxc-flock-dependencyLuka Perkov2016-03-22
|\| | | | | utils/lxc: lxc-create templates depend on flock
| * utils/lxc: lxc-create templates depend on flockDaniel Dickinson2016-03-12
| | | | | | | | Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | Merge pull request #2464 from openwrt-es/bluez-nextÁlvaro Fernández Rojas2016-03-18
|\ \ | | | | | | bluez: add support for Raspberry Pi 3
| * | bluez: Add support for Raspberry Pi 3Álvaro Fernández Rojas2016-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds bcm43xx-3wire variant. - Resets UART speed after firmware download. - Prints chip name when firmware isn't found for bcm43xx. - Increases timeout for bcm43xx. - Moves bcm43xx firmware to lib. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
| * | bluez: update to v5.37Álvaro Fernández Rojas2016-03-06
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-03-16
| | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | Merge pull request #2498 from cshore/pull-request-collectd-encrypted-networkingHannu Nyman2016-03-15
|\ \ \ | | | | | | | | utils/collectd: Add option to enable encrypted network output
| * | | utils/collectd: Add option to enable encrypted network outputDaniel Dickinson2016-03-13
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | The network plugin has the option of encrypting traffic; add a config option to allow enabling encrypting network plugin traffic. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Conflicts: utils/collectd/Makefile
* | | Merge pull request #2502 from lukbaj/masterHannu Nyman2016-03-15
|\ \ \ | | | | | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxd
| * | | Update libimobiledevice, libplist, libusbmuxd and usbmuxdLukasz Baj2016-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated libraries and tools to support connectivity of Apple devices, such as iPads, iPods and iPhones. Signed-off-by: Lukasz Baj <l.baj@radytek.com>
* | | | flashrom: update to v0.9.9Álvaro Fernández Rojas2016-03-14
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | pciutils: add missing udev dependencyÁlvaro Fernández Rojas2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/openwrt/packages/issues/2471 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | Merge pull request #2503 from dibdot/mcHannu Nyman2016-03-14
|\ \ \ \ | | | | | | | | | | mc: update to 4.8.16
| * | | | mc: update to 4.8.16Dirk Brenken2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update midnight commander to latest stable release * refresh subshell patch to support minimal openwrt environment * switch to sha256 based package fingerprint * compile & functional tested with ar71xx and x86 Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | | | grep: update to 2.24Julen Landa Alustiza2016-03-14
| |/ / / |/| | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | | qemu: bump to 2.5.0Yousong Zhou2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | ChangeLog/2.5: http://wiki.qemu.org/ChangeLog/2.5 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | rtl-sdr: Add start script file for rtl-tcpMike Miller2016-03-13
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | One of the most common uses of the rtl-sdr suite on OpenWrt is to stream data to a remote analyzer. This commit creates a /etc/init.d/ and /etc/config entry for rtl-tcp, so that it can automatically launch on startup. Signed-off-by: Mike Miller <github@mikeage.net>
* | | cryptsetup: fix MD5SUM forgotten during updateDaniel Golle2016-03-09
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | tracertools: update sourcesDaniel Golle2016-03-09
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | cryptsetup: update to version 1.7.1Daniel Golle2016-03-09
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | lvm2: update to version 2.02.145Daniel Golle2016-03-09
| |/ |/| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | tracertools: fix output for ues with collectd-mod-execDaniel Golle2016-03-03
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | nano: use GNU alias for source downloadHannu Nyman2016-03-01
| | | | | | | | | | | | Download source using the GNU alias in order to get fault-tolerance. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Updates to 2.5.3 and updates copyright year.Jonathan Bennett2016-02-29
| | | | | | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | mmc-utils: upgrade to latest revisionMichael Heimpold2016-02-27
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | unrar: update to v5.3.11Álvaro Fernández Rojas2016-02-27
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | pciutils: update to 3.4.1Álvaro Fernández Rojas2016-02-27
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | dump1090: update to latest versionÁlvaro Fernández Rojas2016-02-27
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | dump1090: Support cross-compiling (from OS X)Mike Miller2016-02-27
| | | | | | | | | | | | | | dump1090 doesn't detect cross-compilation; instead, they check uname. For OpenWrt, the target will always be Linux, so just forcibly set it. Signed-off-by: Mike Miller <github@mikeage.net>
* | zip: respect LDFLAGSAlexander Ryzhov2016-02-27
| | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | qemu: new package qemu-gaYousong Zhou2016-02-26
| | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #2295 from sairon/cryptodev-remove-deprecated-depsNikos Mavrogiannopoulos2016-02-25
|\ \ | | | | | | cryptodev: remove dependency on kmod-crypto-core
| * | cryptodev: remove dependency on kmod-crypto-coreJan Čermák2016-01-20
| | | | | | | | | | | | | | | | | | Kernel module kmod-crypto-core was removed in OpenWrt trunk r46820. Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* | | Merge pull request #2338 from thess/alsa-testTed Hess2016-02-23
|\ \ \ | | | | | | | | alsa: Update to 1.1.0, disable basic audio test (bat) utility
| * | | alsa: Update to 1.1.0, disable basic audio test (bat) utilityMichael Marley2016-02-01
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | tracertools: use new git HEADDaniel Golle2016-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gitorious archive became available, so I could import the project history from there into the new repo on github. Rebasing the changes made since 2014 on top of the original git tree obviously caused the commit hashes to differ. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #2365 from makkrnic/masterLuka Perkov2016-02-17
|\ \ \ \ | | | | | | | | | | lxc: update to version 1.1.5
| * | | | lxc: update to version 1.1.5Mak Krnic2016-02-10
| | | | |
* | | | | lvm2: fix libdevmapper depsAlexander Ryzhov2016-02-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | Merge pull request #2377 from Zokormazo/grepHannu Nyman2016-02-13
|\ \ \ \ \ | | | | | | | | | | | | grep: update to 2.23
| * | | | | grep: update to 2.23Julen Landa Alustiza2016-02-08
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | | | Merge pull request #2368 from xypron/gnupgNico2016-02-11
|\ \ \ \ \ | | | | | | | | | | | | gnupg: fix dependency error concerning libcurl
| * | | | | gnupg: fix dependency error concerning libcurlHeinrich Schuchardt2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libcurl is added as dependency for gnupg-util to avoid a dependency error. The following invalid configuration options are removed: --disable-ftp --enable-fake-curl Fixes: 0a61d56eb3ab ("utils/gnupg: add new package gnupg-utils") Reported-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | | | | | eudev: fixup patchesDaniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sorry for the mess, once again I forgot to git add ... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | lvm2: update to version 2.02.141Daniel Golle2016-02-10
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | eudev: add new packageDaniel Golle2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eudev is a fork of systemd-udev which doesn't require all the rest of systemd. It's suitable for running along with OpenWrt's procd, eplacing the very outdated version of pre-systemd udev. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | eudev: add new packageDaniel Golle2016-02-10
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | eudev is a fork of systemd-udev which doesn't require all the rest of systemd. It's suitable for running along with OpenWrt's procd, eplacing the very outdated version of pre-systemd udev. Signed-off-by: Daniel Golle <daniel@makrotopia.org>