|
From: Andrew <nit...@us...> - 2021-11-14 14:44:41
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for Bering-uClibc.".
The branch, master has been updated
via edd251900d2bdd3a22aa26f0028985476c485c50 (commit)
via 1fafabf962549fd029b5d9963ac5907d8e6d08ae (commit)
via 18eab3e13f092d377cbd3848440aeb044822116e (commit)
from aca16bcf3e387f9b385aee43e529c3bdca149635 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit edd251900d2bdd3a22aa26f0028985476c485c50
Author: Andrew Denisenko <nit...@us...>
Date: Sun Nov 14 16:44:04 2021 +0200
initrd: load /etc/profile before daemons startup
commit 1fafabf962549fd029b5d9963ac5907d8e6d08ae
Author: Andrew Denisenko <nit...@us...>
Date: Sun Nov 14 16:40:16 2021 +0200
mimalloc: add package with alternative memory allocator
commit 18eab3e13f092d377cbd3848440aeb044822116e
Author: Andrew Denisenko <nit...@us...>
Date: Sun Nov 14 16:27:59 2021 +0200
etc: add /etc/profile.d/ for package's environment variables
-----------------------------------------------------------------------
Summary of changes:
conf/sources.d/mimalloc.cfg | 9 +++++
repo/etc/buildtool.cfg | 5 +++
repo/etc/profile | 7 ++++
repo/initrd/root.helper | 2 ++
repo/mimalloc/buildtool.cfg | 68 ++++++++++++++++++++++++++++++++++++
repo/mimalloc/buildtool.mk | 49 ++++++++++++++++++++++++++
repo/mimalloc/mimalloc-1.7.2.tar.gz | Bin 0 -> 903317 bytes
repo/mimalloc/mimalloc.sh | 9 +++++
8 files changed, 149 insertions(+)
create mode 100644 conf/sources.d/mimalloc.cfg
create mode 100644 repo/mimalloc/buildtool.cfg
create mode 100644 repo/mimalloc/buildtool.mk
create mode 100644 repo/mimalloc/mimalloc-1.7.2.tar.gz
create mode 100644 repo/mimalloc/mimalloc.sh
hooks/post-receive
--
Repository for Bering-uClibc.
|