all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH zfsonlinux 3/3] d/control: add new zfs-dracut package
Date: Fri, 24 Jun 2022 14:55:52 +0200	[thread overview]
Message-ID: <20220624125552.2123628-4-s.ivanov@proxmox.com> (raw)
In-Reply-To: <20220624125552.2123628-1-s.ivanov@proxmox.com>

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

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
 debian/control            | 13 +++++++++++++
 debian/zfs-dracut.install |  2 ++
 2 files changed, 15 insertions(+)
 create mode 100644 debian/zfs-dracut.install

diff --git a/debian/control b/debian/control
index b6029e8e..65900c37 100644
--- a/debian/control
+++ b/debian/control
@@ -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
diff --git a/debian/zfs-dracut.install b/debian/zfs-dracut.install
new file mode 100644
index 00000000..8c2bf1b5
--- /dev/null
+++ b/debian/zfs-dracut.install
@@ -0,0 +1,2 @@
+usr/lib/dracut
+usr/share/man/man7/dracut.zfs.7
-- 
2.30.2





      parent reply	other threads:[~2022-06-24 12:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 12:55 [pve-devel] [PATCH zfsonlinux 0/3] Update to ZFS 2.1.5 Stoiko Ivanov
2022-06-24 12:55 ` [pve-devel] [PATCH zfsonlinux 1/3] update submodule and patches to ZFS Stoiko Ivanov
2022-06-24 12:55 ` [pve-devel] [PATCH zfsonlinux 2/3] Build with libcurl for new keylocation=https:// Stoiko Ivanov
2022-06-24 12:55 ` Stoiko Ivanov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220624125552.2123628-4-s.ivanov@proxmox.com \
    --to=s.ivanov@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal