Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046736
en ru br
Репозитории ALT
S:1.9.1-alt1
5.1: 1.3.4.1-alt1
4.1: 1.3.4.1-alt1
www.altlinux.org/Changes

Группа :: Работа с файлами
Пакет: dcfldd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: dcfldd
Version: 1.9.1
Release: alt1

Summary: enhanced version of dd for forensics and security
Group: File tools
License: GPL-2.0
Url: https://github.com/resurrecting-open-source-projects/dcfldd

Source: %name-%version.tar
# Source-url: https://github.com/resurrecting-open-source-projects/dcfldd/archive/refs/tags/v%version.tar.gz

%description
dcfldd is an enhanced version of GNU dd with features useful for forensics
and security. Based on the dd program found in the GNU Coreutils package,
dcfldd has the following additional features:
- Hashing on-the-fly - dcfldd can hash the input data as it is being
  transferred, helping to ensure data integrity.
- Status output - dcfldd can update the user of its progress in terms of the
  amount of data transferred and how much longer operation will take.
- Flexible disk wipes - dcfldd can be used to wipe disks quickly and with a
  known pattern if desired.
- Image/wipe Verify - dcfldd can verify that a target drive is a bit-for-bit
  match of the specified input file or pattern.
- Multiple outputs - dcfldd can output to multiple files or disks at the same
  time.
- Split output - dcfldd can split output to multiple files with more
  configurability than the split command.
- Piped output and logs - dcfldd can send all its log data and output to
  commands as well as files natively.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin