| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\
| |
| | |
[utils/zoneinfo] Updated to the latest version
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|/
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\
| |
| | |
smartmontools: update to 6.4
|
| |
| |
| |
| | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
lxc: fix build on mpc85xx
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Initialize ret to 0 so compiler no longer complains about
monitor.c: In function 'lxc_monitor_open':
monitor.c:212:5: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
| |
| |
| |
| | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\ \
| | |
| | | |
lxc: allow building with seccomp
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
seccomp was unconditionally disabled before.
Also a non-escaped newline in a place where it should be escaped
made the build process skip some CONFIGURE_ARGS.
Fix CONFIGURE_ARGS and add an option to allow building with seccomp.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Per default, vim creates a new file and keeps the original file as backup.
This leads to crontab checking the backup file for changes instead of the
one actually being edited, resulting in any changes being silently dropped.
Since busybox's crontab saves temporary crontab files in "/etc/crontabs.*"
vim's default of "backupskip=/tmp/*" doesn't circumvent this.
This commit fixes this issue by appending "/etc/crontabs.*" to "backupskip".
Signed-off-by: Florian Fieber <florian@florianfieber.de>
|
| |
| |
| |
| |
| |
| |
| | |
Disables building documentation to avoid makeinfo v4,v5
incompatibilities.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
|\ \
| | |
| | | |
add lxc-device applet to the utils/lxc
|
| | |
| | |
| | |
| | |
| | |
| | | |
lxc-device manages devices in running container.
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
New features are commands for eMMC cache control and gp partition
creation.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \
| | | |
| | | | |
Optional IPv6 support
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
xz: add xz-utils meta package
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \ \ \
| | | | |
| | | | | |
vim: Fix false broken package status (buildbot)
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Add patch to get WEXITSTATUS and WIFEXITED defined
The issue is fixed in upstream's development repo, so the patch won't be
needed with ncdu's next release.
- Depend on more commonly used libncurses instead of libncursesw
- Enable parallel build
- Update copyright
Signed-off-by: Charles Lehner <cel@celehner.com>
|
| |
| |
| |
| |
| |
| | |
Also import two new GnuK-related patches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \
| | |
| | | |
smstools3: remove unnecessary build deps
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \ \
| | | |
| | | | |
lxc: update to 1.1.2
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
|
|\ \ \
| | | |
| | | | |
cryptodev: get rid of get_unused_fd()
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The get_unused_fd() macro was removed upstream by
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f938612dd97d481b8b5bf960c992ae577f081c17
Thus replace get_unused_fd() by get_unused_fd_flags(0) which used to
be the definition of the get_unused_fd() macro before it was removed.
This fixes cryptodev compilation on kernel 4.0.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Always use mlockall fixes it, still trying to keep everything else
as untouched as possible.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Copied from oldpackages and slightly updated.
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|\ \ \
| | | |
| | | | |
[utils/zoneinfo] Updated to the latest version
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \ \ \
| |/ / /
|/| | | |
avrdude: move from oldpackages, update to latest version & build opts
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ \
| |_|_|/
|/| | | |
Allow glib2, dbus, and bluez to build in parallel
|