summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a700465993f887f31801c0099f899a33c06c4b56 (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
38
pkgbase = dracut-git
	pkgdesc = An event driven initramfs infrastructure
	pkgver = 050.r213.3a12309c
	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 = pkgconf
	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 = memstrack: memstrack module support
	optdepends = multipath-tools: 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