summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 65936a54c60d892882649ff94725a8e3b0676180 (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 = mkinitcpio-systemd-tool
	pkgdesc = Provisioning tool for systemd in initramfs (systemd-tool)
	pkgver = 20
	pkgrel = 1
	url = https://github.com/random-archer/mkinitcpio-systemd-tool
	arch = any
	license = Apache
	makedepends = git
	depends = mkinitcpio
	depends = systemd
	optdepends = cryptsetup: required by initrd-cryptsetup.service
	optdepends = dropbear: required by initrd-dropbear.service
	optdepends = busybox: required by initrd-tinysshd.service
	optdepends = tinyssh: required by initrd-tinysshd.service
	optdepends = tinyssh-convert: required by initrd-tinysshd.service
	optdepends = mc: required by initrd-debug-progs.service
	conflicts = mkinitcpio-dropbear
	conflicts = mkinitcpio-tinyssh
	backup = etc/mkinitcpio.d/crypttab
	backup = etc/mkinitcpio.d/fstab
	backup = etc/systemd/network/initrd-network.network
	backup = etc/systemd/system/initrd-build.sh
	backup = etc/systemd/system/initrd-cryptsetup.path
	backup = etc/systemd/system/initrd-cryptsetup.service
	backup = etc/systemd/system/initrd-debug-progs.service
	backup = etc/systemd/system/initrd-debug-shell.service
	backup = etc/systemd/system/initrd-dropbear.service
	backup = etc/systemd/system/initrd-tinysshd.service
	backup = etc/systemd/system/initrd-emergency.service
	backup = etc/systemd/system/initrd-network.service
	backup = etc/systemd/system/initrd-shell.service
	backup = etc/systemd/system/initrd-shell.sh
	backup = etc/systemd/system/initrd-sysroot-mount.service
	source = git+https://github.com/random-archer/mkinitcpio-systemd-tool.git
	md5sums = SKIP

pkgname = mkinitcpio-systemd-tool