[ 原始碼: snapper ]
套件:snapper(0.8.2-1)
Linux filesystem snapshot management tool
Snapper is a tool for Linux filesystem snapshot management. Apart from the obvious creation and deletion of snapshots, it can compare snapshots and revert differences between snapshots. In simple terms, this allows root and non-root users to view older versions of files and revert changes.
The features include:
* Manually create snapshots * Automatically create snapshots, e.g. when using a package manager * Automatically create timeline of snapshots * Show and revert changes between snapshots * Works with btrfs and thin-provisioned LVM volumes * Supports Access Control Lists and Extended Attributes * Automatic cleanup of old snapshots * Command line interface * D-Bus interface * PAM module to create snapshots during login and logout (libpam-snapper)
其他與 snapper 有關的套件
|
|
|
|
-
- dep: libacl1 (>= 2.2.51-8)
- access control list - shared library
-
- dep: libboost-system1.67.0
- Operating system (e.g. diagnostics support) library
-
- dep: libboost-thread1.67.0
- portable C++ multi-threading
-
- dep: libbtrfs0 (>= 4.16.1)
- Checksumming Copy on Write Filesystem utilities (runtime library)
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdbus-1-3 (>= 1.9.14)
- simple interprocess messaging system (library)
-
- dep: libgcc1 (>= 1:4.2)
- GCC 支援函式庫
-
- dep: libmount1 (>= 2.24.2)
- device mounting library
-
- dep: libsnapper4 (>= 0.8.2)
- Library for Linux filesystem snapshot management tool
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libxml2 (>= 2.6.27)
- GNOME XML library
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- enh: btrfs-progs
- Checksumming Copy on Write Filesystem utilities