Namkhai B
7e6d86b35a
Update to ZFS v2.1.2
3 years ago
Namkhai B
24f6fb6fdc
Revert "Add patch for python 3.10"
...
This reverts commit 9c83d3a13f
.
Patch merged in ZFS v2.1.2
3 years ago
Jan Houben
9c83d3a13f
Add patch for python 3.10
3 years ago
Jan Houben
0c7e0fa98b
Bump utils pkgrel for python 3.10
3 years ago
Jan Houben
8a6b8185f3
Remove unnecessary chmod from dkms PKGBUILD
3 years ago
Jan Houben
4d0e8cd57e
Update for changed INSTALL_MOD_PATH behaviour in git packages
3 years ago
Jan Houben
0419df3c40
Enable stable builds for linux and linux-zen again
3 years ago
Amir Zarrinkafsh
f174e65325
Update to zfs version 2.1.1
3 years ago
Jan Houben
ef1407d7e8
Disable non git releases for linux and linux-zen for now
...
Kernel 5.14 is not yet compatible with zfs 2.1
3 years ago
Jan Houben
bf42c5374e
Add zpool_influxdb command (/usr/lib/zfs/zpool_influxdb)
4 years ago
Jan Houben
7f5dea614e
Update zfs version to 2.1.0
4 years ago
Jan Houben
3c736d2af3
Update zfs-rc version to 2.1.0-rc8
4 years ago
Jan Houben
1c24c393ba
Update zfs version to 2.0.5
4 years ago
Jan Houben
2b6e8ad711
Do not pull old archived packages before push
4 years ago
Jan Houben
bee0401a16
Update zfs-rc version to 2.1.0-rc7
4 years ago
Jan Houben
7b0e46794c
Update zfs-rc version to 2.1.0-rc6
4 years ago
Jan Houben
c7ff03ffe2
Bump dkms pkgrel
4 years ago
Jan Houben
0c5ec8463c
Bump utils pkgrel, update initcpio hash
4 years ago
GΛVĪN
81bb1f5900
Append user information to passwd ( #396 )
...
make_etc_passwd() is overwriting user information `passwd` from earlier hooks.
Signed-off-by: Gavin Scurr <gavin@scurr.me>
Closes #N/A
Issue #N/A
4 years ago
Andrew J. Hesford
570560d67c
Support overriding encryption keylocation to prompt in initcpio hook ( #389 )
...
If an encrypted ZFS dataset specifies a file:// keylocation, relying on
the default `zfs load-key` behavior will prevent the user from typing a
passphrase even if its keyformat is passphrase. This renders an initcpio
that does not contain the key file unbootable unless SSH has been
preconfigured and the user connects remotely do unlock the dataset.
To allow some recovery, the hook now will attempt to force a prompt if
the default load-key behavior failed to unlock the dataset and the
keyformat is passphrase. This is still compatible with providing a
key passphrase on, e.g., some USB device because the user can insert the
device after the fact and then just interrupt the load-key prompt (or
enter a garbage password three times) to retry the default load.
Also, zfs_decrypt_fs has been reworked to monitor the return value of
ZFS operations, which allows graceful failure for ZFS versions that do
not support encryption without having to scrape the help text of zfs.
4 years ago
Jan Houben
977eaa75c2
Update zfs-rc version to 2.1.0-rc5
4 years ago
Jan Houben
59b93348fe
Add Linux 5.12 Patches
4 years ago
Jan Houben
82f77442fa
Update zfs version to 2.0.4
4 years ago
Jan Houben
458b47ff07
Update zfs version to 2.0.3
4 years ago
Jan Houben
5bcf8eb572
Update zfs version to 2.0.2
4 years ago
Jan Houben
51fe6a5b2d
Update linux hardened modules directory
4 years ago
Amir Zarrinkafsh
21aa42910c
Update to zfs version 2.0.1 ( #377 )
...
* Update to zfs version 2.0.1
* Ignore autoconf errors until autoconf 2.71 releases
Co-authored-by: Jan Houben <jan@et.tc>
4 years ago
Jan Houben
645f390a90
Disable autoconf patch for git packages
4 years ago
Jan Houben
ffbd22103d
Temporary workaround for autoconf 2.70
4 years ago
Jan Houben
069795ec6f
Update zfs version to 2.0.0
4 years ago
Jan Houben
772be2cba6
Update zfs-rc version to 2.0.0-rc7
4 years ago
Jan Houben
cec327e049
Update zfs-rc version to 2.0.0-rc6
4 years ago
Jan Houben
16c41b7140
Update zfs-rc version to 2.0.0-rc5
4 years ago
Ronnie P. Thomas
1ca85dda6e
Mount ZFS_DATASET regardless of canmount=noauto ( #369 )
...
The root dataset should be mounted even if canmount is set to noauto.
This is because there can be multiple root datasets if one is using
boot environments using a tool like zectl (https://github.com/johnramsden/zectl ).
The root datasets always have the same mountpoint (/), so you cannot
set canmount=on on all of them as that would result in overlapping mounts.
4 years ago
Jan Houben
bb34a0aa7a
Move rc packages to aur
4 years ago
Gabriel Holodak
b43d20cc06
Don't mount datasets with canmount=noauto ( #367 )
...
* Don't mount datasets with canmount=noauto
* Bump zfs-utils pkgrel
Co-authored-by: Jan Houben <jan@et.tc>
4 years ago
Jan Houben
3c2fa67573
Update zfs-rc version to 2.0.0-rc4
4 years ago
Bronek Kozicki
23bb142404
Disable late hook if zfs_boot_only is set ( #366 )
...
This allows the user to rely on zfs-import-cache.service to import ZFS pools, if they want to.
4 years ago
kstolp
6574ca37c4
Fix redirection in initcpio hook ( #363 )
...
* Fix redirection in initcpio hook
* Bump utils pkgrel
Co-authored-by: Jan Houben <jan@et.tc>
4 years ago
Jan Houben
f97983172e
Update zfs-rc version to 2.0.0-rc3
4 years ago
Jan Houben
cccf2ecc23
Update zfs version to 0.8.5
4 years ago
Jan Houben
f46a560cec
Bump zfs-dkms pkgrel
5 years ago
Logan S
e6ca6d3ad0
Adds Linux 5.8.1 __vmalloc Patches ( #353 )
...
* Adds Linux 5.8.1 __vmalloc Patches
* Update src/zfs/PKGBUILD.sh
Co-authored-by: Jan Houben <jan@et.tc>
5 years ago
Jan Houben
c9b46f6be6
Support zst compression
5 years ago
Jan Houben
c0ffab155f
Update zfs version to 0.8.4
5 years ago
Jan Houben
3d3769bd9f
Move "/usr/lib/zfs-0.8.3/zfs" to "/usr/lib/zfs", remove "/lib"
5 years ago
Jan Houben
192fa4e6ca
Add Linux 5.6 Patches
5 years ago
Jan Houben
c7002012e0
Move git packages to github
5 years ago
Joe Groocock
0329db3191
Add Linux 5.5 compat patch ( #331 )
...
* Add Linux 5.5 compat patch
Upstream fix: https://github.com/openzfs/zfs/pull/10072
* Update src/zfs/PKGBUILD.sh
Co-authored-by: Jan Houben <jan@et.tc>
5 years ago
Jan Houben
58fcba698b
Update zfs version to 0.8.3
5 years ago