wok-6.x diff afio/description.txt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (18 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/afio/description.txt Tue May 09 17:24:00 2023 +0000 1.3 @@ -0,0 +1,4 @@ 1.4 +Afio makes cpio-format archives. It deals somewhat gracefully with input data 1.5 +corruption, supports multi-volume archives during interactive operation, and 1.6 +can make compressed archives that are much safer than compressed tar or cpio 1.7 +archives. Afio is best used as an `archive engine' in a backup script.