all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH zfsonlinux 0/2] split out libpam-zfs and update copyright
@ 2021-02-09 18:41 Stoiko Ivanov
  2021-02-09 18:41 ` [pve-devel] [PATCH zfsonlinux 1/2] buildsys: make libpam-zfs a separate package Stoiko Ivanov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stoiko Ivanov @ 2021-02-09 18:41 UTC (permalink / raw)
  To: pve-devel

With ZFS 2.0.0 upstream ships a pam module, which uses an users login password
to optionally decrypt their home dataset.

Debian upstream ships the config in a separate package, which seems cleaner
than adding it to zfsutil-linux.

This patchset adapts the commit to our repo. While at it I noticed that
our debian/copyright file got a bit out-of-sync with debian's and pulled
their version in (additionally adding Proxmox for the files in debian/*)

Thanks to Fabian for catching this and pointing me in the right direction!

Stoiko Ivanov (2):
  buildsys: make libpam-zfs a separate package
  update debian/copyright

 debian/control                |  14 +
 debian/copyright              | 840 +++++++++++-----------------------
 debian/libpam-zfs.install     |   2 +
 debian/libpam-zfs.postinst    |   6 +
 debian/libpam-zfs.prerm       |   8 +
 debian/zfsutils-linux.install |   2 -
 6 files changed, 301 insertions(+), 571 deletions(-)
 create mode 100644 debian/libpam-zfs.install
 create mode 100644 debian/libpam-zfs.postinst
 create mode 100644 debian/libpam-zfs.prerm

-- 
2.20.1





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-11 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 18:41 [pve-devel] [PATCH zfsonlinux 0/2] split out libpam-zfs and update copyright Stoiko Ivanov
2021-02-09 18:41 ` [pve-devel] [PATCH zfsonlinux 1/2] buildsys: make libpam-zfs a separate package Stoiko Ivanov
2021-02-09 18:41 ` [pve-devel] [PATCH zfsonlinux 2/2] update debian/copyright Stoiko Ivanov
2021-02-11 17:21 ` [pve-devel] applied-series: [PATCH zfsonlinux 0/2] split out libpam-zfs and update copyright Thomas Lamprecht

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