summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ef906e4525df0ea68046f9c8917269b9389eb8c (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
pkgbase = dracut-git
	pkgdesc = An event driven initramfs infrastructure
	pkgver = 100.r6891.136079d
	pkgrel = 1
	url = https://github.com/dracut-ng/dracut-ng
	arch = x86_64
	license = GPL-2.0-or-later
	checkdepends = btrfs-progs
	checkdepends = connman
	checkdepends = dash
	checkdepends = dhclient
	checkdepends = dhcp
	checkdepends = dmraid
	checkdepends = linux
	checkdepends = lvm2
	checkdepends = mdadm
	checkdepends = multipath-tools
	checkdepends = nbd
	checkdepends = networkmanager
	checkdepends = nfsidmap
	checkdepends = nfs-utils
	checkdepends = ntfs-3g
	checkdepends = open-iscsi
	checkdepends = parted
	checkdepends = pigz
	checkdepends = qemu
	checkdepends = squashfs-tools
	makedepends = asciidoc
	makedepends = bash-completion
	makedepends = git
	makedepends = cargo
	depends = bash
	depends = coreutils
	depends = cpio
	depends = findutils
	depends = gawk
	depends = grep
	depends = kmod
	depends = pkgconf
	depends = procps
	depends = sed
	depends = systemd
	depends = util-linux
	optdepends = binutils: --uefi option support
	optdepends = biosdevname: BIOS network device renaming
	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 = 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 = jq: NVMe-oF support (nvmf module)
	optdepends = lvm2: support Logical Volume Manager
	optdepends = lzop: lzop compression
	optdepends = mdadm: support MD devices, also known as software RAID devices
	optdepends = memstrack: memstrack module support
	optdepends = mksh: allows use of mksh
	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 = rsyslog: enable logging with rsyslog
	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 = dracut
	provides = initramfs
	conflicts = dracut
	backup = etc/dracut.conf
	source = git+https://github.com/dracut-ng/dracut-ng.git
	sha512sums = SKIP

pkgname = dracut-git