软件包:snapper(0.10.6-1.2) [debports]
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: libboost-thread1.83.0 (>= 1.83.0)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdbus-1-3 (>= 1.9.14)
- 简单的进程间消息系统(软件库)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libjson-c5 (>= 0.15)
- JSON manipulation library - shared library
-
- dep: libmount1 (>= 2.24.2)
- 设备挂载库
-
- dep: libsnapper7t64 (>= 0.10.6)
- Library for Linux filesystem snapshot management tool
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- enh: btrfs-progs
- Checksumming Copy on Write Filesystem utilities