* update dracut to 103-1

This commit is contained in:
Alexander Baldeck 2024-08-09 13:46:41 +02:00
parent d3120b4eb4
commit 981bf4029c
3 changed files with 74 additions and 3 deletions

68
dracut/.SRCINFO Normal file
View File

@ -0,0 +1,68 @@
pkgbase = dracut
pkgdesc = An event driven initramfs infrastructure
pkgver = 103
pkgrel = 1
url = https://github.com/dracut-ng/dracut-ng
arch = x86_64
license = GPL-2.0-or-later
makedepends = asciidoc
makedepends = bash-completion
makedepends = git
depends = bash
depends = coreutils
depends = cpio
depends = filesystem
depends = findutils
depends = gawk
depends = grep
depends = kmod
depends = pkgconf
depends = procps-ng
depends = sed
depends = systemd
depends = util-linux
optdepends = binutils: --uefi option support
optdepends = bluez: bluetooth (keyboard)
optdepends = btrfs-progs: scan for Btrfs on block devices
optdepends = busybox: allows use of busybox (on your own risk)
optdepends = bzip2: bzip2 compression
optdepends = cifs-utils: support CIFS
optdepends = connman: support for connman networking
optdepends = cryptsetup: support for encrypted with LUKS filesystems
optdepends = dash: allows use of dash (on your own risk)
optdepends = dhclient: legacy networking support
optdepends = dmraid: dmraid dracut module support
optdepends = e2fsprogs: ext2/3/4 filesystem support
optdepends = elfutils: strip binaries to reduce initramfs size
optdepends = f2fs-tools: fsfs filesystem support
optdepends = fuse3: live on NTFS (dmsquash-live-ntfs module)
optdepends = gzip: gzip compression
optdepends = iproute2: legacy networking support
optdepends = iputils: networking support
optdepends = lvm2: support Logical Volume Manager
optdepends = lzop: lzop compression
optdepends = mdadm: support MD devices, also known as software RAID devices
optdepends = multipath-tools: dmraid dracut module support
optdepends = nbd: support network block devices
optdepends = ndctl: NVDIMM support
optdepends = networkmanager: networkmanager support
optdepends = nfs-utils: support NFS
optdepends = ntfs-3g: live on NTFS (dmsquash-live-ntfs module)
optdepends = nvme-cli: NVMe-oF support (nvmf module)
optdepends = open-iscsi: support iSCSI (iscsi module)
optdepends = openssh: install ssh and scp along with config files and specified keys (ssh-client module)
optdepends = pigz: faster gzip compression
optdepends = plymouth: plymouth boot splash
optdepends = rng-tools: enable rngd service to help generating entropy early during boot
optdepends = sbsigntools: uefi_secureboot_cert/key configuration option support
optdepends = squashfs-tools: support for building a squashed initramfs
optdepends = tar: live tar image
optdepends = tpm2-tools: tpm2 support for e.g. LUKS
optdepends = xz: xz compression
provides = initramfs
backup = etc/dracut.conf
source = dracut-103::git+https://github.com/dracut-ng/dracut-ng#tag=103
sha512sums = af696ba9ec6c48861a8e9ebca3679aac1cd35c22a1cdb29f7710cfa7ce1d77108ddbf726a77dcb9a47170fed9f21c45e286614280f0892a5aa05ddc4eac25bb5
b2sums = f8d594e9ac7d4f0bda0f83bc781746cb559a91c0bb56d4c480660451785911477202d614311866904eaf8d6ee7d89ea2e3cd00899dd2b0a51379e2d41bac0957
pkgname = dracut

3
dracut/.nvchecker.toml Normal file
View File

@ -0,0 +1,3 @@
[dracut]
source = "git"
git = "https://github.com/dracut-ng/dracut-ng.git"

View File

@ -1,7 +1,7 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Giancarlo Razzolini <grazzolini@archlinux.org>
pkgname=dracut
pkgver=102
pkgver=103
pkgrel=1
pkgdesc="An event driven initramfs infrastructure"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -72,8 +72,8 @@ backup=('etc/dracut.conf')
source=(
"${pkgname}-${pkgver}::git+${url}#tag=${pkgver}"
)
sha512sums=('1bc57ba049e05a178ad92787615187c04b0baed414d684f4091bb1bb7105fcac851525ccb260e1ad7ba834689a67cd013147215378c8187455090b7045a61a21')
b2sums=('f06a79c381d5e67a107c1e98109fe97850a294125b6afd3b81799e711f4fb02c900e7473e925837025365d773e1fd3d901d5b205c0debd36c5fd81ed4d7adc2e')
sha512sums=('af696ba9ec6c48861a8e9ebca3679aac1cd35c22a1cdb29f7710cfa7ce1d77108ddbf726a77dcb9a47170fed9f21c45e286614280f0892a5aa05ddc4eac25bb5')
b2sums=('f8d594e9ac7d4f0bda0f83bc781746cb559a91c0bb56d4c480660451785911477202d614311866904eaf8d6ee7d89ea2e3cd00899dd2b0a51379e2d41bac0957')
build() {
local prefix=/usr sysconfdir=/etc