Switch to new package format
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
name: dracut
|
||||
description: Event driven initramfs infrastructure
|
||||
version: "111"
|
||||
revision: 2
|
||||
url: https://github.com/dracut-ng/dracut-ng
|
||||
license: GPL2-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- cpio
|
||||
- kmod
|
||||
- coreutils
|
||||
- util-linux
|
||||
- bash
|
||||
- findutils
|
||||
- gawk
|
||||
- grep
|
||||
- procps-ng
|
||||
- sed
|
||||
- udev
|
||||
- pkgconf
|
||||
optional_depends:
|
||||
- lvm2:For LVM support
|
||||
- ndctl:For NVDIMM support
|
||||
make_depends:
|
||||
- rustc
|
||||
provides:
|
||||
- initramfs
|
||||
downloads:
|
||||
- url: https://github.com/dracut-ng/dracut-ng/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: ca949190692e91611ef16ea3642c0f764f63948860f3f742524310728c991493
|
||||
Reference in New Issue
Block a user