| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Don't need to have a bare /etc/modules.d/ file since we can cleanly
synthesize one now.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This method allows getting basic info about a queried container. It's
based on the lxc-info command-line tool.
Example output:
> ubus call lxc info '{ "name": "foo" }'
{
"name": "foo",
"state": "RUNNING",
"pid": 2946,
"ips": [
"192.168.0.124"
]
}
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Approved-by: Luka Perkov <luka@openwrt.org>
|
|\
| |
| | |
add some packages license tags
|
| |
| |
| |
| |
| |
| | |
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \
| | |
| | | |
tio: Add to tree
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
tio is a simple TTY terminal I/O application
It's smaller than picocom, uses GNU autotools and has some nice features
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| | | |
| | | | |
utils/tmux: Update to 2.6
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Update tmux to 2.6
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \
| | | | |
| | | | | |
rpcd-mod-attendedsysupgrade: upgrade to v1.1
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
call it upgrade instead of update
added client options:
auto_search - start upgrade search on login
advanced_mode - offer more options like package_editing
message before sysupgrade
more verbose Makefile
moved acls to client
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|/ / / /
| | | |
| | | |
| | | | |
processes begin to stack up.
|
|\ \ \ \
| |_|/ /
|/| | | |
utils/ccid: Update to 1.4.28
|
| |/ /
| | |
| | |
| | |
| | | |
Update ccid to 1.4.28
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \
| |_|/
|/| | |
utils/lxc: disable gnutls during configure
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Previous versions of LXC never compiled in gnutls support due to a bug in the
configure script. As other TLS implementations are not supported and the feature
was disabled in previous builds, disable it during configure.
See https://github.com/lxc/lxc/pull/1360 for details regarding the bug in the
autoconf of the previous versions.
Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | | |
|
|\ \ \
| | | |
| | | | |
squashfs-tools: pull newer version from git repo
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
squashfs-tools does not provide tar-balls.
It looks like a good time to pull a newer version
that obsoletes a few accepted patches.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \
| | |
| | | |
lxc: bump to 2.1.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is the first bugfix release for LXC 2.1. Full list of changes can
be found here:
https://linuxcontainers.org/lxc/news/
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|/ /
| |
| |
| | |
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Bump LXC package from 1.1.5 to 2.1.0. Version 2.x includes many
improvements and optimizations.
https://linuxcontainers.org/lxc/news/
Some tools like lxc-top are rewritten in C and are no longer broken and
dependent on lua.
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\
| |
| | |
vim: bump to 8.0.586
|
| |
| |
| |
| |
| |
| | |
Upgrade vim to version 8.0.586
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|/
|
|
| |
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
|
|\
| |
| | |
bash: version bump to 4.4.12
|
| |
| |
| |
| | |
Signed-off-by: Iván Atienza <gentoo.power@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
| |
| |
| |
| |
| |
| | |
Tested on mt7621 (ramips).
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
utils/f2fs-tools: Remove from tree
|
| | |
| | |
| | |
| | |
| | |
| | | |
Already in LEDE tree so this is redundant.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \
| | | |
| | | | |
netwhere: simple packet monitor
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
netwhere is a simple packet monitor that serves summarized captured data as a JSON document over a REST endpoint. Once installed
the netwhere example site is available at /netwhere?collector=IP:8080.
Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Source URL has changed so it is updated accordingly
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\ \ \ \
| | | | |
| | | | | |
bluez: bump to 5.47 fix CVE-2017-1000250
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
http://www.bluez.org/release-of-bluez-5-47/
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
yara: add package
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
YARA is a tool aimed at (but not limited to) helping malware researchers
to identify and classify malware samples. With YARA you can create
descriptions of malware families based on textual or binary patterns.
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\ \ \ \
| | | | |
| | | | | |
pciutils: don't generate warning if file doesn't exist
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Instead of using update-pciids from a postinst script, just download
the pci.ids file from its repo the same way that usbutils grabs usb.ids.
Remove the compression since we're going onto a squashfs filesystem
(most likely) anyway.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \ \
| | | | |
| | | | | |
Fix some PKG_MIRROR_HASH / PKG_HASH
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|