| Commit message (Collapse) | Author | Age |
|\
| |
| | |
Little improvement to LXC LuCI app
|
| |
| |
| |
| |
| |
| | |
Did quite some changes, so bumping version so users would get the change.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
|
| |
| |
| |
| |
| |
| |
| | |
There was harcoded list of available images. Instead of it, LuCI LXC app will
now try to download list of available container images.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As containers are basically virtual machines, it should not depend on the
build target but on the real hardware architecture. For example there is plenty
of ARM families (mvebu, sunxi, ...) but all armv7l arms should be able to run
armv7l containers.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
|
| |
| |
| |
| |
| |
| |
| | |
I makes quite some sense to provide user the choice between various versions of
the distribution to install into LXC.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
|
|\ \
| | |
| | | |
lxc: Use more FSH compliant /srv/lxc instead of new root dir
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adjusting LuCI app for LXC to try to read path to your LXC containers from
configuration file and if not succeeding falling back to /srv/lxc to match
previous commit.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Normally LXC uses /var/lib, but due to hack OpenWRT employs this is not an
option. But instead of introducing new top-level directory, FSH compatible /srv
can be used.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Split package into libudev and eudev.
Fixes #2550
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| | | |
| | | | |
acl: update to 20160519
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
attr: update to 20160302
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
This contains format string fixes among others. procps-ng was not properly
displaying cpu usage in top and ps.
Signed-off-by: Rob Mosher nyt-lede@countercultured.net
|
| |/
|/|
| |
| |
| |
| |
| | |
Otherwise it will pull all compression libraries to install
(on newly configured targets) when maybe 1 or 2 are needed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \
| | |
| | | |
mt-st: fix download source
|
| | |
| | |
| | |
| | |
| | |
| | | |
http does not exist anymore, use ftp instead
Signed-off-by: John Crispin <john@phrozen.org>
|
|\ \ \
| | | |
| | | | |
Import gzip from oldpackages
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christian Beier <dontmind@freeshell.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christian Beier <dontmind@freeshell.org>
|
|\ \ \ \
| | | | |
| | | | | |
Import lrzsz from oldpackages
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Due to KConfig misbehavior the tar config options where getting
enabled even when tar was not enabled. We fix this by enclosing
the options in an if PACKAGE_tar ; endif block.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
utils/tar: Make compression, acl, and xattr support configuration opt…
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This patch make building tar with POSIX ACL and XATTR
support configuration options. It also makes building
seamless (e.g. -z -J -j) compression support a configuration
option for each compression program available in OpenWrt.
It also makes POSIX ACL support disabled by default
(by default OpenWrt doesn't build POSIX ACL support
into the kernel, never mind allowing to mount with it
enabled). Also XATTR support is disabled by
default as this seems to be the standard default for packages
in OpenWrt.
Finally Bzip2, Gzip, and XZ seamless support are made
available by default and appropriate dependencies
are added based on the configuration choice.
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
|\ \ \ \ \
| | | | | |
| | | | | | |
smartmontools: update to 6.5
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
zsh: update to 5.2
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | |
| | |
| | |
| | |
| | |
| | | |
also refresh patches while at it
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Apply the version fixup in order to solve the following build error on systems
not using exactly gettext version 0.18:
make[6]: Entering directory '.../build_dir/target-mips_34kc_musl-1.1.14/mc-4.8.17/po'
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19
The fixup will ensure that embedded macro versions are replaced with the
version of the staged gettext executable in ./staging_dir/host/bin
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
At least when building with OpenWrt SDK, if libudev is present
(even if not actually used by the system), then at least the
disk plugin attempts to link against udev, which results in
packages failure due to lack of dependencies, and it's not
desirable to add a dependency on udev just because udev
was built for the SDK, so we disable libudev support
explicity.
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Conflicts:
utils/collectd/Makefile
|
|\ \
| | |
| | | |
mc: bugfix 4.8.17
|
| | |
| | |
| | |
| | |
| | |
| | | |
* revert latest gettext change, break builds on various platforms
* changed maintainer email address
Signed-off-by: Dirk Brenken <dev@brenken.org>
|