Corpus of data to test backups on
- Linux Kernel: Large size, deep directory structure, diverse file formats.
- Linux Firmware: Lots of binary files.
- LLVM Project: Large source codebase with frequent changes.
- VS Code: Modern development project with binaries, JSON, and Markdown files.
- OpenCV: A mix of C++ code, large datasets, and documentation.
- TensorFlow: Diverse files including Python, protobuf, and binaries.
- OpenBSD src: Core source code of the OpenBSD operating system, including the kernel, userland utilities, and system libraries. Features a security-focused, minimalist design.
- OpenBSD ports: Build scripts and metadata for third-party software, tailored to the OpenBSD environment. Includes patches and descriptions.
- OpenBSD www: The official OpenBSD website source, containing documentation, release notes, and man page information.
- NetBSD src: Source code for the NetBSD operating system, designed for portability and supporting a wide range of hardware platforms.
- NetBSD pkgsrc: s portable package management framework. Includes build scripts, patches, and metadata for thousands of software packages.
- FreeBSD src: Core source code of the FreeBSD operating system, focusing on performance and modern hardware support.
- FreeBSD ports: The FreeBSD ports collection, offering build scripts, metadata, and patches for third-party applications.
- FreeBSD doc: Documentation and website source for FreeBSD, containing guides, release notes, and other resources in Markdown, HTML, and other formats.