wok-current diff fsarchiver/description.txt @ rev 25066
updated alsa-lib, alsa-lib-dev and alsa-utils (1.2.2 -> 1.2.7)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 10 13:35:13 2022 +0100 (2022-06-10) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/fsarchiver/description.txt Fri Jun 10 13:35:13 2022 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +FSArchiver is a system tool that allows you to save the contents 1.5 +of a file-system to a compressed archive file. 1.6 +The file-system can be restored on a partition which has a different 1.7 +size and it can be restored on a different file-system. 1.8 +Unlike tar or dar, FSArchiver also creates the file-system when it 1.9 +extracts the data to partitions. 1.10 +Everything is checksummed in the archive in order to protect the data. 1.11 +If the archive is corrupt, you just loose the current file, not the 1.12 +whole archive.