summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/eudev: add rule-generator suport for eudev-3Ian Stakenvicius2015-09-243-0/+1030
| | | | | | | | | This commit restores rule-generator support with a patch developed upstream but not yet part of a release. If testing succeeds, the ebuild with this patch will be stabilized. A new release for ~arch will follow soon with this patch integrated. Package-Manager: portage-2.2.20.1
* Update hashes in ManifestJustin Lecher2015-09-2331-42/+42
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/f2fs-tools: ppc stable wrt bug #555874Agostino Sarubbo2015-09-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* sys-fs/dd-rescue: ppc stable wrt bug #560076Agostino Sarubbo2015-09-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* sys-fs/f2fs-tools: Stable for PPC64 (bug #555874).Jeroen Roovers2015-09-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* sys-fs/btrfs-progs: Stable for PPC64 (bug #552446).Jeroen Roovers2015-09-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* sys-fs/ntfs3g: Stable for PPC64 (bug #548248).Jeroen Roovers2015-09-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* sys-fs/dosfstools: sparc stable wrt bug #557312Agostino Sarubbo2015-09-211-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* sys-fs/dd-rescue: x86 stable wrt bug #560076Agostino Sarubbo2015-09-201-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-fs/f2fs-tools: x86 stable wrt bug #555874Agostino Sarubbo2015-09-201-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-fs/encfs: x86 stable wrt bug #555602Agostino Sarubbo2015-09-201-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-fs/iprutils: Old (bug #377703).Jeroen Roovers2015-09-204-141/+0
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/iprutils: Stable for PPC64 (bug #551236).Jeroen Roovers2015-09-201-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* sys-fs/aufs-headers: x86 stable wrt bug #556646Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-fs/aufs-util: x86 stable wrt bug #556646Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-fs/aufs3: x86 stable wrt bug #556646Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-fs/aufs-headers: amd64 stable wrt bug #556646Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* sys-fs/aufs-util: amd64 stable wrt bug #556646Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* sys-fs/aufs3: amd64 stable wrt bug #556646Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* sys-fs/f2fs-tools: amd64 stable wrt bug #555874Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* sys-fs/dd-rescue: amd64 stable wrt bug #560076Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* sys-fs/zfs-kmod-0.6.5-r1: Fix discard corruption regressionRichard Yao2015-09-182-0/+185
| | | | | | | | | | This is the first data corruption bug in the history of the ZoL project and I regret to say that it is my fault. I wrote the patch that caused it and it went into HEAD after passing upstream review. It affects Linux 2.6.36 and later. Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/e2fsprogs: workaround buggy NFS when building manpages #550986Mike Frysinger2015-09-172-0/+32
|
* 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/xfsprogs: rework static flag handling #551810Mike Frysinger2015-09-121-6/+5
| | | | | | | The use of -static when linking causes bad rpaths when USE=-static-libs because only dynamic xfs libs are available. But we don't really want to link the programs against the static xfs libs when we have dynamic ones available.
* 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-114-0/+320
| | | | | | | | | 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>
* sys-fs/ddrescue: Removed old.Lars Wendler2015-09-112-41/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/ddrescue: Bump to version 1.20Lars Wendler2015-09-112-0/+44
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/btrfs-progs: Bump to 4.2Mike Gilbert2015-09-102-0/+82
| | | | Package-Manager: portage-2.2.20
* sys-fs/dd-rescue: Removed old.Lars Wendler2015-09-095-221/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/dd-rescue: Bump to version 1.99Lars Wendler2015-09-093-0/+98
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/cryptsetup: Removed old.Lars Wendler2015-09-082-131/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/cryptsetup: Bump to version 1.6.8Lars Wendler2015-09-082-0/+104
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* ADd missing remote-id entriesJustin Lecher2015-09-074-0/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/xfsprogs: Get rid of parallel install bug.Lars Wendler2015-09-071-1/+3
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/xfsprogs: Removed old.Lars Wendler2015-09-073-198/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/xfsprogs: Bump to version 4.2.0Lars Wendler2015-09-073-0/+177
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/dosfstools: Stable for PPC64 (bug #557312).Jeroen Roovers2015-09-071-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/dosfstools: ppc stable wrt bug #557312Agostino Sarubbo2015-09-061-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* sys-fs/eudev: ppc stable wrt bug #554802Agostino Sarubbo2015-09-061-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* sys-fs/xfsprogs: sparc stable wrt bug #556318Agostino Sarubbo2015-09-061-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* sys-fs/udev: sync live ebuildWilliam Hubbs2015-09-061-0/+6
|
* sys-fs/udev: version bumpWilliam Hubbs2015-09-062-0/+440
|
* sys-fs/reiser4progs: Bump to version 1.1.0.Lars Wendler2015-09-022-0/+50
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/s3backer: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann2015-09-011-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/fuse-zip: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann2015-09-014-4/+4
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/fuse-exfat: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann2015-09-012-2/+2
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/exfat-utils: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann2015-09-013-3/+3
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/ncdu: arm stable, bug #558036Markus Meier2015-09-011-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"