aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* Merge pull request #2865 from miska/lxc-luci-featureschamptar2016-06-17
|\ | | | | Little improvement to LXC LuCI app
| * luci-app-lxc: Bump versionMichal Hrusecky2016-06-17
| | | | | | | | | | | | Did quite some changes, so bumping version so users would get the change. Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
| * luci-app-lxc: Download list of available distributionsMichal Hrusecky2016-06-16
| | | | | | | | | | | | | | 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>
| * luci-app-lxc: Use uname -m as architectureMichal Hrusecky2016-06-16
| | | | | | | | | | | | | | | | | | 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>
| * luci-app-lxc: Allow versioned imagesMichal Hrusecky2016-06-16
| | | | | | | | | | | | | | 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>
* | Merge pull request #2742 from miska/masterLuka Perkov2016-06-16
|\ \ | | | | | | lxc: Use more FSH compliant /srv/lxc instead of new root dir
| * | luci-app-lxc: Use correct path for configurationMichal Hrusecky2016-06-09
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | lxc: Use more FSH compliant /srv/lxc instead of new root dirMichal Hrusecky2016-05-30
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | unrar: update to v5.4.2Álvaro Fernández Rojas2016-06-16
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-06-16
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | [utils/zoneinfo] Updated to the latest release versionVladimir Ulrich2016-06-15
| | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | eudev: update to version 3.2Daniel Golle2016-06-14
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | eudev: split packageDaniel Golle2016-06-14
| | | | | | | | | | | | | | | | | | | | | | | | Split package into libudev and eudev. Fixes #2550 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | cryptsetup: update to version 1.7.2Daniel Golle2016-06-14
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | lvm2: update to version 2.02.156Daniel Golle2016-06-14
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #2854 from mstorchak/aclchamptar2016-06-13
|\ \ \ | | | | | | | | acl: update to 20160519
| * | | acl: update to 20160519Maxim Storchak2016-06-13
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | Merge pull request #2853 from mstorchak/attrchamptar2016-06-13
|\ \ \ \ | | | | | | | | | | attr: update to 20160302
| * | | | attr: update to 20160302Maxim Storchak2016-06-13
| |/ / / | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* / / / procps-ng: bump to 8a198e3eafbde0b627e9992b41d26e6762e4f8c7notnyt2016-06-13
|/ / / | | | | | | | | | | | | | | | | | | 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
* | / squashfs-tools: change default compression options to nAlexandru Ardelean2016-06-09
| |/ |/| | | | | | | | | | | 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>
* | treewide: replace my defunct email addressJo-Philipp Wich2016-06-07
| | | | | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | Merge pull request #2775 from blogic/mt-stHannu Nyman2016-06-07
|\ \ | | | | | | mt-st: fix download source
| * | mt-st: fix download sourceJohn Crispin2016-05-30
| | | | | | | | | | | | | | | | | | http does not exist anymore, use ftp instead Signed-off-by: John Crispin <john@phrozen.org>
* | | Merge pull request #2626 from bk138/gzipJo-Philipp Wich2016-06-05
|\ \ \ | | | | | | | | Import gzip from oldpackages
| * | | gzip: update to 1.7, update Makefile.Christian Beier2016-04-15
| | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | gzip: import from oldpackagesChristian Beier2016-04-15
| | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | | Merge pull request #2763 from kuoruan/lrzszYousong Zhou2016-06-04
|\ \ \ \ | | | | | | | | | | Import lrzsz from oldpackages
| * | | | Import lrzsz from oldpackageskuoruan2016-05-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | | utils/tar: Fix defaulting to selecting dependenciesDaniel Dickinson2016-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-06-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | tar: update to v1.29Álvaro Fernández Rojas2016-06-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | pciutils: update to v3.5.1Álvaro Fernández Rojas2016-06-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | Merge pull request #2402 from cshore/pull-request-tar-optionsÁlvaro Fernández Rojas2016-06-01
|\ \ \ \ \ | |_|_|/ / |/| | | | utils/tar: Make compression, acl, and xattr support configuration opt…
| * | | | utils/tar: Make compression, acl, and xattr support configuration optionsDaniel Dickinson2016-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | gammu: bump to upstream v1.37.3aTanW2016-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | | Merge pull request #2761 from mstorchak/smartmontoolsHannu Nyman2016-05-29
|\ \ \ \ \ | | | | | | | | | | | | smartmontools: update to 6.5
| * | | | | smartmontools: update to 6.5Maxim Storchak2016-05-28
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | Merge pull request #2759 from msva/patch-5Hannu Nyman2016-05-29
|\ \ \ \ \ | |/ / / / |/| | | | zsh: update to 5.2
| * | | | zsh: update to 5.2Vadim A. Misbakh-Soloviov2016-05-28
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* / | | tmux: update to 2.2Vadim A. Misbakh-Soloviov2016-05-28
|/ / / | | | | | | | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* | | mmc-utils: upgrade to latest revisionMichael Heimpold2016-05-20
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | lvm2: fix accidentally augmented goto labelDaniel Golle2016-05-20
| | | | | | | | | | | | | | | | | | also refresh patches while at it Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | lvm2: update to version 2.02.154Daniel Golle2016-05-19
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | mc: apply gettext version fixupJo-Philipp Wich2016-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | zile: Fix build with latest ncurses changesTed Hess2016-05-19
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | grep: update to 2.25Julen Landa Alustiza2016-05-16
| | | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | utils/collectd: Disable libudev linkingDaniel Dickinson2016-05-15
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge pull request #2693 from dibdot/mcHannu Nyman2016-05-13
|\ \ | | | | | | mc: bugfix 4.8.17
| * | mc: bugfix 4.8.17Dirk Brenken2016-05-13
| | | | | | | | | | | | | | | | | | * revert latest gettext change, break builds on various platforms * changed maintainer email address Signed-off-by: Dirk Brenken <dev@brenken.org>