12 lines
368 B
Plaintext
12 lines
368 B
Plaintext
name: dracut
|
|
description: Event driven initramfs infrastructure
|
|
version: 107
|
|
url: https://github.com/dracut-ng/dracut-ng
|
|
license: GPL2-or-later
|
|
architecture: any
|
|
depends: ["cpio","kmod","coreutils","util-linux","bash","findutils","gawk","grep","procps-ng","sed","udev","pkgconf"]
|
|
optional_depends: ["lvm2"]
|
|
make_depends: ["rustc"]
|
|
provides: ["initramfs"]
|
|
type: source
|