All build scripts have been modified to use 'chown user:group'
instead of 'chown user.group'.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
l/nvidia-driver and k/kmod-nvidia packages updated to 390.151.
This version is compatible with kernel 5.17.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
l/nvidia-driver and k/kmod-nvidia packages updated to 390.147.
Patches for kernels older than 5.17 removed.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This is an IrrLicht fork by the Minetest developers that contains
features, customizations and fixes specifically for use in Minetest.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
PV ("Pipe Viewer") is a tool for monitoring the progress of data
through a pipeline. It can be inserted into any normal pipeline
between two processes to give a visual indication of how quickly
data is passing through, how long it has taken, how near to
completion it is, and an estimate of how long it will be until
completion.
URL: http://www.ivarch.com/programs/pv.shtml
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
nmon is short for Nigel's performance Monitor for Linux.
This systems administrator, tuner, benchmark tool gives you
a huge amount of important performance information in one go.
It can output the data in two ways: on-screen (ncurses-based GUI)
or save the data to a comma separated file for analysis
and longer term data capture.
URL: http://nmon.sourceforge.net/
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Changes to all build scripts:
* all remaining occurences of 'make -j N' replaced by
'make -j $(nproc)'
* obsolete 'atom' machine architecture replaced with
'bonnell', but both new and old MARCH strings are kept
for compatibility
* optimize TMP variable setting
* add OUTDIR variable (default to $TMP) that defines output
directory for package; the goal is to simplify building
in containers
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker
that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1.
Mosquitto is lightweight and is suitable for use on all devices from
low power single board computers to full servers.
This package provides rc script and creates dedicated system user
and group (mosquitto:mosquitto, UID=188, GID=188).
URL: https://mosquitto.org/
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
cJSON is ultralightweight JSON parser in ANSI C.
cJSON aims to be the dumbest possible parser that you can get your
job done with. It's a single file of C, and a single header file.
URL: https://github.com/DaveGamble/cJSON
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Module versioning schema changed, now it is DATE_COMMIT_KERNEL.
Allow to build module against any kernel source specified by KERNSRC
environment variable.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This fixes buildah crashes when creating images.
Also it is up-to-date with dev branch of podman.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Final part of big container framework update.
Skopeo updated to version 1.5.2; built using master
branch of go-lang.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Part of big container framework update.
Buildah version updated to 1.23.1 to match podman; built
using master branch of go-lang.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Part of big container framework update.
Podman is updated to version 3.4.4. It is built using master
branch of go-lang.
Native overlay support is enabled by providing correct options
to overlay filesystem kernel module ('podman system reset -f'
and rebuilding all local images is required to use this feature).
Configuration files have been refreshed; mounts.conf has been
dropped.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Building module for kernel 5.15 requires the same patch as
for previous one (5.14), but at the same time it generates
a lot of warnings with gcc 11.2.
Remedy for these warnings is put atop existing 5.14 fix and
combined into one patch that makes compilation successful
and with no warnings at all.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
l/nvidia-driver and k/kmod-nvidia packages updated to 390.144.
Patch for kernel 5.13 is no longer needed.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
OptiPNG is a PNG optimizer that recompresses image files to a smaller
size, without losing any information. This program also converts
external formats (BMP, GIF, PNM and TIFF) to optimized PNG, and
performs PNG integrity checks and corrections. Utility is widely
used by Minetest modders for texture processing.
URL: http://optipng.sourceforge.net/
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
QEMU updated to version 6.0.0.
Udev rules moved from /etc to /lib following latest Slackware
recommendations.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This is the io_uring library, liburing. liburing provides helpers
to setup and teardown io_uring instances, and also a simplified
interface for applications that don't need (or want) to deal with
the full kernel side implementation.
URL: https://github.com/axboe/liburing
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This is binary release of SpeedTest.net CLI from Ookla.
Speedtest CLI brings the trusted technology and global server network
behind Speedtest to the command line. With Speedtest CLI, you can easily
measure internet connection performance metrics like download, upload,
latency and packet loss.
URL: https://www.speedtest.net/apps/cli
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
The notes plugin for Xfce panel provides you a quick way
to write down a todo list, to paste a piece of code,
to leave a note to your friend, or whatever else you had
like to do with a Post-It note.
URL: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Nvidia legacy binary driver updated to version 390.143.
Affected packages:
l/nvidia-driver - no changes to build script, new package
provides newer versions of libraries included in 390.141
only.
k/kmod-nvidia - this kernel driver builds successfully for
kernels 5.11 with no patches required.
Performance and suspend/resume tested - works as expected.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
GNU poke is an interactive, extensible editor for binary data. Not
limited to editing basic entities such as bits and bytes, it provides
a full-fledged procedural, interactive programming language designed
to describe data structures and to operate on them.
URL: http://www.jemarch.net/poke
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Add patch to allow successful compilation with kernel version 5.11.
Build script logic improved to automatically select and apply kernel
version-specific patches located in patches/linux-X.Y directory.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>