aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* Merge pull request #12849 from TDT-AG/pr/20200717-docker-ceFlorian Eckert2020-07-21
|\ | | | | docker-ce: add reload handling
| * docker-ce: add reload handlingFlorian Eckert2020-07-21
| | | | | | | | | | | | | | If the uci configuration is changed send dockerd a SIGHUP to reload the generated daemon.json file with the new configuration. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | prometheus-node-exporter-lua: Makefile alphabetical orderingGérondal Thibault2020-07-20
| | | | | | | | Signed-off-by: Gérondal Thibault <contact@tycale.be>
* | prometheus-node-exporter-lua: uci_dhcp_host moduleGérondal Thibault2020-07-20
| | | | | | | | | | | | | | | | | | | | | | Extract data from configuration file /etc/config/dhcp and create labels {name, ip, mac, dns} via uci. Those labels are useful in order to craft complex prometheus queries as replacing the MAC address to a custom name. E.g.: wifi_station_signal_dbm * on (mac) group_left(name) uci_dhcp_host or on (mac) label_replace(wifi_station_signal_dbm, "name", "$1", "mac", "(.+)") Signed-off-by: Gérondal Thibault <contact@tycale.be>
* | Merge pull request #12863 from neheb/flashRosen Penev2020-07-19
|\ \ | | | | | | flashrom: switch to building with meson
| * | flashrom: switch to building with mesonRosen Penev2020-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added patches to fix meson compilation. Reworked flashrom.mk to work with meson. Several minor Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12818 from neheb/ncdRosen Penev2020-07-19
|\ \ \ | |/ / |/| | ncdu: update to 1.15.1
| * | ncdu: update to 1.15.1Rosen Penev2020-07-15
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12859 from neheb/gpgRosen Penev2020-07-18
|\ \ \ | | | | | | | | gnupg: fix compilation with GCC10
| * | | gnupg: fix compilation with GCC10Rosen Penev2020-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A bit ugly but it works. Added PKG_BUILD_PARALLEL for faster compilation. Fix license information. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | haveged: update to 1.9.13Hannu Nyman2020-07-18
|/ / / | | | | | | | | | | | | | | | Update haveged to version 1.9.13. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #12824 from neheb/progRosen Penev2020-07-17
|\ \ \ | |_|/ |/| | progress: update to 0.15
| * | progress: update to 0.15Rosen Penev2020-07-15
| |/ | | | | | | | | | | | | | | | | Fix license information. Use PKG_INSTALL and PKG_BUILD_PARALLEL for consistency and faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | rtty: update to 7.1.4Jianhui Zhao2020-07-17
| | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | golang: Add GO_PKG_TAGS for Go packagesJeffery To2020-07-15
| | | | | | | | | | | | | | | | | | | | This adds a new Makefile variable, GO_PKG_TAGS, for Go packages. When set, the value is passed as the parameter of the -tags option for 'go install'. This also updates syncthing to use this variable. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | openzwave: fix pkgconfig libdir pathsRosen Penev2020-07-15
|/ | | | | | It's currently pointing to the host. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* qemu: explictly --disable-linux-io-uringYousong Zhou2020-07-14
| | | | | | | Fixes openwrt/packages#12808 Reported-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* Merge pull request #12747 from neheb/tessRosen Penev2020-07-13
|\ | | | | tesseract/leptonica: switch to CMake
| * tesseract: switch to CMakeRosen Penev2020-07-08
| | | | | | | | | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Added CMake patch to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12785 from G-M0N3Y-2503/cache-domains-reliability-fixRosen Penev2020-07-12
|\ \ | | | | | | cache-domains: Improved configure reliability
| * | cache-domains: Improved ifup hotplug reliabilityGerard Ryan2020-07-11
| | | | | | | | | | | | | | | | | | | | | I've noticed that in deployment on some reboots it won't configure, This seems to be due to running before the system/network is ready. Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | Merge pull request #12710 from computersforpeace/brRosen Penev2020-07-12
|\ \ \ | | | | | | | | bottlerocket: new package
| * | | bottlerocket: new packageBrian Norris2020-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As simple package, providing a utility ("br") for controlling X10 home automation Firecracker transmitters over serial. Signed-off-by: Brian Norris <computersforpeace@gmail.com>
* | | | mg: update to 6.7Rosen Penev2020-07-11
| |/ / |/| | | | | | | | | | | | | | Fixes GCC10 compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | mariadb/libmariadb: Take over as a maintainerMichal Hrusecky2020-07-09
| |/ |/| | | | | Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
* | mariadb: remove maintainerSebastian Kemper2020-07-08
| | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | fish: remove CMAKE_INSTALLRosen Penev2020-07-07
| | | | | | | | | | | | PKG_INSTALL is already default. There's also no need for InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12740 from zhanhb/conffilesRosen Penev2020-07-07
|\ \ | | | | | | treewide: add and fix conffiles
| * | treewide: fix broken conffilesHuangbin Zhan2020-07-07
| | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
| * | treewide: add conffilesHuangbin Zhan2020-07-07
| | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | Merge pull request #12742 from datafl4sh/datafl4sh/add_gnuplot_packageRosen Penev2020-07-07
|\ \ \ | | | | | | | | gnuplot: Fixed dependencies.
| * | | gnuplot: Fixed dependencies.Matteo Cicuttin2020-07-07
| | | | | | | | | | | | | | | | Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
* | | | docker-ce: update PKG_RELEASEFlorian Eckert2020-07-07
| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | docker-ce: cleanup firewall rules on service stopFlorian Eckert2020-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now, the firewall rules from the dockerd were preserved after the service was stopped. This is not nice. With this change the firewall rules created by dockerd will be deleted when the dockerd service is stopped. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | docker-ce: remove obsulte docker default configuration fileFlorian Eckert2020-07-07
| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | docker-ce: add uci support for dockerdFlorian Eckert2020-07-07
| |/ / |/| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | ykpers: fix compilation with newer json-cRosen Penev2020-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream backport. Adjusted package to use PKG_INSTALL for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Adjusted InstallDev section to install the pkgconf file. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12669 from neheb/logrRosen Penev2020-07-05
|\ \ \ | | | | | | | | logrotate: update to 3.16.0
| * | | logrotate: update to 3.16.0Rosen Penev2020-06-30
| | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with GCC10. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12715 from neheb/can2Rosen Penev2020-07-05
|\ \ \ \ | | | | | | | | | | canutils: switch to CMake
| * | | | canutils: switch to CMakeRosen Penev2020-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Faster compilation as well. Revert b70cb0ef5ed196247bd4bcce3cb84167420eeb4d That commit was misleading and ended up bloating the Utilities section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | syncthing: increase inotify limitAlberto Bursi2020-07-04
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default inotify limits at 8k are low for serious usage and the GUI shows errors like "Failed to start filesystem watcher for folder XXXX" increase them with this config file as instructed by syncthing's FAQ. https://docs.syncthing.net/users/ faq.html#inotify-limits Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com> [bumped PKG_RELEASE] Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | Merge pull request #12689 from jmarcet/docker-ce-updateRosen Penev2020-07-03
|\ \ \ \ | | | | | | | | | | docker-ce: update to version 19.03.12
| * | | | libnetwork: Updated to 026aabaa for docker 19.03.12Javier Marcet2020-07-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
| * | | | docker-ce: Updated to 19.03.12Javier Marcet2020-07-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | Merge pull request #12693 from datafl4sh/datafl4sh/add_gnuplot_packageRosen Penev2020-07-03
|\ \ \ \ \ | | |_|/ / | |/| | | gnuplot: Added package.
| * | | | gnuplot: Added package.Matteo Cicuttin2020-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | About the patch: Gnuplot build process includes the compilation of some custom binaries which are subsequently used to generate help files/docs. Since those binaries are compiled for TARGET, this breaks the build on the HOST. The patch disables the generation of those binaries (and the documentation). Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
* | | | | docker-compose: Update to version 1.26.2, drop six depJavier Marcet2020-07-03
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | Merge pull request #12606 from neheb/zshRosen Penev2020-07-02
|\ \ \ \ | | | | | | | | | | zsh: update to 5.8
| * | | | zsh: update to 5.8Rosen Penev2020-06-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>