Commit Graph

57 Commits

Author SHA1 Message Date
4d72ad9d49 Disable use of libunwind
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-10-06 15:27:43 -07:00
a67696a9bd Add mkinitcpio hook for decryption over SSH
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-26 03:05:51 -07:00
89c049a534 ZFS 2.2.6 upstream release 2024-09-04 17:30:24 -07:00
9ca7f6feea ZFS 2.2.5 upstream release 2024-08-06 17:13:12 -07:00
179390297c ZFS 2.2.4 upstream release 2024-05-02 18:21:30 -07:00
e288fb4de8 ZFS 2.2.3 upstream release 2024-02-22 21:23:47 -08:00
1d8ffd23cd ZFS 2.2.2 upstream release 2023-12-01 04:08:31 -08:00
0e7a10346f Backport fix for issue related to file corruption
Issue: https://github.com/openzfs/zfs/issues/15526
Pull request: https://github.com/openzfs/zfs/pull/15571
2023-11-28 13:12:28 -08:00
9817136778 Fix formatting 2023-11-28 13:10:56 -08:00
dc27f4f57e ZFS 2.2.1 upstream release 2023-11-22 03:54:04 -08:00
6eddad9df2 Remove extra subdirectory from libexecdir 2023-11-22 03:48:11 -08:00
1c865b0bb4 ZFS 2.2.0 upstream release 2023-10-13 12:31:51 -07:00
a7706476ae ZFS 2.1.13 upstream release 2023-09-27 18:58:24 -07:00
16fd48afa7 Fix for permissions being overwritten on /dev/zfs 2023-08-04 04:29:07 -07:00
0719b64058 ZFS 2.1.12 upstream release 2023-06-07 02:49:45 -07:00
84707ec43e ZFS 2.1.11 upstream release 2023-04-19 18:26:46 -07:00
4130685ab7 ZFS 2.1.10 upstream release 2023-04-14 17:46:50 -07:00
ed02329caa Set localstatedir to correct directory
This fixes an issue where ZED would write files to /usr/var/run instead
of /var/run.
2023-02-09 03:33:00 -08:00
97bb54b47c upgpkg: zfs-utils 2.1.9-1 2023-01-25 14:33:54 -08:00
fc76b7746c upgpkg: zfs-utils 2.1.8-1 2023-01-22 21:44:24 -08:00
184e232320 Backport fix for issue related to send/receive.
Issue: https://github.com/openzfs/zfs/issues/14252
Pull request: https://github.com/openzfs/zfs/pull/14304
2023-01-16 13:43:53 -08:00
603f3d6e1a Restore hostid handling
This was originally performed in commit f18efa1.
2023-01-16 00:36:57 -08:00
97f20df494 upgpkg: zfs-utils 2.1.7-2 2023-01-07 00:30:17 -08:00
9e957f60fe Update initcpio files to handle encryption, etc. 2023-01-07 00:30:17 -08:00
92a8246339 Add config files to backup array 2023-01-07 00:28:45 -08:00
1a9aa3e02f Fix checksums in .SRCINFO 2023-01-07 00:26:38 -08:00
78a14dd61b Comment cleanup 2023-01-06 23:43:09 -08:00
52fed9892d upgpkg: zfs-utils 2.1.7-1 2023-01-03 18:00:03 -08:00
24da71fb0c Add support for compatibility option files 2022-11-05 12:26:15 +00:00
bc1ae33044 Upstream 2.1.6 2022-10-04 11:10:19 +01:00
df4386e5ff Upstream 2.1.5 2022-06-24 00:28:33 +01:00
3e1c720717 Update 2.1.5 staging branch for 5.18 compatibliity 2022-06-16 12:32:53 +01:00
c8148ca388 Temporarily use 2.1.5 staging branch for kernel 5.18 compatiblity 2022-05-25 12:52:37 +01:00
d6a7c6d795 Upstream 2.1.4 2022-03-23 22:03:14 +00:00
0c8b129592 Upstream 2.1.3 2022-03-11 01:36:29 +00:00
aa9a7b5a4b Upstream 2.1.2 2021-12-18 14:50:19 +00:00
ceb685e651 ZFS 2.1.1 upstream release 2021-10-01 11:40:10 +01:00
dbf874fbda ZFS 2.1.0 upstream release 2021-07-02 17:29:23 -04:00
d3c0d0fba7 ZFS 2.0.5: upstream release 2021-06-23 18:25:39 -04:00
94d8ab4b53 zfs-utils/zfs-dkms: upstream 2.0.4 2021-03-11 00:10:12 -05:00
799d4e6219 OpenZFS 2.0.3 2021-02-11 20:57:11 -05:00
bc7b8b70db OpenZFS 2.0.2.
zfs-dkms adds config/compile (required by new versions of autoconf).

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
2021-02-04 16:05:25 -05:00
0e3cb90ea1 upgpkg: zfs-utils 2.0.0-1
upstream release
2020-12-09 02:06:12 -05:00
722b9441e8 upgpkg: zfs-utils 0.8.5-1
upstream release
2020-10-13 23:38:38 -04:00
4d76893b86 zfs initcpio hook: fix incorrect shell redirection
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-10-09 16:01:48 -04:00
bc6da8e5b9 zfs-utils*/: add explicit --enable-systemd
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-07-19 14:13:16 -04:00
d149d59f06 upgpkg: zfs-utils 0.8.4-1
upstream release
2020-05-21 10:54:22 -04:00
3997fc441f upgpkg: zfs-utils 0.8.3-1
upstream release
2020-01-27 14:52:16 -05:00
c7f7a3037d upgpkg: zfs-utils 0.8.2-2
Add the dracut bits back in, since dracut is an official package in
[extra] now.
2019-09-27 11:23:04 -04:00
012c45f2dd add github metadata to merged PKGBUILD subtrees 2019-09-27 11:12:10 -04:00