summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Python 3 support; Fix memory leak in libzfs; Import updated bash completion ↵Richard Yao2013-11-211-15/+18
| | | | | | script from Ubuntu (with silent sudo functionality commented out) (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Python 3 support; Fix memory leak in libzfs; Import updated bash completion ↵Richard Yao2013-11-214-7/+566
| | | | | | script from Ubuntu (with silent sudo functionality commented out) (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Update 0.6.2 patchset with sys-fs/zfs-0.6.2-r2: Fixes Gentoo bug #487746; ↵Richard Yao2013-10-181-14/+16
| | | | | | Improved zpool create to treat -O mountpoint and -m the same and stop igoring the mountpoint option when altroot is specified (ported from Illumos) (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Update 0.6.2 patchset with sys-fs/zfs-0.6.2-r2: Fixes Gentoo bug #487746; ↵Richard Yao2013-10-182-1/+161
| | | | | | Improved zpool create to treat -O mountpoint and -m the same and stop igoring the mountpoint option when altroot is specified (ported from Illumos) (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Reverse stabilization of sys-fs/zfs-0.6.2-r1 (bug #487746)Richard Yao2013-10-141-15/+15
| | | | (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Reverse stabilization of sys-fs/zfs-0.6.2-r1 (bug #487746)Richard Yao2013-10-142-3/+7
| | | | (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Stabilize sys-fs/zfs-0.6.2-r1 on amd64 (indirectly required by ↵Richard Yao2013-10-141-16/+16
| | | | | | sys-boot/grub:2 stabilization) (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Stabilize sys-fs/zfs-0.6.2-r1 on amd64 (indirectly required by ↵Richard Yao2013-10-142-3/+8
| | | | | | sys-boot/grub:2 stabilization) (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Set --with-blkid to avoid sandbox violation; Move new zfs_core library to /Richard Yao2013-10-111-15/+15
| | | | (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Set --with-blkid to avoid sandbox violation; Move new zfs_core library to /Richard Yao2013-10-112-3/+7
| | | | (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Use libblkid to improve drive detection; Update drive database with ↵Richard Yao2013-10-051-17/+17
| | | | | | additional entries (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Use libblkid to improve drive detection; Update drive database with ↵Richard Yao2013-10-052-1/+159
| | | | | | additional entries (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Clean up PYTHON_COMPAT from old implementations.Michał Górny2013-09-051-17/+19
| | | | (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Clean up PYTHON_COMPAT from old implementations.Michał Górny2013-09-053-5/+9
| | | | (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Sync zfs-0.6.2 and zfs-9999 ebuildsRichard Yao2013-08-241-16/+16
| | | | (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Sync zfs-0.6.2 and zfs-9999 ebuildsRichard Yao2013-08-243-20/+11
| | | | (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Version bump to 0.6.2Richard Yao2013-08-231-14/+16
| | | | (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Version bump to 0.6.2Richard Yao2013-08-232-1/+145
| | | | (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Add missing systemd eclass inheritRichard Yao2013-08-211-2/+22
| | | | (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Add missing systemd eclass inheritRichard Yao2013-08-212-3/+9
| | | | (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Add modification to systemd init file: use RemainAfterExit=yes instead of trueRichard Yao2013-07-141-26/+4
| | | | (Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Add modification to systemd init file: use RemainAfterExit=yes instead of trueRichard Yao2013-07-146-260/+20
| | | | (Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Systemd support (bug #475872); Add python dependency to 9999 ebuild (bug ↵Richard Yao2013-07-141-16/+22
| | | | | | #473788); Asynchronous zvol initialization; GCC 4.8 Compatibility Fix; Miscellaneous zdb fixes (Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Systemd support (bug #475872); Add python dependency to 9999 ebuild (bug ↵Richard Yao2013-07-148-12/+480
| | | | | | #473788); Asynchronous zvol initialization; GCC 4.8 Compatibility Fix; Miscellaneous zdb fixes (Portage version: 2.2.0_alpha187/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Add selinux USE flagRichard Yao2013-05-291-15/+15
| | | | (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Add selinux USE flagRichard Yao2013-05-292-3/+8
| | | | (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Introduce bash-completion USE flag, fix test-suite and dracut USE flags, ↵Richard Yao2013-05-291-15/+17
| | | | | | correct description for rootfs USE flag and improve zfs OpenRC script for systems with a ZFS rootfs. (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Introduce bash-completion USE flag, fix test-suite and dracut USE flags, ↵Richard Yao2013-05-294-2/+198
| | | | | | correct description for rootfs USE flag and improve zfs OpenRC script for systems with a ZFS rootfs. (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Version bump to 0.6.1; up date older ebuilds to use mirror://Richard Yao2013-03-281-4/+26
| | | | (Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Version bump to 0.6.1; up date older ebuilds to use mirror://Richard Yao2013-03-285-7/+137
| | | | (Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
* Fix typo in manifestRichard Yao2013-02-061-1/+1
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Fix typo in manifestRichard Yao2013-02-061-2/+2
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Depend on virtual/awk instead of sys-apps/gawk (bug \#455684), fix path to ↵Richard Yao2013-02-061-7/+8
| | | | | | parted for regression test suite, fix libpool function relocations (thanks DH for testing). (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Depend on virtual/awk instead of sys-apps/gawk (bug \#455684), fix path to ↵Richard Yao2013-02-068-37/+104
| | | | | | parted for regression test suite, fix libpool function relocations (thanks DH for testing). (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Make >=sys-fs/zfs-0.6.0_rc14[rootfs] block <sys-boot/grub-2.00-r2:2Richard Yao2013-02-041-3/+3
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Make >=sys-fs/zfs-0.6.0_rc14[rootfs] block <sys-boot/grub-2.00-r2:2Richard Yao2013-02-043-9/+9
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Commit warning about missing feature flags support in sys-boot/grub:2Richard Yao2013-02-031-2/+2
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Commit warning about missing feature flags support in sys-boot/grub:2Richard Yao2013-02-032-2/+11
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Bump sys-fs/zfs to 0.6.0_rc14Richard Yao2013-02-021-1/+3
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Bump sys-fs/zfs to 0.6.0_rc14Richard Yao2013-02-022-1/+128
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Do not add sys-fs/zfs-9999 to package database with USE=kernel-builtinRichard Yao2013-01-231-3/+3
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Do not add sys-fs/zfs-9999 to package database with USE=kernel-builtinRichard Yao2013-01-233-7/+11
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Make sys-fs/zfs-9999 add itself to the module database to ensure that theRichard Yao2013-01-231-3/+3
| | | | | | userland-kernel interface remains in sync when using the 9999 ebuilds. (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Make sys-fs/zfs-9999 add itself to the module database to ensure that theRichard Yao2013-01-233-9/+50
| | | | | | userland-kernel interface remains in sync when using the 9999 ebuilds. (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Synchronize zfs-9999.ebuild with zfs-0.6.0_rc13-r1.ebuild, bug #451016. ↵Richard Yao2013-01-111-2/+2
| | | | | | Thanks Marcin (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Synchronize zfs-9999.ebuild with zfs-0.6.0_rc13-r1.ebuild, bug #451016. ↵Richard Yao2013-01-112-14/+14
| | | | | | Thanks Marcin (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* The zfs-shutdown script will never work as originally envisioned, so I am ↵Richard Yao2013-01-051-7/+5
| | | | | | removing it from the tree. (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* The zfs-shutdown script will never work as originally envisioned, so I am ↵Richard Yao2013-01-057-128/+43
| | | | | | removing it from the tree. (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Bump sys-fs/zfs to 0.6.0_rc13Richard Yao2012-12-231-15/+3
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
* Bump sys-fs/zfs to 0.6.0_rc13Richard Yao2012-12-232-1/+114
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)