summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* sys-fs/zfs: fix manifest.Anthony G. Basile2015-10-101-0/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/zfs: Restore 0.6.0_rc13-r2Richard Yao2015-10-091-0/+123
| | | | | | | Users asked me to keep around the older ebuilds. I pruned this one by mistake. Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs: Remove outdated ebuildsRichard Yao2015-10-0910-1337/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs: Only check kernel sources with USE=test-suiteRichard Yao2015-10-092-2/+2
| | | | | | Package-Manager: portage-2.2.20.1 Reported-by: Yixun Lan <dlan@gentoo.org> Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs-0.6.5-r1: Add missing patch fileRichard Yao2015-10-011-0/+256
| | | | | | This should have been in the previous commit. Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs-0.6.5-r1: Fix OpenRC scriptsRichard Yao2015-10-011-0/+6
| | | | | | | https://github.com/zfsonlinux/zfs/pull/3800 Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs and friends: bump to 0.6.5.2Richard Yao2015-10-013-17/+271
| | | | | | | | | | | | | | | | | | | | | | | | | Upstream release notes: https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.2 Some additional improvements were made to the ebuilds in this bump. 1. The incorrect requirement on BLK_DEV_LOOP was removed from sys-fs/zfs-kmod in favor of a cups ebuild style warning in sys-fs/zfs when BLK_DEV_LOOP is not avaliable and the test suite has been installed. 2. The regression where we remove the dracut module has been fixed. 3. The failure to migrate users to the zfs-zed script from the zed script has been fixed. 4. The 9999 ebuilds have been synchronized with the 0.6.5.2 ebuilds. 5. The sys-fs/zfs-kmod-0.6.5 has been removed due to the regression that prompted sys-fs/zfs-kmod-0.6.5-r1. Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs: Adjust blocker on sys-fs/udev-init-scriptsRichard Yao2015-09-121-1/+1
| | | | | | | | | The blocker should be >=28 rather than >27 to avoid causing problems for Funtoo. This is related to bug #560066, although no formal bug for Funtoo's issue exists. Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs: ${EROOT} includes /Richard Yao2015-09-1115-56/+56
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs and friends: bump to 0.6.5Richard Yao2015-09-112-0/+172
| | | | | | | | | Upstream release notes: https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5 Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-248-8/+8
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0826-0/+3091
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed