[ 源代码: 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)
- 访问控制列表 - 共享库
-
- 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.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libdbus-1-3 (>= 1.9.14)
- simple interprocess messaging system (library)
-
- dep: libgcc1 (>= 1:3.0) [amd64]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [arm64, i386]
-
- dep: libmount1 (>= 2.24.2)
- 设备挂载库
-
- dep: libsnapper4 (>= 0.8.2)
- Library for Linux filesystem snapshot management tool
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libxml2 (>= 2.6.27)
- GNOME XML 库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- enh: btrfs-progs
- Checksumming Copy on Write Filesystem utilities