summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/btrfs-progs: remove unused patch(es)Michael Mair-Keimberger2022-07-181-40/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/26428 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-fs/lxcfs: drop 4.0.12Joonas Niilola2022-07-182-61/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-fs/btrfs-progs: fix MissingInherits (udev)Sam James2022-07-153-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/google-drive-ocamlfuse: initial commitChristoph Junghans2022-07-143-0/+51
| | | | | | Closes: https://bugs.gentoo.org/488106 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
* sys-fs/inotify-tools: Stabilize 3.22.6.0 amd64, #857987Sam James2022-07-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/inotify-tools: Stabilize 3.22.6.0 x86, #857987Sam James2022-07-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/inotify-tools: Stabilize 3.22.6.0 arm, #857987Arthur Zamarin2022-07-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-fs/inotify-tools: Stabilize 3.22.6.0 arm64, #857987Arthur Zamarin2022-07-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-fs/inotify-tools: Stabilize 3.22.6.0 sparc, #857987Arthur Zamarin2022-07-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-fs/loop-aes: drop 3.7vHank Leininger2022-07-102-68/+0
| | | | | | Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://github.com/gentoo/gentoo/pull/26330 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/loop-aes: add 3.7xHank Leininger2022-07-102-0/+70
| | | | | Signed-off-by: Hank Leininger <hlein@korelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs: backport another dracut boot patchSam James2022-07-102-0/+350
| | | | | Closes: https://bugs.gentoo.org/857228 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/growpart: EAPI 8Sam James2022-07-101-3/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/btrfs-progs: check REPLACED_BY_VERSION in pkg_postrmMike Gilbert2022-07-076-6/+6
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/btrfs-progs: drop 5.16, 5.18Mike Gilbert2022-07-073-294/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/lvm2: check REPLACED_BY_VERSION in pkg_postrmMike Gilbert2022-07-072-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/lvm2: move src_test where it belongsMike Gilbert2022-07-072-10/+10
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/lvm2: call udev_reloadMike Gilbert2022-07-072-0/+20
| | | | | Closes: https://bugs.gentoo.org/850367 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/lvm2: fix segfault on muslAlfred Persson Forsberg2022-07-072-0/+35
| | | | | | | | | | | | | | | The default streams in musl are const and we can't modify them directly. Use freopen instead. https://listman.redhat.com/archives/lvm-devel/2022-June/024203.html See also: https://wiki.gentoo.org/wiki/User:Sam/Musl_porting_notes#error:_assignment_of_read-only_variable_.27.5Bstdout.7Cstdin.7Cstderr.5D.27 https://www.gnu.org/software/libc/manual/html_node/Standard-Streams.html Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/26024 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/zfs: force -fno-tree-vectorize (backport for older versions)Sam James2022-07-042-0/+14
| | | | | | | | | | | | | | Workaround issue with GCC 12 until solved upstream. Segfault occurs w/ 'zfs send' otherwise (and very possibly other commands). Let's backport for older versions to be safe after discussion w/ gyakovlev. Bug: https://github.com/openzfs/zfs/issues/13605 Bug: https://github.com/openzfs/zfs/issues/13620 Closes: https://bugs.gentoo.org/856373 See: 1cbf3fbc336adfdcd122da5b0989c2993de358dc Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs: force -fno-tree-vectorizeSam James2022-07-042-0/+14
| | | | | | | | | | Workaround issue with GCC 12 until solved upstream. Segfault occurs w/ 'zfs send' otherwise (and very possibly other commands). Bug: https://github.com/openzfs/zfs/issues/13605 Bug: https://github.com/openzfs/zfs/issues/13620 Closes: https://bugs.gentoo.org/856373 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/multipath-tools: add 0.9.0David Seifert2022-07-023-0/+92
| | | | | Bug: https://bugs.gentoo.org/852173 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/zfs: more Dracut fixesSam James2022-07-014-0/+390
| | | | | | | | | | | | | - Backport the merged version of non-root fix (one we used should be fine, but upstream went with another) - Revert commit which breaks dist-kernel initramfs building (breaks with USE=initramfs on gentoo-kernel b/c zfs isn't yet rebuilt when gentoo-kernel's pkg_postinst builds dracut). Bug: https://github.com/openzfs/zfs/issues/13595 Bug: https://bugs.gentoo.org/854333 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs-kmod: backport build fixesSam James2022-06-302-0/+79
| | | | | Closes: https://bugs.gentoo.org/855182 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs: backport build fixes and non-root dracut boot fixSam James2022-06-303-0/+417
| | | | | | Closes: https://bugs.gentoo.org/855182 Closes: https://bugs.gentoo.org/854333 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/inotify-tools: tidy a bitIonen Wolkens2022-06-291-11/+9
| | | | | | | datarootdir trick was shorter/interesting but it also feel a bit too unusual for ebuilds Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-fs/inotify-tools: fix build with muslIonen Wolkens2022-06-292-0/+30
| | | | | Closes: https://bugs.gentoo.org/831976 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-fs/inotify-tools: drop 3.22.1.0Ionen Wolkens2022-06-292-43/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-fs/ddrescue: add myself as a maintainerMarek Szuba2022-06-291-1/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-fs/inotify-tools: adoptIonen Wolkens2022-06-291-1/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: reassign polynomial-c's packagesJoonas Niilola2022-06-294-16/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-fs/cryfs: keyword 0.10.3-r1 for ~loongWANG Xuerui2022-06-281-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-fs/bindfs: 1.16.1 + EAPI 8Sebastian Pipping2022-06-262-0/+24
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3
* sys-fs/zfs-auto-snapshot: patch out which depSam James2022-06-262-0/+139
| | | | | | | | | | | | Deliberately done separately to 66d873572ae205f78cc4aa015395e55d7b68b99a as wanted to fix that immediately in stable (although it's still in @system, it won't be for much longer hopefully, and more folks may be trying the experiment -- for a backup/snapshot tool, it's too risky to not have fixed it immediately). Anyway, now try patching out the real which usage in ~arch. Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs-auto-snapshot: add which RDEPENDSam James2022-06-262-0/+2
| | | | | | Needed for the cron file. Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/lvm2: pass SYSTEMD_GENERATOR_DIR to make installMike Gilbert2022-06-242-2/+2
| | | | | | | | Passing systemdutildir does not work because it is a configure variable, not a make variable. Closes: https://bugs.gentoo.org/840577 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-fs/mergerfs: x86 stable wrt bug #853943Agostino Sarubbo2022-06-241-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/mergerfs: amd64 stable wrt bug #853943Agostino Sarubbo2022-06-241-2/+2
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/mergerfs: 2.33.5 version bumpPiotr Karbowski2022-06-232-0/+53
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* sys-fs/zfs-kmod: add 2.1.5Sam James2022-06-223-1/+208
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs: add 2.1.5Sam James2022-06-223-1/+306
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/android-file-transfer-linux: Added python3_10 supportLars Wendler2022-06-222-4/+4
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/android-file-transfer-linux: Removed oldLars Wendler2022-06-223-145/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/xfsprogs: drop 5.10.0-r1, 5.15.0, 5.16.0David Seifert2022-06-214-286/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/xfsdump: drop 3.1.9-r1David Seifert2022-06-212-71/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/multipath-tools: drop 0.8.6-r1, 0.8.7, 0.8.8David Seifert2022-06-216-509/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/mtools: drop 4.0.37David Seifert2022-06-212-51/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/extundelete: drop 0.2.4-r1David Seifert2022-06-211-17/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/lvm2: fix building on muslAlfred Persson Forsberg2022-06-164-0/+88
| | | | | | | | | | | A few changes to make lvm2 build on musl. Each patch file is commented in more detail, see those. The mallinfo patch should be looked back to. Closes: https://bugs.gentoo.org/712336 Closes: https://bugs.gentoo.org/549506 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/25883 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/zfs: call udev_reloadGeorgy Yakovlev2022-06-163-0/+12
| | | | | Closes: https://bugs.gentoo.org/852278 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>