file_check
Powerful make replacement
Install
- All systems
-
curl cmd.cat/file_check.sh
- Debian
-
apt-get install cook
- Ubuntu
-
apt-get install zfs-test
- Kali Linux
-
apt-get install zfs-test
- Fedora
-
dnf install cook
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zfs-test
- Raspbian
-
apt-get install cook
- Dockerfile
- dockerfile.run/file_check
cook
Powerful make replacement
Cook is a very powerful and very easy to use replacement for make. Through the use of Cook's powerful description language, and its many built in functions, sophisticated build can be easily accomplished. Cook supports file fingerprints to speed build times, and also supports parallel builds over a network without requiring contorted build rules. See cook-doc for documentation and cook-rsh for remote execution scripts
zfs-test
OpenZFS test infrastructure an support scripts
The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. This package provides the OpenZFS test infrastructure for destructively testing and validating a system using OpenZFS. It is entirely optional and should only be installed and used in test environments.