Switch from Systemd to Enit
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
name: dracut
|
||||
description: Event driven initramfs infrastructure
|
||||
version: 102
|
||||
revision: 2
|
||||
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","pkgconf","systemd"]
|
||||
depends: ["cpio","kmod","coreutils","util-linux","bash","findutils","gawk","grep","procps-ng","sed","pkgconf"]
|
||||
optional_depends: ["lvm2"]
|
||||
make_depends: ["rustc"]
|
||||
provides: ["initramfs"]
|
||||
|
||||
Reference in New Issue
Block a user