mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
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
This commit is contained in:
committed by
Brian Behlendorf
parent
717c57c834
commit
ca4f7d6d49
@@ -1,45 +1,45 @@
|
||||
etc/default/zfs
|
||||
etc/zfs/zfs-functions
|
||||
etc/zfs/zpool.d/
|
||||
lib/systemd/system-generators/
|
||||
lib/systemd/system-preset/
|
||||
lib/systemd/system/zfs-import-cache.service
|
||||
lib/systemd/system/zfs-import-scan.service
|
||||
lib/systemd/system/zfs-import.target
|
||||
lib/systemd/system/zfs-load-key.service
|
||||
lib/systemd/system/zfs-mount.service
|
||||
lib/systemd/system/zfs-mount@.service
|
||||
lib/systemd/system/zfs-scrub-monthly@.timer
|
||||
lib/systemd/system/zfs-scrub-weekly@.timer
|
||||
lib/systemd/system/zfs-scrub@.service
|
||||
lib/systemd/system/zfs-trim-monthly@.timer
|
||||
lib/systemd/system/zfs-trim-weekly@.timer
|
||||
lib/systemd/system/zfs-trim@.service
|
||||
lib/systemd/system/zfs-share.service
|
||||
lib/systemd/system/zfs-volume-wait.service
|
||||
lib/systemd/system/zfs-volumes.target
|
||||
lib/systemd/system/zfs.target
|
||||
lib/udev/
|
||||
sbin/fsck.zfs
|
||||
sbin/mount.zfs
|
||||
sbin/zdb
|
||||
sbin/zfs
|
||||
sbin/zfs_ids_to_path
|
||||
sbin/zgenhostid
|
||||
sbin/zhack
|
||||
sbin/zinject
|
||||
sbin/zpool
|
||||
sbin/zstream
|
||||
sbin/zstreamdump
|
||||
usr/lib/systemd/system-generators/
|
||||
usr/lib/systemd/system-preset/
|
||||
usr/lib/systemd/system/zfs-import-cache.service
|
||||
usr/lib/systemd/system/zfs-import-scan.service
|
||||
usr/lib/systemd/system/zfs-import.target
|
||||
usr/lib/systemd/system/zfs-load-key.service
|
||||
usr/lib/systemd/system/zfs-mount.service
|
||||
usr/lib/systemd/system/zfs-mount@.service
|
||||
usr/lib/systemd/system/zfs-scrub-monthly@.timer
|
||||
usr/lib/systemd/system/zfs-scrub-weekly@.timer
|
||||
usr/lib/systemd/system/zfs-scrub@.service
|
||||
usr/lib/systemd/system/zfs-trim-monthly@.timer
|
||||
usr/lib/systemd/system/zfs-trim-weekly@.timer
|
||||
usr/lib/systemd/system/zfs-trim@.service
|
||||
usr/lib/systemd/system/zfs-share.service
|
||||
usr/lib/systemd/system/zfs-volume-wait.service
|
||||
usr/lib/systemd/system/zfs-volumes.target
|
||||
usr/lib/systemd/system/zfs.target
|
||||
usr/lib/udev/
|
||||
usr/sbin/fsck.zfs
|
||||
usr/sbin/mount.zfs
|
||||
usr/sbin/zdb
|
||||
usr/sbin/zfs
|
||||
usr/sbin/zfs_ids_to_path
|
||||
usr/sbin/zgenhostid
|
||||
usr/sbin/zhack
|
||||
usr/sbin/zinject
|
||||
usr/sbin/zpool
|
||||
usr/sbin/zstream
|
||||
usr/sbin/zstreamdump
|
||||
usr/bin/zvol_wait
|
||||
usr/lib/modules-load.d/ lib/
|
||||
usr/lib/modules-load.d/
|
||||
usr/lib/zfs-linux/zpool.d/
|
||||
usr/lib/zfs-linux/zpool_influxdb
|
||||
usr/lib/zfs-linux/zfs_prepare_disk
|
||||
usr/sbin/zarcsummary
|
||||
usr/sbin/zarcstat
|
||||
usr/sbin/dbufstat
|
||||
usr/sbin/zilstat
|
||||
usr/bin/zarcsummary
|
||||
usr/bin/zarcstat
|
||||
usr/bin/dbufstat usr/sbin
|
||||
usr/bin/zilstat
|
||||
usr/share/zfs/compatibility.d/
|
||||
usr/share/bash-completion/completions
|
||||
usr/share/man/man1/zarcstat.1
|
||||
|
||||
Reference in New Issue
Block a user