d/control: add new zfs-dracut package

following debian upstream (which pulled it in from Ubuntu in
44915cf387d45a123b11a8c24d3f30a8fdbcc532)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
Stoiko Ivanov 2022-06-24 14:55:52 +02:00 committed by Thomas Lamprecht
parent 41ebc8de33
commit 68469c1a83
2 changed files with 15 additions and 0 deletions

13
debian/control vendored
View File

@ -184,6 +184,19 @@ Description: OpenZFS root filesystem capabilities for Linux - initramfs
This package adds OpenZFS to the system initramfs with a hook
for the initramfs-tools infrastructure.
Package: zfs-dracut
Architecture: all
Depends: dracut,
zfsutils-linux (>= ${source:Version}),
${misc:Depends}
Description: OpenZFS root filesystem capabilities for Linux - dracut
OpenZFS is a storage platform that encompasses the functionality of
traditional filesystems and volume managers. It supports data checksums,
compression, encryption, snapshots, and more.
.
This package adds OpenZFS to the system initramfs with a hook
for the dracut infrastructure.
Package: zfsutils-linux
Section: contrib/admin
Architecture: linux-any

2
debian/zfs-dracut.install vendored Normal file
View File

@ -0,0 +1,2 @@
usr/lib/dracut
usr/share/man/man7/dracut.zfs.7