summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/zfs: Replacing 0.7.7 with 0.7.8. Removing 0.7.7 Package Mask.Jonathan Vasquez2018-04-102-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-fs/zfs: amd64 stableAaron Bauman2018-04-011-1/+1
| | | | | Bug: https://bugs.gentoo.org/651866 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* sys-fs/zfs: version bump to 0.7.7 and co.Jonathan Vasquez2018-03-252-0/+213
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-fs/zfs: removing version 0.7.5 and co.Jonathan Vasquez2018-03-252-213/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-fs/zfs: drop oldGeorgy Yakovlev2018-03-084-838/+0
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* sys-fs/zfs: fix systemd related installation pathsGeorgy Yakovlev2018-03-086-4/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ebuilds intalls most systemd files into /usr/lib/systemd while it should be /lib/systemd qlist =sys-fs/zfs-0.7.6 | grep systemd /usr/lib/systemd/system-preset/50-zfs.preset /usr/lib/systemd/system/zfs-zed.service /usr/lib/systemd/system/zfs-import-cache.service /usr/lib/systemd/system/zfs-import-scan.service /usr/lib/systemd/system/zfs-mount.service /usr/lib/systemd/system/zfs-share.service /usr/lib/systemd/system/zfs-import.target /usr/lib/systemd/system/zfs.target /lib/systemd/system/zfs.service < this is ok The reason is that default values for: --with-systemdpresetdir and --with-systemdmodulesloaddir point to /usr/lib/systemd This commit overrides the location to to use gentoo preferred /lib/systemd Use systemd_reapply to re-create broken symlinks Also fixes minor QA, no more --with-blkid switch for 7.xx and live ebuilds. Package-Manager: Portage-2.3.24, Repoman-2.3.6 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* sys-fs/zfs: fix dracut module pathGeorgy Yakovlev2018-03-086-2/+840
| | | | | | | | | | | | | | zfs should use /usr/lib/dracut to install dracut modules. dracut ebuild defines: local dracutlibdir="usr/lib/dracut" with /usr/lib64 path on SYMLINK_LIB=no systems dracut fails to pick up zfs modules and generates an unbootable initramfs Closes: https://bugs.gentoo.org/645176 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* Revert "sys-fs/zfs: make modprobe optional for systemd unit files"Matthew Thode2018-02-141-0/+10
| | | | This reverts commit c756381a157ee8c3de2924685791d962eeb3d341.
* sys-fs/zfs: 0.7 branch ebuildMatthew Thode2018-02-141-0/+198
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-fs/zfs: make modprobe optional for systemd unit filesMatthew Thode2018-02-142-11/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-fs/zfs (and friends): version bump to 0.7.6Jonathan Vasquez2018-02-082-0/+203
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* sys-fs/zfs: Fixing bugs #639350 and #642110Jonathan Vasquez2018-01-086-209/+11
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-fs/zfs: version bump to 0.7.5 and friendsJonathan Vasquez2017-12-222-0/+202
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-fs: Update Manifest hashes.Ulrich Müller2017-12-091-4/+4
|
* sys-fs/zfs: Adding glibc blocker for < 0.7.0. Bug #617628Jonathan Vasquez2017-11-172-0/+6
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* sys-fs/zfs (and friends): zfs version cleanupJonathan Vasquez2017-11-1732-5238/+0
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* sys-fs/zfs and friends: version bump to 0.7.3Jonathan Vasquez2017-11-042-0/+202
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* sys-fs/[zfs|-kmod], sys-kernel/spl: version bump to 0.7.2Jonathan Vasquez2017-10-092-0/+202
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-fs/zfs: changing blocker deps for 0.7.0 ebuilds, and removing 0.7.0-r0Jonathan Vasquez2017-09-123-201/+8
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-fs/zfs: changing = to >= to allow new versions to be accepted.Jonathan Vasquez2017-08-122-4/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-fs/zfs: version bump to 0.7.1Jonathan Vasquez2017-08-122-0/+200
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-fs/zfs: Fixing bug #626362 (Adding genkernel/bliss-initramfs dep)Jonathan Vasquez2017-08-121-0/+199
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-fs/zfs: use HTTPS for GitHubDavid Hicks2017-07-3023-42/+42
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sys-fs/zfs: version bump to 0.7.0Jonathan Vasquez2017-07-272-0/+198
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-fs/zfs: version bump to 0.6.5.11Jonathan Vasquez2017-07-102-0/+198
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-fs/zfs: version bump to 0.6.5.10Jonathan Vasquez2017-06-142-0/+198
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2821-21/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-fs/zfs: drop <=sys-fs/udev-init-scripts-28 restrictionYixun Lan2017-02-221-2/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-fs/zfs: version bump to 0.6.5.9Jonathan Vasquez2017-02-063-0/+203
| | | | | | | - Bumped to ZFS on Linux 0.6.5.9 - Added additional maintainer: fearedbliss Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-fs/zfs: fix udev-init-scripts depYixun Lan2016-11-221-0/+198
| | | | | | | | | remove <=sys-fs/udev-init-scripts-28 tested and it works fine on both systemd and openrc Gentoo-Bug: 565920 Package-Manager: portage-2.3.2
* Keyword sys-fs/zfs and friends for ~amd64Richard Yao2016-11-064-4/+4
| | | | | | | | We are abandoning the /dev/zfs API stabilization effort in Gentoo until it is merged by upstream because stronger QA tests are causing it to hold us back. Signed-off-by: Richard Yao <ryao@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-0116-16/+16
|
* sys-fs/zfs: version bump 0.6.5.8Yixun Lan2016-10-102-0/+199
| | | | | | | | acked by maintainer Gentoo-Bug: 594360 Package-Manager: portage-2.3.1
* sys-fs/zfs: version bump 0.6.5.7Yixun Lan2016-06-222-0/+199
| | | | | | | | still unkeyworded, acked by maintainer Gentoo-Bug: 586434 Package-Manager: portage-2.3.0_rc1
* sys-fs/zfs: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* sys-fs/zfs: fix systemd units for kernel-builtinMatthew Thode2016-05-061-0/+10
| | | | Package-Manager: portage-2.2.26
* sys-fs/zfs and friends: bump to 0.6.5.6 (unkeyworded)Richard Yao2016-04-162-0/+199
| | | | | | | | The updated patchset has been delayed due to some matters that I am in the process of resolving. I am committing the 0.6.5.6 ebuilds without keywords for the people who want it sooner. Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs: fix git url to be https to get past firewallsMatthew Thode2016-04-151-1/+1
| | | | Package-Manager: portage-2.2.26
* sys-fs/zfs-{0.6.5.3-r5,0.6.5.4-r2}: Regression fixRichard Yao2016-01-283-0/+462
| | | | | | | | | | | | The fix for the `zfs send -R` / `zfs send -p` regression in 0.6.5.3-r4 and 0.6.5.4-r1 caused a regression where the internal get_numeric function failed to retrieve the case, version, utf8only and normalization properties. This broke printing in `zfs get case,version,utf8only,normalization`, hid them in `zfs get all` and broke mount.zfs on legacy mountpoints because it would try to lookup the version. Package-Manager: portage-2.2.24 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs-0.6.5.4{,-r1}: Version BumpRichard Yao2016-01-273-0/+430
| | | | | | | | | The stable API patches from the 0.6.5.3-r4 ebuild. 0.6.5.4 has been commited without any patches as an aid to users who do not want patches. However, it is left unkeyworded to be consistent with the sys-fs/zfs-kmod ebuild. Package-Manager: portage-2.2.24 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs-0.6.5.3-r4: Regression fixesRichard Yao2016-01-272-0/+231
| | | | | | | | Fixes additional regressions in the code from the proposed stable API branch. Package-Manager: portage-2.2.24 Signed-off-by: Richard Yao <ryao@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* sys-fs/zfs-0.6.5.3-r3: Many fixesRichard Yao2016-01-162-2/+2
| | | | | | | Fixes regressions in the code from the proposed stable API branch. Package-Manager: portage-2.2.24 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs-0.6.5.3-r2: Many fixesRichard Yao2016-01-041-0/+230
| | | | | | | Fixes have been backported from both HEAD and the proposed stable API branch. Package-Manager: portage-2.2.24 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs-kmod-0.6.5.3-r2: Many fixesRichard Yao2016-01-041-0/+1
| | | | | | | Fixes have been backported from both HEAD and the proposed stable API branch. Package-Manager: portage-2.2.24 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs-0.6.5.3-r1: Block <sys-fs/zfs-kmod-0.6.5.3-r1Richard Yao2015-12-031-1/+20
| | | | | | | We also add a warning about updating your initramfs. Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-kernel/spl + sys-fs/zfs{,-kmod}: Partial stable /dev/zfs API + backportsRichard Yao2015-12-032-0/+208
| | | | | | | | | | | | | | | | | | | | This backports various fixes and also implements the partial /dev/zfs stable API that I have developed at ClusterHQ over the past 14 months. Ordinarily, I would not commit something like this until it has gone upstream, but upstream wants review from people in the Illumos project that prefer to see things like this in production before it reaches them and it would have likely been deadlocked until I volunteered Gentoo. I am confident that this is ready for production and I believe Gentoo benefits from it enough to justify being the first production user. Unless the API changes under review, situations where the kernel modules and userland bits fall out of sync will no longer break the boot process (excluding zfs-share and zfs-zed). This was the longstanding blocker to the ebuilds moving from ~arch to arch, so we could finally see that happen around later this month / early next month. Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs: bump to 0.6.5.3Jason Zaman2015-10-242-0/+199
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/zfs: update live ebuildJason Zaman2015-10-241-16/+12
| | | | | | | - update to git-r3 eclass - install bash-completion unconditionally and add alias for zpool command - update src_uri to use release tarballs - add python3.5 compatibility