diff options
| author | vin <git@vineetk.net> | 2025-11-13 22:31:05 -0500 |
|---|---|---|
| committer | vin <git@vineetk.net> | 2025-11-13 22:47:11 -0500 |
| commit | 399a88f2c02d6d8ff5e37febb2f676a2e845ca9f (patch) | |
| tree | 34713f8f7b293d64248333f5ec5513a210338ca3 | |
| parent | 3fcc34832f61d75c61d7e7375d0d939520014241 (diff) | |
add zfs port
| -rw-r--r-- | zfs/.footprint | 408 | ||||
| -rw-r--r-- | zfs/.md5sum | 1 | ||||
| -rw-r--r-- | zfs/Pkgfile | 34 |
3 files changed, 443 insertions, 0 deletions
diff --git a/zfs/.footprint b/zfs/.footprint new file mode 100644 index 0000000..d732a5e --- /dev/null +++ b/zfs/.footprint | |||
| @@ -0,0 +1,408 @@ | |||
| 1 | drwxr-xr-x root/root etc/ | ||
| 2 | drwxr-xr-x root/root etc/bash_completion.d/ | ||
| 3 | -rw-r--r-- root/root etc/bash_completion.d/zfs | ||
| 4 | -rw-r--r-- root/root etc/bash_completion.d/zpool | ||
| 5 | drwxr-xr-x root/root etc/rc.d/ | ||
| 6 | -rwxr-xr-x root/root etc/rc.d/zfs-import | ||
| 7 | -rwxr-xr-x root/root etc/rc.d/zfs-load-key | ||
| 8 | -rwxr-xr-x root/root etc/rc.d/zfs-mount | ||
| 9 | -rwxr-xr-x root/root etc/rc.d/zfs-share | ||
| 10 | -rwxr-xr-x root/root etc/rc.d/zfs-zed | ||
| 11 | drwxr-xr-x root/root etc/zfs/ | ||
| 12 | -rw-r--r-- root/root etc/zfs/vdev_id.conf.alias.example | ||
| 13 | -rw-r--r-- root/root etc/zfs/vdev_id.conf.multipath.example | ||
| 14 | -rw-r--r-- root/root etc/zfs/vdev_id.conf.sas_direct.example | ||
| 15 | -rw-r--r-- root/root etc/zfs/vdev_id.conf.sas_switch.example | ||
| 16 | -rw-r--r-- root/root etc/zfs/vdev_id.conf.scsi.example | ||
| 17 | drwxr-xr-x root/root etc/zfs/zed.d/ | ||
| 18 | lrwxrwxrwx root/root etc/zfs/zed.d/all-syslog.sh -> /usr/libexec/zfs/zed.d/all-syslog.sh | ||
| 19 | lrwxrwxrwx root/root etc/zfs/zed.d/data-notify.sh -> /usr/libexec/zfs/zed.d/data-notify.sh | ||
| 20 | lrwxrwxrwx root/root etc/zfs/zed.d/deadman-slot_off.sh -> /usr/libexec/zfs/zed.d/deadman-slot_off.sh | ||
| 21 | lrwxrwxrwx root/root etc/zfs/zed.d/history_event-zfs-list-cacher.sh -> /usr/libexec/zfs/zed.d/history_event-zfs-list-cacher.sh | ||
| 22 | lrwxrwxrwx root/root etc/zfs/zed.d/pool_import-led.sh -> /usr/libexec/zfs/zed.d/pool_import-led.sh | ||
| 23 | lrwxrwxrwx root/root etc/zfs/zed.d/resilver_finish-notify.sh -> /usr/libexec/zfs/zed.d/resilver_finish-notify.sh | ||
| 24 | lrwxrwxrwx root/root etc/zfs/zed.d/resilver_finish-start-scrub.sh -> /usr/libexec/zfs/zed.d/resilver_finish-start-scrub.sh | ||
| 25 | lrwxrwxrwx root/root etc/zfs/zed.d/scrub_finish-notify.sh -> /usr/libexec/zfs/zed.d/scrub_finish-notify.sh | ||
| 26 | lrwxrwxrwx root/root etc/zfs/zed.d/statechange-led.sh -> /usr/libexec/zfs/zed.d/statechange-led.sh | ||
| 27 | lrwxrwxrwx root/root etc/zfs/zed.d/statechange-notify.sh -> /usr/libexec/zfs/zed.d/statechange-notify.sh | ||
| 28 | lrwxrwxrwx root/root etc/zfs/zed.d/statechange-slot_off.sh -> /usr/libexec/zfs/zed.d/statechange-slot_off.sh | ||
| 29 | lrwxrwxrwx root/root etc/zfs/zed.d/vdev_attach-led.sh -> /usr/libexec/zfs/zed.d/vdev_attach-led.sh | ||
| 30 | lrwxrwxrwx root/root etc/zfs/zed.d/vdev_clear-led.sh -> /usr/libexec/zfs/zed.d/vdev_clear-led.sh | ||
| 31 | -rw-r--r-- root/root etc/zfs/zed.d/zed-functions.sh | ||
| 32 | -rw-r--r-- root/root etc/zfs/zed.d/zed.rc | ||
| 33 | -rw-r--r-- root/root etc/zfs/zfs-functions | ||
| 34 | drwxr-xr-x root/root etc/zfs/zpool.d/ | ||
| 35 | lrwxrwxrwx root/root etc/zfs/zpool.d/ata_err -> /usr/libexec/zfs/zpool.d/ata_err | ||
| 36 | lrwxrwxrwx root/root etc/zfs/zpool.d/cmd_to -> /usr/libexec/zfs/zpool.d/cmd_to | ||
| 37 | lrwxrwxrwx root/root etc/zfs/zpool.d/defect -> /usr/libexec/zfs/zpool.d/defect | ||
| 38 | lrwxrwxrwx root/root etc/zfs/zpool.d/dm-deps -> /usr/libexec/zfs/zpool.d/dm-deps | ||
| 39 | lrwxrwxrwx root/root etc/zfs/zpool.d/enc -> /usr/libexec/zfs/zpool.d/enc | ||
| 40 | lrwxrwxrwx root/root etc/zfs/zpool.d/encdev -> /usr/libexec/zfs/zpool.d/encdev | ||
| 41 | lrwxrwxrwx root/root etc/zfs/zpool.d/fault_led -> /usr/libexec/zfs/zpool.d/fault_led | ||
| 42 | lrwxrwxrwx root/root etc/zfs/zpool.d/health -> /usr/libexec/zfs/zpool.d/health | ||
| 43 | lrwxrwxrwx root/root etc/zfs/zpool.d/hours_on -> /usr/libexec/zfs/zpool.d/hours_on | ||
| 44 | lrwxrwxrwx root/root etc/zfs/zpool.d/iostat -> /usr/libexec/zfs/zpool.d/iostat | ||
| 45 | lrwxrwxrwx root/root etc/zfs/zpool.d/iostat-10s -> /usr/libexec/zfs/zpool.d/iostat-10s | ||
| 46 | lrwxrwxrwx root/root etc/zfs/zpool.d/iostat-1s -> /usr/libexec/zfs/zpool.d/iostat-1s | ||
| 47 | lrwxrwxrwx root/root etc/zfs/zpool.d/label -> /usr/libexec/zfs/zpool.d/label | ||
| 48 | lrwxrwxrwx root/root etc/zfs/zpool.d/locate_led -> /usr/libexec/zfs/zpool.d/locate_led | ||
| 49 | lrwxrwxrwx root/root etc/zfs/zpool.d/lsblk -> /usr/libexec/zfs/zpool.d/lsblk | ||
| 50 | lrwxrwxrwx root/root etc/zfs/zpool.d/media -> /usr/libexec/zfs/zpool.d/media | ||
| 51 | lrwxrwxrwx root/root etc/zfs/zpool.d/model -> /usr/libexec/zfs/zpool.d/model | ||
| 52 | lrwxrwxrwx root/root etc/zfs/zpool.d/nonmed -> /usr/libexec/zfs/zpool.d/nonmed | ||
| 53 | lrwxrwxrwx root/root etc/zfs/zpool.d/nvme_err -> /usr/libexec/zfs/zpool.d/nvme_err | ||
| 54 | lrwxrwxrwx root/root etc/zfs/zpool.d/off_ucor -> /usr/libexec/zfs/zpool.d/off_ucor | ||
| 55 | lrwxrwxrwx root/root etc/zfs/zpool.d/pend_sec -> /usr/libexec/zfs/zpool.d/pend_sec | ||
| 56 | lrwxrwxrwx root/root etc/zfs/zpool.d/pwr_cyc -> /usr/libexec/zfs/zpool.d/pwr_cyc | ||
| 57 | lrwxrwxrwx root/root etc/zfs/zpool.d/r_proc -> /usr/libexec/zfs/zpool.d/r_proc | ||
| 58 | lrwxrwxrwx root/root etc/zfs/zpool.d/r_ucor -> /usr/libexec/zfs/zpool.d/r_ucor | ||
| 59 | lrwxrwxrwx root/root etc/zfs/zpool.d/realloc -> /usr/libexec/zfs/zpool.d/realloc | ||
| 60 | lrwxrwxrwx root/root etc/zfs/zpool.d/rep_ucor -> /usr/libexec/zfs/zpool.d/rep_ucor | ||
| 61 | lrwxrwxrwx root/root etc/zfs/zpool.d/serial -> /usr/libexec/zfs/zpool.d/serial | ||
| 62 | lrwxrwxrwx root/root etc/zfs/zpool.d/ses -> /usr/libexec/zfs/zpool.d/ses | ||
| 63 | lrwxrwxrwx root/root etc/zfs/zpool.d/size -> /usr/libexec/zfs/zpool.d/size | ||
| 64 | lrwxrwxrwx root/root etc/zfs/zpool.d/slot -> /usr/libexec/zfs/zpool.d/slot | ||
| 65 | lrwxrwxrwx root/root etc/zfs/zpool.d/smart -> /usr/libexec/zfs/zpool.d/smart | ||
| 66 | lrwxrwxrwx root/root etc/zfs/zpool.d/smart_test -> /usr/libexec/zfs/zpool.d/smart_test | ||
| 67 | lrwxrwxrwx root/root etc/zfs/zpool.d/smartx -> /usr/libexec/zfs/zpool.d/smartx | ||
| 68 | lrwxrwxrwx root/root etc/zfs/zpool.d/temp -> /usr/libexec/zfs/zpool.d/temp | ||
| 69 | lrwxrwxrwx root/root etc/zfs/zpool.d/test_ended -> /usr/libexec/zfs/zpool.d/test_ended | ||
| 70 | lrwxrwxrwx root/root etc/zfs/zpool.d/test_progress -> /usr/libexec/zfs/zpool.d/test_progress | ||
| 71 | lrwxrwxrwx root/root etc/zfs/zpool.d/test_status -> /usr/libexec/zfs/zpool.d/test_status | ||
| 72 | lrwxrwxrwx root/root etc/zfs/zpool.d/test_type -> /usr/libexec/zfs/zpool.d/test_type | ||
| 73 | lrwxrwxrwx root/root etc/zfs/zpool.d/upath -> /usr/libexec/zfs/zpool.d/upath | ||
| 74 | lrwxrwxrwx root/root etc/zfs/zpool.d/vendor -> /usr/libexec/zfs/zpool.d/vendor | ||
| 75 | lrwxrwxrwx root/root etc/zfs/zpool.d/w_proc -> /usr/libexec/zfs/zpool.d/w_proc | ||
| 76 | lrwxrwxrwx root/root etc/zfs/zpool.d/w_ucor -> /usr/libexec/zfs/zpool.d/w_ucor | ||
| 77 | drwxr-xr-x root/root lib/ | ||
| 78 | drwxr-xr-x root/root lib/modules/ | ||
| 79 | drwxr-xr-x root/root lib/modules/<kernel-version>/ | ||
| 80 | drwxr-xr-x root/root lib/modules/<kernel-version>/extra/ | ||
| 81 | -rw-r--r-- root/root lib/modules/<kernel-version>/extra/spl.ko.zst | ||
| 82 | -rw-r--r-- root/root lib/modules/<kernel-version>/extra/zfs.ko.zst | ||
| 83 | drwxr-xr-x root/root lib/udev/ | ||
| 84 | drwxr-xr-x root/root lib/udev/rules.d/ | ||
| 85 | -rw-r--r-- root/root lib/udev/rules.d/60-zvol.rules | ||
| 86 | -rw-r--r-- root/root lib/udev/rules.d/69-vdev.rules | ||
| 87 | -rw-r--r-- root/root lib/udev/rules.d/90-zfs.rules | ||
| 88 | -rwxr-xr-x root/root lib/udev/vdev_id | ||
| 89 | -rwxr-xr-x root/root lib/udev/zvol_id | ||
| 90 | drwxr-xr-x root/root sbin/ | ||
| 91 | -rwxr-xr-x root/root sbin/mount.zfs | ||
| 92 | drwxr-xr-x root/root usr/ | ||
| 93 | drwxr-xr-x root/root usr/bin/ | ||
| 94 | -rwxr-xr-x root/root usr/bin/arc_summary | ||
| 95 | -rwxr-xr-x root/root usr/bin/arcstat | ||
| 96 | -rwxr-xr-x root/root usr/bin/dbufstat | ||
| 97 | -rwxr-xr-x root/root usr/bin/raidz_test | ||
| 98 | -rwxr-xr-x root/root usr/bin/zilstat | ||
| 99 | -rwxr-xr-x root/root usr/bin/zvol_wait | ||
| 100 | drwxr-xr-x root/root usr/lib/ | ||
| 101 | drwxr-xr-x root/root usr/lib/dracut/ | ||
| 102 | drwxr-xr-x root/root usr/lib/dracut/modules.d/ | ||
| 103 | drwxr-xr-x root/root usr/lib/dracut/modules.d/02zfsexpandknowledge/ | ||
| 104 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/02zfsexpandknowledge/module-setup.sh | ||
| 105 | drwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/ | ||
| 106 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/export-zfs.sh | ||
| 107 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/import-opts-generator.sh | ||
| 108 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/module-setup.sh | ||
| 109 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/mount-zfs.sh | ||
| 110 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/parse-zfs.sh | ||
| 111 | -rw-r--r-- root/root usr/lib/dracut/modules.d/90zfs/zfs-env-bootfs.service | ||
| 112 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/zfs-generator.sh | ||
| 113 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/zfs-lib.sh | ||
| 114 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/zfs-load-key.sh | ||
| 115 | -rwxr-xr-x root/root usr/lib/dracut/modules.d/90zfs/zfs-needshutdown.sh | ||
| 116 | -rw-r--r-- root/root usr/lib/dracut/modules.d/90zfs/zfs-nonroot-necessities.service | ||
| 117 | -rw-r--r-- root/root usr/lib/dracut/modules.d/90zfs/zfs-rollback-bootfs.service | ||
| 118 | -rw-r--r-- root/root usr/lib/dracut/modules.d/90zfs/zfs-snapshot-bootfs.service | ||
| 119 | -rw-r--r-- root/root usr/lib/libnvpair.a | ||
| 120 | -rwxr-xr-x root/root usr/lib/libnvpair.la | ||
| 121 | lrwxrwxrwx root/root usr/lib/libnvpair.so -> libnvpair.so.3.0.0 | ||
| 122 | lrwxrwxrwx root/root usr/lib/libnvpair.so.3 -> libnvpair.so.3.0.0 | ||
| 123 | -rwxr-xr-x root/root usr/lib/libnvpair.so.3.0.0 | ||
| 124 | -rw-r--r-- root/root usr/lib/libuutil.a | ||
| 125 | -rwxr-xr-x root/root usr/lib/libuutil.la | ||
| 126 | lrwxrwxrwx root/root usr/lib/libuutil.so -> libuutil.so.3.0.0 | ||
| 127 | lrwxrwxrwx root/root usr/lib/libuutil.so.3 -> libuutil.so.3.0.0 | ||
| 128 | -rwxr-xr-x root/root usr/lib/libuutil.so.3.0.0 | ||
| 129 | -rw-r--r-- root/root usr/lib/libzfs.a | ||
| 130 | -rwxr-xr-x root/root usr/lib/libzfs.la | ||
| 131 | lrwxrwxrwx root/root usr/lib/libzfs.so -> libzfs.so.6.0.0 | ||
| 132 | lrwxrwxrwx root/root usr/lib/libzfs.so.6 -> libzfs.so.6.0.0 | ||
| 133 | -rwxr-xr-x root/root usr/lib/libzfs.so.6.0.0 | ||
| 134 | -rw-r--r-- root/root usr/lib/libzfs_core.a | ||
| 135 | -rwxr-xr-x root/root usr/lib/libzfs_core.la | ||
| 136 | lrwxrwxrwx root/root usr/lib/libzfs_core.so -> libzfs_core.so.3.0.0 | ||
| 137 | lrwxrwxrwx root/root usr/lib/libzfs_core.so.3 -> libzfs_core.so.3.0.0 | ||
| 138 | -rwxr-xr-x root/root usr/lib/libzfs_core.so.3.0.0 | ||
| 139 | -rw-r--r-- root/root usr/lib/libzfsbootenv.a | ||
| 140 | -rwxr-xr-x root/root usr/lib/libzfsbootenv.la | ||
| 141 | lrwxrwxrwx root/root usr/lib/libzfsbootenv.so -> libzfsbootenv.so.1.0.0 | ||
| 142 | lrwxrwxrwx root/root usr/lib/libzfsbootenv.so.1 -> libzfsbootenv.so.1.0.0 | ||
| 143 | -rwxr-xr-x root/root usr/lib/libzfsbootenv.so.1.0.0 | ||
| 144 | -rw-r--r-- root/root usr/lib/libzpool.a | ||
| 145 | -rwxr-xr-x root/root usr/lib/libzpool.la | ||
| 146 | lrwxrwxrwx root/root usr/lib/libzpool.so -> libzpool.so.6.0.0 | ||
| 147 | lrwxrwxrwx root/root usr/lib/libzpool.so.6 -> libzpool.so.6.0.0 | ||
| 148 | -rwxr-xr-x root/root usr/lib/libzpool.so.6.0.0 | ||
| 149 | drwxr-xr-x root/root usr/lib/pkgconfig/ | ||
| 150 | -rw-r--r-- root/root usr/lib/pkgconfig/libzfs.pc | ||
| 151 | -rw-r--r-- root/root usr/lib/pkgconfig/libzfs_core.pc | ||
| 152 | -rw-r--r-- root/root usr/lib/pkgconfig/libzfsbootenv.pc | ||
| 153 | drwxr-xr-x root/root usr/lib/security/ | ||
| 154 | -rwxr-xr-x root/root usr/lib/security/pam_zfs_key.la | ||
| 155 | -rwxr-xr-x root/root usr/lib/security/pam_zfs_key.so | ||
| 156 | drwxr-xr-x root/root usr/libexec/ | ||
| 157 | drwxr-xr-x root/root usr/libexec/zfs/ | ||
| 158 | drwxr-xr-x root/root usr/libexec/zfs/zed.d/ | ||
| 159 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/all-debug.sh | ||
| 160 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/all-syslog.sh | ||
| 161 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/data-notify.sh | ||
| 162 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/deadman-slot_off.sh | ||
| 163 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/generic-notify.sh | ||
| 164 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/history_event-zfs-list-cacher.sh | ||
| 165 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/pool_import-led.sh | ||
| 166 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/resilver_finish-notify.sh | ||
| 167 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/resilver_finish-start-scrub.sh | ||
| 168 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/scrub_finish-notify.sh | ||
| 169 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/statechange-led.sh | ||
| 170 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/statechange-notify.sh | ||
| 171 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/statechange-slot_off.sh | ||
| 172 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/trim_finish-notify.sh | ||
| 173 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/vdev_attach-led.sh | ||
| 174 | -rwxr-xr-x root/root usr/libexec/zfs/zed.d/vdev_clear-led.sh | ||
| 175 | -rwxr-xr-x root/root usr/libexec/zfs/zfs_prepare_disk | ||
| 176 | drwxr-xr-x root/root usr/libexec/zfs/zpool.d/ | ||
| 177 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/ata_err | ||
| 178 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/cmd_to | ||
| 179 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/defect | ||
| 180 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/dm-deps | ||
| 181 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/enc | ||
| 182 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/encdev | ||
| 183 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/fault_led | ||
| 184 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/health | ||
| 185 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/hours_on | ||
| 186 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/iostat | ||
| 187 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/iostat-10s | ||
| 188 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/iostat-1s | ||
| 189 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/label | ||
| 190 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/locate_led | ||
| 191 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/lsblk | ||
| 192 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/media | ||
| 193 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/model | ||
| 194 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/nonmed | ||
| 195 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/nvme_err | ||
| 196 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/off_ucor | ||
| 197 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/pend_sec | ||
| 198 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/pwr_cyc | ||
| 199 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/r_proc | ||
| 200 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/r_ucor | ||
| 201 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/realloc | ||
| 202 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/rep_ucor | ||
| 203 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/serial | ||
| 204 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/ses | ||
| 205 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/size | ||
| 206 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/slot | ||
| 207 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/smart | ||
| 208 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/smart_test | ||
| 209 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/smartx | ||
| 210 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/temp | ||
| 211 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/test_ended | ||
| 212 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/test_progress | ||
| 213 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/test_status | ||
| 214 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/test_type | ||
| 215 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/upath | ||
| 216 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/vendor | ||
| 217 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/w_proc | ||
| 218 | -rwxr-xr-x root/root usr/libexec/zfs/zpool.d/w_ucor | ||
| 219 | -rwxr-xr-x root/root usr/libexec/zfs/zpool_influxdb | ||
| 220 | drwxr-xr-x root/root usr/sbin/ | ||
| 221 | -rwxr-xr-x root/root usr/sbin/fsck.zfs | ||
| 222 | -rwxr-xr-x root/root usr/sbin/zdb | ||
| 223 | -rwxr-xr-x root/root usr/sbin/zed | ||
| 224 | -rwxr-xr-x root/root usr/sbin/zfs | ||
| 225 | -rwxr-xr-x root/root usr/sbin/zfs_ids_to_path | ||
| 226 | -rwxr-xr-x root/root usr/sbin/zgenhostid | ||
| 227 | -rwxr-xr-x root/root usr/sbin/zhack | ||
| 228 | -rwxr-xr-x root/root usr/sbin/zinject | ||
| 229 | -rwxr-xr-x root/root usr/sbin/zpool | ||
| 230 | -rwxr-xr-x root/root usr/sbin/zstream | ||
| 231 | lrwxrwxrwx root/root usr/sbin/zstreamdump -> zstream | ||
| 232 | -rwxr-xr-x root/root usr/sbin/ztest | ||
| 233 | drwxr-xr-x root/root usr/share/ | ||
| 234 | drwxr-xr-x root/root usr/share/man/ | ||
| 235 | drwxr-xr-x root/root usr/share/man/man1/ | ||
| 236 | -rw-r--r-- root/root usr/share/man/man1/arcstat.1.gz | ||
| 237 | -rw-r--r-- root/root usr/share/man/man1/raidz_test.1.gz | ||
| 238 | -rw-r--r-- root/root usr/share/man/man1/test-runner.1.gz | ||
| 239 | -rw-r--r-- root/root usr/share/man/man1/zhack.1.gz | ||
| 240 | -rw-r--r-- root/root usr/share/man/man1/ztest.1.gz | ||
| 241 | -rw-r--r-- root/root usr/share/man/man1/zvol_wait.1.gz | ||
| 242 | drwxr-xr-x root/root usr/share/man/man4/ | ||
| 243 | -rw-r--r-- root/root usr/share/man/man4/spl.4.gz | ||
| 244 | -rw-r--r-- root/root usr/share/man/man4/zfs.4.gz | ||
| 245 | drwxr-xr-x root/root usr/share/man/man5/ | ||
| 246 | -rw-r--r-- root/root usr/share/man/man5/vdev_id.conf.5.gz | ||
| 247 | drwxr-xr-x root/root usr/share/man/man7/ | ||
| 248 | -rw-r--r-- root/root usr/share/man/man7/dracut.zfs.7.gz | ||
| 249 | -rw-r--r-- root/root usr/share/man/man7/vdevprops.7.gz | ||
| 250 | -rw-r--r-- root/root usr/share/man/man7/zfsconcepts.7.gz | ||
| 251 | -rw-r--r-- root/root usr/share/man/man7/zfsprops.7.gz | ||
| 252 | -rw-r--r-- root/root usr/share/man/man7/zpool-features.7.gz | ||
| 253 | -rw-r--r-- root/root usr/share/man/man7/zpoolconcepts.7.gz | ||
| 254 | -rw-r--r-- root/root usr/share/man/man7/zpoolprops.7.gz | ||
| 255 | drwxr-xr-x root/root usr/share/man/man8/ | ||
| 256 | -rw-r--r-- root/root usr/share/man/man8/fsck.zfs.8.gz | ||
| 257 | -rw-r--r-- root/root usr/share/man/man8/mount.zfs.8.gz | ||
| 258 | -rw-r--r-- root/root usr/share/man/man8/vdev_id.8.gz | ||
| 259 | -rw-r--r-- root/root usr/share/man/man8/zdb.8.gz | ||
| 260 | -rw-r--r-- root/root usr/share/man/man8/zed.8.gz | ||
| 261 | -rw-r--r-- root/root usr/share/man/man8/zfs-allow.8.gz | ||
| 262 | -rw-r--r-- root/root usr/share/man/man8/zfs-bookmark.8.gz | ||
| 263 | -rw-r--r-- root/root usr/share/man/man8/zfs-change-key.8.gz | ||
| 264 | -rw-r--r-- root/root usr/share/man/man8/zfs-clone.8.gz | ||
| 265 | -rw-r--r-- root/root usr/share/man/man8/zfs-create.8.gz | ||
| 266 | -rw-r--r-- root/root usr/share/man/man8/zfs-destroy.8.gz | ||
| 267 | -rw-r--r-- root/root usr/share/man/man8/zfs-diff.8.gz | ||
| 268 | -rw-r--r-- root/root usr/share/man/man8/zfs-get.8.gz | ||
| 269 | -rw-r--r-- root/root usr/share/man/man8/zfs-groupspace.8.gz | ||
| 270 | -rw-r--r-- root/root usr/share/man/man8/zfs-hold.8.gz | ||
| 271 | -rw-r--r-- root/root usr/share/man/man8/zfs-inherit.8.gz | ||
| 272 | -rw-r--r-- root/root usr/share/man/man8/zfs-list.8.gz | ||
| 273 | -rw-r--r-- root/root usr/share/man/man8/zfs-load-key.8.gz | ||
| 274 | -rw-r--r-- root/root usr/share/man/man8/zfs-mount-generator.8.gz | ||
| 275 | -rw-r--r-- root/root usr/share/man/man8/zfs-mount.8.gz | ||
| 276 | -rw-r--r-- root/root usr/share/man/man8/zfs-program.8.gz | ||
| 277 | -rw-r--r-- root/root usr/share/man/man8/zfs-project.8.gz | ||
| 278 | -rw-r--r-- root/root usr/share/man/man8/zfs-projectspace.8.gz | ||
| 279 | -rw-r--r-- root/root usr/share/man/man8/zfs-promote.8.gz | ||
| 280 | -rw-r--r-- root/root usr/share/man/man8/zfs-receive.8.gz | ||
| 281 | -rw-r--r-- root/root usr/share/man/man8/zfs-recv.8.gz | ||
| 282 | -rw-r--r-- root/root usr/share/man/man8/zfs-redact.8.gz | ||
| 283 | -rw-r--r-- root/root usr/share/man/man8/zfs-release.8.gz | ||
| 284 | -rw-r--r-- root/root usr/share/man/man8/zfs-rename.8.gz | ||
| 285 | -rw-r--r-- root/root usr/share/man/man8/zfs-rewrite.8.gz | ||
| 286 | -rw-r--r-- root/root usr/share/man/man8/zfs-rollback.8.gz | ||
| 287 | -rw-r--r-- root/root usr/share/man/man8/zfs-send.8.gz | ||
| 288 | -rw-r--r-- root/root usr/share/man/man8/zfs-set.8.gz | ||
| 289 | -rw-r--r-- root/root usr/share/man/man8/zfs-share.8.gz | ||
| 290 | -rw-r--r-- root/root usr/share/man/man8/zfs-snapshot.8.gz | ||
| 291 | -rw-r--r-- root/root usr/share/man/man8/zfs-unallow.8.gz | ||
| 292 | -rw-r--r-- root/root usr/share/man/man8/zfs-unload-key.8.gz | ||
| 293 | -rw-r--r-- root/root usr/share/man/man8/zfs-unmount.8.gz | ||
| 294 | -rw-r--r-- root/root usr/share/man/man8/zfs-unzone.8.gz | ||
| 295 | -rw-r--r-- root/root usr/share/man/man8/zfs-upgrade.8.gz | ||
| 296 | -rw-r--r-- root/root usr/share/man/man8/zfs-userspace.8.gz | ||
| 297 | -rw-r--r-- root/root usr/share/man/man8/zfs-wait.8.gz | ||
| 298 | -rw-r--r-- root/root usr/share/man/man8/zfs-zone.8.gz | ||
| 299 | -rw-r--r-- root/root usr/share/man/man8/zfs.8.gz | ||
| 300 | -rw-r--r-- root/root usr/share/man/man8/zfs_ids_to_path.8.gz | ||
| 301 | -rw-r--r-- root/root usr/share/man/man8/zfs_prepare_disk.8.gz | ||
| 302 | -rw-r--r-- root/root usr/share/man/man8/zgenhostid.8.gz | ||
| 303 | -rw-r--r-- root/root usr/share/man/man8/zinject.8.gz | ||
| 304 | -rw-r--r-- root/root usr/share/man/man8/zpool-add.8.gz | ||
| 305 | -rw-r--r-- root/root usr/share/man/man8/zpool-attach.8.gz | ||
| 306 | -rw-r--r-- root/root usr/share/man/man8/zpool-checkpoint.8.gz | ||
| 307 | -rw-r--r-- root/root usr/share/man/man8/zpool-clear.8.gz | ||
| 308 | -rw-r--r-- root/root usr/share/man/man8/zpool-create.8.gz | ||
| 309 | -rw-r--r-- root/root usr/share/man/man8/zpool-ddtprune.8.gz | ||
| 310 | -rw-r--r-- root/root usr/share/man/man8/zpool-destroy.8.gz | ||
| 311 | -rw-r--r-- root/root usr/share/man/man8/zpool-detach.8.gz | ||
| 312 | -rw-r--r-- root/root usr/share/man/man8/zpool-events.8.gz | ||
| 313 | -rw-r--r-- root/root usr/share/man/man8/zpool-export.8.gz | ||
| 314 | -rw-r--r-- root/root usr/share/man/man8/zpool-get.8.gz | ||
| 315 | -rw-r--r-- root/root usr/share/man/man8/zpool-history.8.gz | ||
| 316 | -rw-r--r-- root/root usr/share/man/man8/zpool-import.8.gz | ||
| 317 | -rw-r--r-- root/root usr/share/man/man8/zpool-initialize.8.gz | ||
| 318 | -rw-r--r-- root/root usr/share/man/man8/zpool-iostat.8.gz | ||
| 319 | -rw-r--r-- root/root usr/share/man/man8/zpool-labelclear.8.gz | ||
| 320 | -rw-r--r-- root/root usr/share/man/man8/zpool-list.8.gz | ||
| 321 | -rw-r--r-- root/root usr/share/man/man8/zpool-offline.8.gz | ||
| 322 | -rw-r--r-- root/root usr/share/man/man8/zpool-online.8.gz | ||
| 323 | -rw-r--r-- root/root usr/share/man/man8/zpool-prefetch.8.gz | ||
| 324 | -rw-r--r-- root/root usr/share/man/man8/zpool-reguid.8.gz | ||
| 325 | -rw-r--r-- root/root usr/share/man/man8/zpool-remove.8.gz | ||
| 326 | -rw-r--r-- root/root usr/share/man/man8/zpool-reopen.8.gz | ||
| 327 | -rw-r--r-- root/root usr/share/man/man8/zpool-replace.8.gz | ||
| 328 | -rw-r--r-- root/root usr/share/man/man8/zpool-resilver.8.gz | ||
| 329 | -rw-r--r-- root/root usr/share/man/man8/zpool-scrub.8.gz | ||
| 330 | -rw-r--r-- root/root usr/share/man/man8/zpool-set.8.gz | ||
| 331 | -rw-r--r-- root/root usr/share/man/man8/zpool-split.8.gz | ||
| 332 | -rw-r--r-- root/root usr/share/man/man8/zpool-status.8.gz | ||
| 333 | -rw-r--r-- root/root usr/share/man/man8/zpool-sync.8.gz | ||
| 334 | -rw-r--r-- root/root usr/share/man/man8/zpool-trim.8.gz | ||
| 335 | -rw-r--r-- root/root usr/share/man/man8/zpool-upgrade.8.gz | ||
| 336 | -rw-r--r-- root/root usr/share/man/man8/zpool-wait.8.gz | ||
| 337 | -rw-r--r-- root/root usr/share/man/man8/zpool.8.gz | ||
| 338 | -rw-r--r-- root/root usr/share/man/man8/zpool_influxdb.8.gz | ||
| 339 | -rw-r--r-- root/root usr/share/man/man8/zstream.8.gz | ||
| 340 | -rw-r--r-- root/root usr/share/man/man8/zstreamdump.8.gz | ||
| 341 | drwxr-xr-x root/root usr/share/zfs/ | ||
| 342 | -rw-r--r-- root/root usr/share/zfs/common.sh | ||
| 343 | drwxr-xr-x root/root usr/share/zfs/compatibility.d/ | ||
| 344 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/2018 -> compat-2018 | ||
| 345 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/2019 -> compat-2019 | ||
| 346 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/2020 -> compat-2020 | ||
| 347 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/2021 -> compat-2021 | ||
| 348 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/compat-2018 | ||
| 349 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/compat-2019 | ||
| 350 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/compat-2020 | ||
| 351 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/compat-2021 | ||
| 352 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/freebsd-11.0 | ||
| 353 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-11.1 -> freebsd-11.0 | ||
| 354 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/freebsd-11.2 | ||
| 355 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/freebsd-11.3 | ||
| 356 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-11.4 -> freebsd-11.3 | ||
| 357 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-12.0 -> freebsd-11.3 | ||
| 358 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-12.1 -> freebsd-11.3 | ||
| 359 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-12.2 -> freebsd-11.3 | ||
| 360 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-12.3 -> freebsd-11.3 | ||
| 361 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-12.4 -> freebsd-11.3 | ||
| 362 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-13.0 -> openzfs-2.1-freebsd | ||
| 363 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-13.1 -> openzfs-2.1-freebsd | ||
| 364 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freebsd-13.2 -> openzfs-2.1-freebsd | ||
| 365 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freenas-11.0 -> freebsd-11.0 | ||
| 366 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freenas-11.1 -> freenas-11.0 | ||
| 367 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freenas-11.2 -> freebsd-11.2 | ||
| 368 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/freenas-11.3 -> freebsd-11.3 | ||
| 369 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/freenas-9.10.2 | ||
| 370 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/grub2 -> grub2-2.12 | ||
| 371 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/grub2-2.06 | ||
| 372 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/grub2-2.12 | ||
| 373 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfs-2.0-freebsd | ||
| 374 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfs-2.0-linux | ||
| 375 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfs-2.1-freebsd | ||
| 376 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfs-2.1-linux | ||
| 377 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfs-2.2 | ||
| 378 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/openzfs-2.2-freebsd -> openzfs-2.2 | ||
| 379 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/openzfs-2.2-linux -> openzfs-2.2 | ||
| 380 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfs-2.3 | ||
| 381 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/openzfs-2.3-freebsd -> openzfs-2.3 | ||
| 382 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/openzfs-2.3-linux -> openzfs-2.3 | ||
| 383 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfsonosx-1.7.0 | ||
| 384 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfsonosx-1.8.1 | ||
| 385 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/openzfsonosx-1.9.3 | ||
| 386 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/openzfsonosx-1.9.4 -> openzfsonosx-1.9.3 | ||
| 387 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/truenas-12.0 -> openzfs-2.0-freebsd | ||
| 388 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/ubuntu-18.04 -> zol-0.7 | ||
| 389 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/ubuntu-20.04 -> zol-0.8 | ||
| 390 | lrwxrwxrwx root/root usr/share/zfs/compatibility.d/ubuntu-22.04 -> openzfs-2.1-linux | ||
| 391 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/zol-0.6.1 | ||
| 392 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/zol-0.6.4 | ||
| 393 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/zol-0.6.5 | ||
| 394 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/zol-0.7 | ||
| 395 | -rw-r--r-- root/root usr/share/zfs/compatibility.d/zol-0.8 | ||
| 396 | drwxr-xr-x root/root usr/share/zfs/runfiles/ | ||
| 397 | -rw-r--r-- root/root usr/share/zfs/runfiles/bclone.run | ||
| 398 | -rw-r--r-- root/root usr/share/zfs/runfiles/common.run | ||
| 399 | -rw-r--r-- root/root usr/share/zfs/runfiles/freebsd.run | ||
| 400 | -rw-r--r-- root/root usr/share/zfs/runfiles/linux.run | ||
| 401 | -rw-r--r-- root/root usr/share/zfs/runfiles/longevity.run | ||
| 402 | -rw-r--r-- root/root usr/share/zfs/runfiles/perf-regression.run | ||
| 403 | -rw-r--r-- root/root usr/share/zfs/runfiles/sanity.run | ||
| 404 | -rw-r--r-- root/root usr/share/zfs/runfiles/sunos.run | ||
| 405 | -rwxr-xr-x root/root usr/share/zfs/zfs-helpers.sh | ||
| 406 | -rwxr-xr-x root/root usr/share/zfs/zfs.sh | ||
| 407 | -rwxr-xr-x root/root usr/share/zfs/zimport.sh | ||
| 408 | -rwxr-xr-x root/root usr/share/zfs/zloop.sh | ||
diff --git a/zfs/.md5sum b/zfs/.md5sum new file mode 100644 index 0000000..636ddd9 --- /dev/null +++ b/zfs/.md5sum | |||
| @@ -0,0 +1 @@ | |||
| 33be66d78e53ad63fcd7ed4ed7703cb7 zfs-2.3.4.tar.gz | |||
diff --git a/zfs/Pkgfile b/zfs/Pkgfile new file mode 100644 index 0000000..f0d3150 --- /dev/null +++ b/zfs/Pkgfile | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | # Description: The Zettabyte File System | ||
| 2 | # URL: https://github.com/openzfs/zfs | ||
| 3 | # Maintainer: Shokara Kou, kou at 13f0 dot net | ||
| 4 | # Depends on: libuuid python | ||
| 5 | |||
| 6 | name=zfs | ||
| 7 | version=2.3.4 | ||
| 8 | release=1 | ||
| 9 | source=(https://github.com/openzfs/zfs/releases/download/$name-$version/$name-$version.tar.gz) | ||
| 10 | |||
| 11 | build() { | ||
| 12 | cd $name-$version | ||
| 13 | |||
| 14 | ./configure \ | ||
| 15 | --prefix=/usr \ | ||
| 16 | --sysconfdir=/etc \ | ||
| 17 | --enable-sysvinit \ | ||
| 18 | --disable-systemd | ||
| 19 | |||
| 20 | make | ||
| 21 | make DESTDIR=$PKG install | ||
| 22 | |||
| 23 | mkdir -p $PKG/etc | ||
| 24 | mv $PKG/etc/init.d $PKG/etc/rc.d | ||
| 25 | |||
| 26 | rm -fr $PKG/etc/default | ||
| 27 | rm -fr $PKG/etc/sudoers.d | ||
| 28 | rm -fr $PKG/usr/include | ||
| 29 | rm -fr $PKG/usr/share/doc | ||
| 30 | rm -fr $PKG/usr/share/initramfs-tools | ||
| 31 | rm -fr $PKG/usr/share/pam-configs | ||
| 32 | rm -fr $PKG/usr/share/zfs/*test* | ||
| 33 | rm -fr $PKG/usr/src | ||
| 34 | } | ||
