Пакет fuse-chunkfs: Информация

    Исходный пакет: fuse-chunkfs
    Версия: 0.4-alt1.1.qa1
    Собран:  14 марта 2022 г. 14:39
    Сообщить об ошибке в пакете
    Домашняя страница: http://chunkfs.florz.de/

    Лицензия: GPL2
    О пакете: FUSE-Filesystem to mount a file or block device as a chunks directory
    Описание: 
    ChunkFS is a FUSE  based filesystem that allows you to mount an arbitrary file
    or block device as a directory tree of files that each represent a chunk of
    user-specified size of the mounted file.
    ChunkFS was written for making space-efficient incremental backups of encrypted
    filesystem images using rsync. Using the --link-dest option of rsync, you can
    create incremental backups from the ChunkFS-mounted image where any chunk that
    hasn't changed since the last backup will be a hard link to the corresponding
    chunk from the previous backup.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    fuse-chunkfs (e2kv6, e2kv5, e2kv4, e2k)
    fuse-chunkfs-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Igor Vlasenko
    Ildar Mulyukov

      1. libfuse-devel
      2. perl-podlators

    Последнее изменение


    17 апреля 2013 г. Dmitry V. Levin 0.4-alt1.1.qa1
    - NMU: rebuilt for debuginfo.
    29 ноября 2010 г. Igor Vlasenko 0.4-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    21 мая 2009 г. Ildar Mulyukov 0.4-alt1
    - 1st release to ALTLinux