Files
dracut/pkg.info
T
2025-08-21 09:57:54 +03:00

12 lines
368 B
Plaintext

name: dracut
description: Event driven initramfs infrastructure
version: 108
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