Package and repository sources for ZFS on Arch Linux https://wiki.archlinux.org/title/ZFS
  • Shell 99.2%
  • Dockerfile 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Kerberiel 18416393a2
Merge pull request #652 from archzfs/fix/release-cancellation
ci: prevent cancellation during release promotion
2026-08-11 23:28:57 +03:00
.github ci: prevent cancellation during release promotion 2026-08-11 21:16:28 +03:00
archiso test.sh: Only build archiso when necessary 2016-09-10 18:18:55 -07:00
build-container fix: temp workaround for #607 2025-10-08 17:22:29 +03:00
ci/releases ci: more resilient releasing, fixes #592 2025-10-25 16:29:29 +03:00
docs Merge pull request #647 from archzfs/docs/documentation-coordination 2026-07-20 11:27:49 +03:00
packages Replace aur submodules with github submodules (#564) 2024-12-13 14:31:33 -05:00
src Scope the Linux 7.1 metadata workaround 2026-07-13 15:29:49 +03:00
temp Cache zfs/spl git repositories in a temp folder 2018-07-16 21:46:53 +02:00
testing Update to zfs v2.1.10 2023-04-17 18:29:07 -04:00
.gitignore Add GitHub Actions (#551) 2024-10-14 13:41:04 -07:00
.gitmodules Replace aur submodules with github submodules (#564) 2024-12-13 14:31:33 -05:00
AGENTS.md ci: prevent cancellation during release promotion 2026-08-11 21:16:28 +03:00
build.sh Update OpenZFS to 2.4.3 2026-07-12 22:20:26 +03:00
CLAUDE.md docs: add agent and architecture guidance 2026-07-11 16:15:27 +03:00
conf.sh Scope the Linux 7.1 metadata workaround 2026-07-13 15:29:49 +03:00
lib.sh Follow upstream ZFS branding 2023-02-03 14:50:05 -05:00
mirror.sh Fix mirror.sh (#581) 2025-02-27 15:31:59 -08:00
push.sh Follow upstream ZFS branding 2023-02-03 14:50:05 -05:00
README.md docs: add project roadmap 2026-07-11 17:11:41 +03:00
repo.sh Account for debug packages in repo find fallback (Closes #475) 2023-02-03 14:49:33 -05:00
scraper.sh Follow upstream ZFS branding 2023-02-03 14:50:05 -05:00
TODO.rst Test suite updates 2017-07-28 02:53:34 -07:00
verifier.sh Add option for custom remote repo server 2018-07-16 21:46:53 +02:00

Zettabyte File System for Arch Linux

GitHub Actions Workflow Status GitHub Release Date

Welcome to the ArchZFS project. This repo contains everything used to deploy ZFS to Arch Linux.

Overview

Take a look at the wiki for user documentation. The architecture document describes the current build and release system, while the roadmap records maintainer direction and unresolved policy. Contributors and automation agents should also read the repository's agent instructions.

Licenses

The license of the Arch Linux package sources is MIT.

The license of ZFS is CDDL.

The license of SPL is LGPL.