blob: 0092e0c8614f915bd2448e73afc346b70bf9d2a6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
%%PYTHON_SITELIBDIR%%/danzfs.py
%%PYTHON_SITELIBDIR%%/danzfs.pyc
%%PYTHON_SITELIBDIR%%/danzfs.pyo
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/date_based_snapshots/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/date_based_snapshots/snapshot_cleanup.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/date_based_snapshots/take_snapshots.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/rd-complex.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/rd-local-simple.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/rd-local-simple-datasets.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/rd-multiple-destination.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/rd-multiple-pools.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/rd-ssh-both.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/rd-ssh-destination.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/rd-ssh-source.json
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/replicationd/replicationd.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_get.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_everything.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_filesystems.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_snapshots.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_volumes.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_iostat.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_list.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_status.py
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/date_based_snapshots
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/replicationd
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|