summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bb3c0c706c9e91073f5a3ff08c4b68bd3aead647 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = dracut-git
	pkgdesc = An event driven initramfs infrastructure
	pkgver = 049.r98.23acf152
	pkgrel = 1
	url = https://dracut.wiki.kernel.org
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = asciidoc
	depends = bash
	depends = coreutils
	depends = cpio
	depends = filesystem
	depends = findutils
	depends = grep
	depends = gzip
	depends = kmod
	depends = procps-ng
	depends = sed
	depends = systemd
	depends = util-linux
	depends = xz
	optdepends = binutils: --uefi option support
	optdepends = elfutils: strip binaries to reduce initramfs size
	optdepends = hardlink: --hardlink option support
	optdepends = kpartx: dmraid dracut module support
	optdepends = pigz: faster gzip compression
	optdepends = sbsigntools: uefi_secureboot_cert/key configuration option support
	provides = dracut
	provides = initramfs
	conflicts = dracut
	backup = etc/dracut.conf
	source = git+https://github.com/dracutdevs/dracut.git
	sha512sums = SKIP

pkgname = dracut-git