Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-06 | Disable use of libunwind | Kevin Stolp | |
If libunwind is detected during building, it will automatically be linked. Since this is more relevant for people doing development/debugging and probably not for the majority of users of this package, we are disabling it. | |||
2024-09-26 | Add mkinitcpio hook for decryption over SSH | Kevin Stolp | |
Adds the zfsencryptssh hook to allow the user to decrypt a ZFS root filesystem remotely via SSH, early in the boot process. Sourced from the archzfs project. | |||
2024-09-04 | ZFS 2.2.6 upstream release | Kevin Stolp | |
2024-08-06 | ZFS 2.2.5 upstream release | Kevin Stolp | |
2024-05-02 | ZFS 2.2.4 upstream release | Kevin Stolp | |
2024-02-22 | ZFS 2.2.3 upstream release | Kevin Stolp | |
2023-12-01 | ZFS 2.2.2 upstream release | Kevin Stolp | |
2023-11-28 | Backport fix for issue related to file corruption | Kevin Stolp | |
Issue: https://github.com/openzfs/zfs/issues/15526 Pull request: https://github.com/openzfs/zfs/pull/15571 | |||
2023-11-28 | Fix formatting | Kevin Stolp | |
2023-11-22 | ZFS 2.2.1 upstream release | Kevin Stolp | |
2023-11-22 | Remove extra subdirectory from libexecdir | Kevin Stolp | |
2023-10-13 | ZFS 2.2.0 upstream release | Kevin Stolp | |
2023-09-27 | ZFS 2.1.13 upstream release | Kevin Stolp | |
2023-08-04 | Fix for permissions being overwritten on /dev/zfs | Kevin Stolp | |
2023-06-07 | ZFS 2.1.12 upstream release | Kevin Stolp | |
2023-04-19 | ZFS 2.1.11 upstream release | Kevin Stolp | |
2023-04-14 | ZFS 2.1.10 upstream release | Kevin Stolp | |
2023-02-09 | Set localstatedir to correct directory | Kevin Stolp | |
This fixes an issue where ZED would write files to /usr/var/run instead of /var/run. | |||
2023-01-25 | upgpkg: zfs-utils 2.1.9-1 | Kevin Stolp | |
2023-01-22 | upgpkg: zfs-utils 2.1.8-1 | Kevin Stolp | |
2023-01-16 | Backport fix for issue related to send/receive. | Kevin Stolp | |
Issue: https://github.com/openzfs/zfs/issues/14252 Pull request: https://github.com/openzfs/zfs/pull/14304 | |||
2023-01-16 | Restore hostid handling | Kevin Stolp | |
This was originally performed in commit f18efa1. | |||
2023-01-07 | upgpkg: zfs-utils 2.1.7-2 | Kevin Stolp | |
2023-01-07 | Update initcpio files to handle encryption, etc. | Kevin Stolp | |
2023-01-07 | Add config files to backup array | Kevin Stolp | |
2023-01-06 | Comment cleanup | Kevin Stolp | |
2023-01-03 | upgpkg: zfs-utils 2.1.7-1 | Kevin Stolp | |
2022-11-05 | Add support for compatibility option files | Jonathon Fernyhough | |
2022-10-04 | Upstream 2.1.6 | Jonathon Fernyhough | |
2022-06-24 | Upstream 2.1.5 | Jonathon Fernyhough | |
2022-06-16 | Update 2.1.5 staging branch for 5.18 compatibliity | Jonathon Fernyhough | |
2022-05-25 | Temporarily use 2.1.5 staging branch for kernel 5.18 compatiblity | Jonathon Fernyhough | |
2022-03-23 | Upstream 2.1.4 | Jonathon Fernyhough | |
2022-03-11 | Upstream 2.1.3 | Jonathon Fernyhough | |
2021-12-18 | Upstream 2.1.2 | Jonathon Fernyhough | |
2021-10-01 | ZFS 2.1.1 upstream release | Jonathon Fernyhough | |
2021-07-02 | ZFS 2.1.0 upstream release | Eli Schwartz | |
2021-06-23 | ZFS 2.0.5: upstream release | Eli Schwartz | |
2021-03-11 | zfs-utils/zfs-dkms: upstream 2.0.4 | Jonathon Fernyhough | |
2021-02-11 | OpenZFS 2.0.3 | Jonathon Fernyhough | |
2021-02-04 | OpenZFS 2.0.2. | Jonathon Fernyhough | |
zfs-dkms adds config/compile (required by new versions of autoconf). Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> | |||
2020-12-09 | upgpkg: zfs-utils 2.0.0-1 | Eli Schwartz | |
upstream release | |||
2020-10-13 | upgpkg: zfs-utils 0.8.5-1 | Jonathon Fernyhough | |
upstream release | |||
2020-10-09 | zfs initcpio hook: fix incorrect shell redirection | Eli Schwartz | |
In order to fulfill the intended purpose, one must redirect to /dev/null before redirecting stderr. Otherwise stderr just goes to the console on stdout... | |||
2020-07-19 | zfs-utils*/: add explicit --enable-systemd | Eli Schwartz | |
It should already be installed, but makechrootpkg might non-conformantly not have it installed leading to broken system probing. Short-circuit the check entirely. Also clean up some autotools path args that were already the default. | |||
2020-05-21 | upgpkg: zfs-utils 0.8.4-1 | Eli Schwartz | |
upstream release | |||
2020-01-27 | upgpkg: zfs-utils 0.8.3-1 | Eli Schwartz | |
upstream release | |||
2019-09-27 | upgpkg: zfs-utils 0.8.2-2 | Eli Schwartz | |
Add the dracut bits back in, since dracut is an official package in [extra] now. | |||
2019-09-27 | add github metadata to merged PKGBUILD subtrees | Eli Schwartz | |
2019-09-26 | upgpkg: zfs-utils 0.8.2-1 | Eli Schwartz | |
upstream release remove old makedepends on git -- we don't use it anymore |