This website requires JavaScript.
Explore
Help
Sign In
c
/
mirror_zfs
Watch
1
Star
0
Fork
0
You've already forked mirror_zfs
mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced
2026-03-22 08:51:30 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48d3f7fac9
mirror_zfs
/
contrib
/
debian
/
openzfs-libpam-zfs.install
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
contrib/debian: install files into merged /usr This commit synchronizes the debian packaging files with the distro version (also maintained by me) as much as possible. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Colm Buckley <colm@tuatha.org> Signed-off-by: Shengqi Chen <harry-chen@outlook.com> Closes #17712
2025-09-09 17:22:57 +03:00
usr/lib/*/security/pam_zfs_key.so
Added support for multiple homes in pam_zfs_key module (#18084) This implemented support for having multiple datasets unlocked and mounted when a session is opened. Example: `homes=rpool/home,tank/users` Extra unit tests have been added A man page documents have been added `man 8 pam_zfs_key`. A few references to the new man page have also been added in other documents. Signed-off-by: Dennis Vestergaard Værum <github@varum.dk> Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
2026-02-04 03:09:10 +03:00
usr/share/man/man8/pam_zfs_key.8
Add native Debian Packaging for Linux Currently, the Debian packages are generated from ALIEN that converts RPMs to Debian packages. This commit adds native Debian packaging for Debian based systems. This packaging is a fork of Debian zfs-linux 2.1.6-2 release. (source: https://salsa.debian.org/zfsonlinux-team/zfs) Some updates have been made to keep the footprint minimal that include removing the tests, translation files, patches directory etc. All credits go to Debian ZFS on Linux Packaging Team. For copyright information, please refer to contrib/debian/copyright. scripts/debian-packaging.sh can be used to invoke the build. Reviewed-by: Mo Zhou <cdluminate@gmail.com> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Signed-off-by: Umer Saleem <usaleem@ixsystems.com> Closes #13451
2022-10-28 01:38:45 +03:00
usr/share/pam-configs/zfs_key
Reference in New Issue
Copy Permalink