summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAge
* sys-fs/udev: sync live ebuildWilliam Hubbs2016-02-15
|
* sys-fs/udev: do not use gold linkerWilliam Hubbs2016-02-15
| | | | https://bugs.gentoo.org/show_bug.cgi?id=573874
* sys-fs/quota: Removed old.Lars Wendler2016-02-15
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/quota: Bump to version 4.03Lars Wendler2016-02-15
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/udev: version bump to 229William Hubbs2016-02-14
|
* sys-fs/ddrescue: x86 stable wrt bug #572158Agostino Sarubbo2016-02-14
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/aufs4: Bump to latest aufs releaseJustin Lecher2016-02-12
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/aufs3: Bump to latest aufs releaseJustin Lecher2016-02-12
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/dd-rescue: (musl) loff_t and __WORDSIZE includesjakeogh2016-02-09
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-fs/zfs-kmod-9999: update kernel config reqs for grsecJason Zaman2016-02-09
| | | | | | | | | | The requirement that PAX_USERCOPY_SLABS be disabled has been fixed in master for many releases now. They are correct in the latest release ebuild but the live ebuild was out of sync. Package-Manager: portage-2.2.26
* sys-fs/mdadm: disable corosync & libdlm autodetection #573782Mike Frysinger2016-02-08
|
* sys-fs/bedup: rm oldWes Cilldhaire2016-02-07
| | | | | | Acked-By: mgorny@gentoo.org Package-Manager: portage-2.2.27
* sys-fs/s3ql: patch to support Ceph-RGW usage, approved by upstream but not ↵Robin H. Johnson2016-02-01
| | | | | | yet released. Package-Manager: portage-2.2.27
* sys-fs/growpart: fixing stupid non-repoman caught errorMatthew Thode2016-01-31
| | | | Package-Manager: portage-2.2.26
* sys-fs/growpart: growpart doesn't need e2fsprogsMatthew Thode2016-01-31
| | | | Package-Manager: portage-2.2.26
* sys-fs/growpart: making stable for cloud-initMatthew Thode2016-01-31
| | | | Package-Manager: portage-2.2.26
* sys-fs/growpart: initial addMatthew Thode2016-01-31
| | | | Package-Manager: portage-2.2.26
* sys-fs/bcache-tools: Fix build problemsJustin Lecher2016-01-30
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573372 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/iprutils: Version bump.Jeroen Roovers2016-01-30
| | | | Package-Manager: portage-2.2.27
* sys-fs/bcache-tools: Add underlinking patch for GCC 4.9 and belowDavid Seifert2016-01-29
| | | | Package-Manager: portage-2.2.27
* sys-fs/lxcfs: Remove oldErik Mackdanz2016-01-28
| | | | Package-Manager: portage-2.2.27
* sys-fs/lxcfs: bump to 0.17Erik Mackdanz2016-01-28
| | | | | | Adds a PAM module Package-Manager: portage-2.2.27
* sys-fs/mdadm: Removed old.Lars Wendler2016-01-28
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/mdadm: Bump to version 3.4Lars Wendler2016-01-28
| | | | | | | | Marked cronjob as executable (bug #561564) and commented the AUTOCHECK variable so people still have to opt in for the autocheck to run. Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/bcache-tools: Import all fedora patchesJustin Lecher2016-01-28
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/zfs-{0.6.5.3-r5,0.6.5.4-r2}: Regression fixRichard Yao2016-01-28
| | | | | | | | | | | | 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-27
| | | | | | | | | 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-kmod-0.6.5.4{,-r1}: Version BumpRichard Yao2016-01-27
| | | | | | | | | | | The stable API patches from the 0.6.5.3-r4 ebuild and fix for the temporary pool names have been carried forward in 0.6.5.4-r1. 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 ensure the upgrade path is smooth. 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-27
| | | | | | | | 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>
* sys-fs/zfs-kmod-0.6.5.3-r4: Regression fixesRichard Yao2016-01-27
| | | | | | | 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>
* sys-fs/mtd-utils: update path to ubifs docsBrian Norris2016-01-26
|
* sys-fs/dislocker: version bump to 0.5.2Andreas Schuerch2016-01-26
| | | | Package-Manager: portage-2.2.26
* sys-fs/dislocker: treat deps correctlyAndreas Schuerch2016-01-25
| | | | Package-Manager: portage-2.2.26
* sys-fs/cachefilesd: Correct LICENSEJustin Lecher2016-01-25
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/lvm2: Add revbumps to fix #461564Marc Schiffbauer2016-01-25
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-24
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-24
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-24
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sys-fs/eudev: Stable for HPPA (bug #568082).Jeroen Roovers2016-01-24
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sys-fs/ddrescue: amd64 stable wrt bug #572158Agostino Sarubbo2016-01-23
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/f2fs-tools: version bump to 1.6.0, bug #572674Anthony G. Basile2016-01-23
| | | | Package-Manager: portage-2.2.26
* sys-fs/dislocker: some more quoting and escaping...Andreas Schuerch2016-01-22
| | | | Package-Manager: portage-2.2.26
* sys-fs/dislocker: wrong ticks used... :-)Andreas Schuerch2016-01-22
| | | | Package-Manager: portage-2.2.26
* sys-fs/dislocker: new ebuild written by me.Andreas Schuerch2016-01-22
| | | | Package-Manager: portage-2.2.26
* sys-fs/aufs3: Bump to latest aufs releaseJustin Lecher2016-01-22
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/btrfs-progs: Work around racy MakefileMike Gilbert2016-01-21
| | | | | | Bug: https://bugs.gentoo.org/572512 Package-Manager: portage-2.2.26_p103
* sys-fs/genext2fs: Remove oldManuel Rüger2016-01-19
| | | | Package-Manager: portage-2.2.27
* sys-fs/arm-fdisk: Remove oldManuel Rüger2016-01-19
| | | | Package-Manager: portage-2.2.27
* sys-fs/dmg2img: Remove oldManuel Rüger2016-01-19
| | | | Package-Manager: portage-2.2.27