fix libgit2

This commit is contained in:
Tobias Powalowski 2024-06-22 14:13:19 +02:00
parent 50715a22af
commit 71f91fe849
2 changed files with 2 additions and 2 deletions

View file

@ -216,7 +216,7 @@ _install_mods() {
# - all starting / needs to be removed from paths
#shellcheck disable=SC2046,SC2086
tar --hard-dereference -C / -cpf - $(modinfo -k "${_KERNELVERSION}" -F filename ${_MODS} ${_MOD_DEPS} 2>"${_NO_LOG}" \
| rg -v builtin | sed -e 's#^/##g' -e 's# /# #g') | tar -C "${_ROOTFS}" -xpf -
| rg -v builtin | sd '^/' '' | sd ' /' ' ') | tar -C "${_ROOTFS}" -xpf -
# generate new kernel module dependencies"
depmod -b "${_ROOTFS}" "${_KERNELVERSION}"
# remove all non-binary module.* files (except devname for on-demand module loading

View file

@ -24,7 +24,7 @@ usr/share/{bash-completion,dbus-1,factory,hwdata,i18n/locales,makepkg,nano,pacma
cdrtools-*-[0-9]*,db5.3-*-[0-9]*,db-*-[0-9]*,edk2-shell-*-[0-9]*,fuse-common-*-[0-9]*,gc-*-[0-9]*,\
gettext-*-[0-9]*,gnutls-*-[0-9]*,grml-zsh-config-*-[0-9]*,groff-*-[0-9]*,grub-*-[0-9]*,http-parser-*-[0-9]*,\
intel-ucode-*-[0-9]*,jansson-*-[0-9]*,libburn-*-[0-9]*,libev-*-[0-9]*,libisoburn-*-[0-9]*,libisofs-*-[0-9]*,\
libksba-*-[0-9]*,libnfnetlink-*-[0-9]*,libgit2-*-[0-9]*,libnetfilter_conntrack-*-[0-9]*,libnftnl-*-[0-9]*,\
libksba-*-[0-9]*,libnfnetlink-*-[0-9]*,libnetfilter_conntrack-*-[0-9]*,libnftnl-*-[0-9]*,\
libpcap-*-[0-9]*,libpipeline-*-[0-9]*,libsysprof-capture-*-[0-9]*,libwbclient-*-[0-9]*,limine-*-[0-9]*,\
linux-api-headers-*-[0-9]*,memtest86+-*-[0-9]*,memtest86+-efi-*-[0-9]*,memtest-*-[0-9]*,\
mpdecimal-*-[0-9]*,mtools-*-[0-9]*,nettle-*-[0-9]*,oniguruma-*-[0-9]*,python-*-[0-9]*,python-pefile-*-[0-9]*,\