| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
PKG_SOURCE_VERSION:=5c6a95bfb20c61571a00f913c6b91959ede84e8d
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
| |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
| |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
|
|
|
| |
It seems that in some situations, the host CC gets picked up. Just pass
the target one explicitly.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|
|
|
|
|
|
|
|
|
| |
First version based on 1.1.8
It is based on the ccid build framework
from Daniel Golle <daniel@makrotopia.org>
Suggested-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Vincent JARDIN <vjardin@free.fr>
|
|\
| |
| | |
pcscd: default /var/run path instead of /run
|
| |
| |
| |
| |
| |
| |
| | |
Fix start error:
00001221 [2012634380] pcscdaemon.c:624:main() cannot create /run/pcscd: No such file or directory
Signed-off-by: Vincent JARDIN <vjardin@free.fr>
|
|\ \
| |/
|/| |
ntfs-3g: make symlinks relative
|
| |
| |
| |
| |
| |
| | |
Fixes dead symlinks in InstallDev.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
|
|
|
| |
It was removed in base system commit 88468f7e ("armvirt: merge arm64 as
subtarget 64") in 2017
No change in packaged content
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\
| |
| | |
treewide: move binaries of alternatives to /usr/libexec
|
| |
| |
| |
| | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
|/
|
|
|
|
| |
Fixes an InstallDev dead link.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
| |
Ref: https://github.com/openwrt/packages/issues/14244
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
|
|
|
| |
* SELinux and Seccomp are now enabled via the kernel options themselves
* Config.in now uses CGroupsV2 by default but optionally allows V1
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
| |
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
|
|
| |
Source Version: a543cbc4871f904b0efe205708eb45d72e65fd8b
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
|
|
|
| |
* Removed obsolete workaround
* Set Git source hash for executables to display
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
|
|
| |
SELinux and Seccomp are now enabled via the kernel options themselves
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|
|
|
|
|
|
|
| |
The source is being deprecated and split into the CLI and engine/daemon
repositories, So `docker-ce` will now be the `dockerd` and a separate
package will be made for the `docker` CLI.
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
|\
| |
| | |
prometheus-node-exporter-lua: add snmp6 exporter
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If you want statistics about IPv6 you can use snmpv6 exporter.
Currently, the "/proc/net/snmp6" is existing but all values are
just "0".
To use this plugin you have to set
CONFIG_PROC_STRIPPED=n
I will find a way to enable the important ipv6 statistics by default.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \
| | |
| | | |
rpcd-mod-lxc: add postinst to reload rpcd on update/installation
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is dependency of luci-app-lxc and when users install that package
it is no way clear that they have to reload rpcd to get it working
correctly. Without it container listing does not work.
In general this reload should be in this package simply because other
rpcd-mod-* packages reload rpcd as well.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
|\ \ \
| | | |
| | | | |
collectd: add dhcpleases plugin
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Count the current dhcpleases. Currently, we use a bash script
that does the same job (Freifunk Berlin). We want to use native
collectd plugin for that.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \ \ \
| | | | |
| | | | | |
augeas: disable selinux
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes:
Package augeas is missing dependencies for the following libraries:
libselinux.so.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
Fix version in hwinfo and a few cosmetic stuff
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes:
Applying patch 3-assorted-Makefile-butchery
patching file Makefile
patching file Makefile.common
patching file src/Makefile
patching file src/hd/Makefile
Hunk #1 succeeded at 8 with fuzz 1 (offset -4 lines).
patching file src/isdn/Makefile
patching file src/smp/Makefile
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes: 7dc7e46d4840ae6905eec995e277553cd96e6639 ("hwinfo: update to
version 21.71")
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
bash: update to 5.1
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove upstreamed patches.
Refresh others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
update to 6.8.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
|
|\ \ \
| | | |
| | | | |
augeas & python-augeas: add new package
|
| | |/
| |/|
| | |
| | |
| | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Co-authored-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \ \
| | | |
| | | | |
beep: restore a dependency definition to the previous one on x86 target
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Commit 9bcea2de2cf552d544786d1e4b82f55cda7015b1 causes a dependency
problem with some out-of-tree packages which expect "DEPENDS:=+kmod-pcspkr".
To fix this problem, this commit restores a dependency definition to
the previous one on x86 target.
Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
|