Go to file
Stoiko Ivanov 1f122c546d buildsys: make libpam-zfs a separate package
ZFS includes (since 2.0.0) a pam-module, which takes the login
credentials of an user to unlock their home-dataset.

Enabling it in its current state can cause some side-effects like
prompting for a password when running `su` as root (see [0]).

Our update to ZFS 2.0.0 shipped the pam config in zfsutils-linux,
whereas debian-upstream split it out into its own optional package

This commit adopts this change.
based on debian-upstream [1] commit
cad2f3d24aa44cfdce1e2eae8b6ba027efaba2d6

The issue becomes apparent by installing the current zfsutils-linux
package and running `pam-auth-update --package` (e.g. by installing
an upgraded libpam-runtime package).

[0] https://github.com/openzfs/zfs/issues/11222
[1] https://salsa.debian.org/zfsonlinux-team/zfs/

Reported-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Originally-by: Antonio Russo <aerusso@aerusso.net>
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-02-11 18:20:30 +01:00
debian buildsys: make libpam-zfs a separate package 2021-02-11 18:20:30 +01:00
upstream@d022406a14 update submodule to zfs-2.0.2 2021-02-06 09:39:38 +01:00
.gitmodules Move zfs to top-level directory 2019-05-24 12:02:52 +02:00
Makefile Bump libz{fs, pool, uutil} soname version 2021-01-13 14:14:01 +01:00
README update README 2019-02-27 13:46:27 +01:00

Proxmox VE packaging for ZFS on Linux

This is based on code from:

https://salsa.debian.org/zfsonlinux-team/zfs
https://salsa.debian.org/zfsonlinux-team/spl

We removed the dkms/modules related code, because we ship the
modules with the kernel.

For licensing questions, see:

http://open-zfs.org/wiki/Talk:FAQ