Package and repository sources for ZFS on Arch Linux https://wiki.archlinux.org/title/ZFS
Find a file
2025-12-01 12:44:06 -08:00
.github Bump actions/checkout from 5.0.0 to 6.0.0 2025-12-01 20:41:03 +00: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
packages Replace aur submodules with github submodules (#564) 2024-12-13 14:31:33 -05:00
src Update to zfs version 2.2.4 (#533) 2024-05-09 10:07:27 -04: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
build.sh tools: ccm64 -> ccm 2025-06-19 21:28:23 +03:00
conf.sh Update to ZFS version 2.3.5 2025-11-18 22:55:34 +01: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.rst update the build/status badges in the README 2025-06-23 13:56:19 +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
====================================
.. image:: https://img.shields.io/github/actions/workflow/status/archzfs/archzfs/release.yml?branch=master&label=release
   :alt: GitHub Actions Workflow Status
   :target: https://github.com/archzfs/archzfs/actions/workflows/release.yml?query=branch%3Amaster++
.. image:: https://img.shields.io/github/release-date/archzfs/archzfs
   :alt: GitHub Release Date
   :target: https://github.com/archzfs/archzfs/releases/tag/experimental

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

--------
Overview
--------

Take a look at the `wiki`_ for more information

--------
Licenses
--------

The license of the Arch Linux package sources is MIT.

The license of ZFS is CDDL.

The license of SPL is LGPL.

.. _wiki: https://github.com/archzfs/archzfs/wiki