Пакет duperemove: Информация

    Исходный пакет: duperemove
    Версия: 0.14.1-alt1
    Собран:  28 ноября 2023 г. 6:01
    Сообщить об ошибке в пакете
    Домашняя страница: http://markfasheh.github.io/duperemove/

    Лицензия: GPLv2
    О пакете: tool for deduping file system extents
    Описание: 
    Duperemove  is a simple tool for finding duplicated extents
    and submitting them for deduplication. When given a list of
    files it will hash their contents on a block by block basis
    and compare those hashes to each other, finding and
    categorizing extents that match each other. When given
    the -d option, duperemove will submit those extents for
    deduplication using the Linux kernel extent-same ioctl.
    
    Duperemove can store the hashes it computes in a 'hashfile'.
    If given an existing hashfile, duperemove will only compute
    hashes for those files which have changed since the last
    run. Thus you can run duperemove repeatedly on your data
    as it changes, without having to re-checksum unchanged data.
    
    Duperemove can also take input from the fdupes program.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    duperemove (riscv64)
    duperemove-debuginfo (riscv64)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov

      1. libmount-devel
      2. glib2-devel
      3. rpm-build-licenses
      4. libsqlite3-devel
      5. libblkid-devel
      6. libuuid-devel

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


    26 ноября 2023 г. Nikolay A. Fetisov 0.14.1-alt1
    - New version
    21 октября 2023 г. Nikolay A. Fetisov 0.13-alt1
    - New version
    11 сентября 2023 г. Nikolay A. Fetisov 0.12-alt1
    - New version
      - duplication lookup is now based on extents
      - new hashfile format
      - batching has been implemented to use on large dataset
      - all hash algorithm has been removed and replaced by xxh128