summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-02-22ZFS 2.2.3 upstream releaseKevin Stolp
2023-12-01ZFS 2.2.2 upstream releaseKevin Stolp
2023-11-28Backport fix for issue related to file corruptionKevin Stolp
Issue: https://github.com/openzfs/zfs/issues/15526 Pull request: https://github.com/openzfs/zfs/pull/15571
2023-11-28Fix formattingKevin Stolp
2023-11-22ZFS 2.2.1 upstream releaseKevin Stolp
2023-11-22Remove extra subdirectory from libexecdirKevin Stolp
2023-10-13ZFS 2.2.0 upstream releaseKevin Stolp
2023-09-27ZFS 2.1.13 upstream releaseKevin Stolp
2023-08-04Fix for permissions being overwritten on /dev/zfsKevin Stolp
2023-06-07ZFS 2.1.12 upstream releaseKevin Stolp
2023-04-19ZFS 2.1.11 upstream releaseKevin Stolp
2023-04-14ZFS 2.1.10 upstream releaseKevin Stolp
2023-02-09Set localstatedir to correct directoryKevin Stolp
This fixes an issue where ZED would write files to /usr/var/run instead of /var/run.
2023-01-25upgpkg: zfs-utils 2.1.9-1Kevin Stolp
2023-01-22upgpkg: zfs-utils 2.1.8-1Kevin Stolp
2023-01-16Backport 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-16Restore hostid handlingKevin Stolp
This was originally performed in commit f18efa1.
2023-01-07upgpkg: zfs-utils 2.1.7-2Kevin Stolp
2023-01-07Update initcpio files to handle encryption, etc.Kevin Stolp
2023-01-07Add config files to backup arrayKevin Stolp
2023-01-07Fix checksums in .SRCINFOKevin Stolp
2023-01-06Comment cleanupKevin Stolp
2023-01-03upgpkg: zfs-utils 2.1.7-1Kevin Stolp
2022-11-05Add support for compatibility option filesJonathon Fernyhough
2022-10-04Upstream 2.1.6Jonathon Fernyhough
2022-06-24Upstream 2.1.5Jonathon Fernyhough
2022-06-16Update 2.1.5 staging branch for 5.18 compatibliityJonathon Fernyhough
2022-05-25Temporarily use 2.1.5 staging branch for kernel 5.18 compatiblityJonathon Fernyhough
2022-03-23Upstream 2.1.4Jonathon Fernyhough
2022-03-11Upstream 2.1.3Jonathon Fernyhough
2021-12-18Upstream 2.1.2Jonathon Fernyhough
2021-10-01ZFS 2.1.1 upstream releaseJonathon Fernyhough
2021-07-02ZFS 2.1.0 upstream releaseEli Schwartz
2021-06-23ZFS 2.0.5: upstream releaseEli Schwartz
2021-03-11zfs-utils/zfs-dkms: upstream 2.0.4Jonathon Fernyhough
2021-02-11OpenZFS 2.0.3Jonathon Fernyhough
2021-02-04OpenZFS 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-09upgpkg: zfs-utils 2.0.0-1Eli Schwartz
upstream release
2020-10-13upgpkg: zfs-utils 0.8.5-1Jonathon Fernyhough
upstream release
2020-10-09zfs initcpio hook: fix incorrect shell redirectionEli 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-19zfs-utils*/: add explicit --enable-systemdEli 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-21upgpkg: zfs-utils 0.8.4-1Eli Schwartz
upstream release
2020-01-27upgpkg: zfs-utils 0.8.3-1Eli Schwartz
upstream release
2019-09-27upgpkg: zfs-utils 0.8.2-2Eli Schwartz
Add the dracut bits back in, since dracut is an official package in [extra] now.
2019-09-27add github metadata to merged PKGBUILD subtreesEli Schwartz
2019-09-26upgpkg: zfs-utils 0.8.2-1Eli Schwartz
upstream release remove old makedepends on git -- we don't use it anymore
2019-06-14upgpkg: zfs-utils 0.8.1-1Eli Schwartz
upstream release fixed installation of python scripts, added optdepends
2019-05-26upgpkg: zfs-utils 0.8.0-1Eli Schwartz
upstream release
2019-03-04upgpkg: zfs-utils 0.7.13-1Eli Schwartz
upstream release Restore hostid handling erroneously removed long ago by archzfs -- not enforcing its use by default is reasonable, ignoring it when it is present and explicitly desired by the user, is not reasonable.
2018-11-13upgpkg: zfs-utils 0.7.12-1Eli Schwartz
upstream release