Commit Graph

39 Commits

Author SHA1 Message Date
Paul Zander
aeb46b2739 Revert "sys-fs/bcachefs-kmod: treeclean"
This reverts commit f522bb53f9.

We wait for the tree-clean first so people know why it got removed.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-04-01 01:26:27 +02:00
Matt Jolly
f522bb53f9 sys-fs/bcachefs-kmod: treeclean
Use sys-fs/bcachefs[modules]::gentoo

Signed-off-by: Matt Jolly <kangie@gentoo.org>
2026-03-31 19:25:52 +10:00
Florian Albrechtskirchinger
a727ec627e sys-fs/bcachefs-kmod: add 1.37.4
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-29 21:05:36 +02:00
Florian Albrechtskirchinger
8ec7959b1d sys-fs/bcachefs-kmod: add changelog to metadata.xml
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-26 06:09:46 +01:00
Florian Albrechtskirchinger
d7e8a54c54 sys-fs/bcachefs-kmod: add 1.37.3, drop 1.37.2
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-21 05:56:42 +01:00
Florian Albrechtskirchinger
63da2d2b23 sys-fs/bcachefs-kmod: add 1.37.2, drop 1.37.1
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-17 06:06:25 +01:00
Florian Albrechtskirchinger
fbebfbf55f sys-fs/bcachefs-kmod: add 1.37.1, drop 1.37.0
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-16 04:01:35 +01:00
Florian Albrechtskirchinger
db3debe9b5 sys-fs/bcachefs-kmod: drop 1.35.2, 1.36.0
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-15 20:00:02 +01:00
Florian Albrechtskirchinger
073554792c sys-fs/bcachefs-kmod: add 1.37.0
Closes: https://bugs.gentoo.org/968653
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-15 20:00:01 +01:00
Florian Albrechtskirchinger
4d4962c2f4 sys-fs/bcachefs-kmod: sync live ebuild
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-01 04:56:13 +01:00
Florian Albrechtskirchinger
3f1b6a725c sys-fs/bcachefs-kmod: allow dynamic versioning in live builds
Stop hardcoding VERSION in the Makefile.

The Makefile determines VERSION in one of two (relevant) ways:
* If a .git directory is present, it uses git-describe.
* Otherwise, it reads the contents of a .version file.

Write ${PV} to a .version file to let the Makefile inject the
git-describe output for live builds.

This provides a more accurate version string (including the commit hash)
in modinfo rather than a generic and unhelpful "9999".

Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-03-01 04:56:13 +01:00
Florian Schmaus
a593979c73 sys-fs/bcachefs-kmod: add 1.36.1, fix minor style issues
Only declare the pre-inherit variables before inherit. Reduce the
scope of MOUDLE_S by making it a local variable 'module_src'. Move
other non-pre-inherit variables after the typical ebuild prelude.

Signed-off-by: Florian Schmaus <flow@gentoo.org>
2026-02-11 12:10:23 +01:00
Florian Schmaus
1ab056df58 sys-fs/bcachefs-kmod: add myself as a maintainer
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2026-02-11 12:10:22 +01:00
Florian Albrechtskirchinger
bf4386892f sys-fs/bcachefs-kmod: add 1.36.0
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-02-01 15:55:26 +01:00
Florian Albrechtskirchinger
c2efeba69c sys-fs/bcachefs-kmod: add 1.35.2, drop 1.35.0
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-26 07:43:52 +01:00
Florian Albrechtskirchinger
f5754ccad0 Revert "sys-fs/bcachefs-kmod: add erasure coding and quota support"
This reverts commit 313e307513.

This was premture.
* The erasure coding compile-time switch will be removed.
* Quota support is deemed buggy by upstream.

Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-15 23:40:42 +01:00
Florian Albrechtskirchinger
313e307513 sys-fs/bcachefs-kmod: add erasure coding and quota support
Erasure coding is experimental and therefore USE masked.

Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-15 08:18:27 +01:00
Florian Albrechtskirchinger
aa5c0b3860 sys-fs/bcachefs-kmod: remove unnecessary CC/FLAGS
We're not compiling anything in src_prepare; no need to set CC or fiddle
with FLAGS.

Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 12:45:25 +01:00
Florian Albrechtskirchinger
bdab276c82 sys-fs/bcachefs-kmod: drop 1.34.0
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 12:44:05 +01:00
Florian Albrechtskirchinger
da947fce89 sys-fs/bcachefs-kmod: add myself as a maintainer
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 08:54:58 +01:00
Florian Albrechtskirchinger
c1b81b2af1 sys-fs/bcachefs-kmod: add 1.35.0
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 08:51:03 +01:00
Florian Albrechtskirchinger
2411d1fd25 sys-fs/bcachefs-kmod: sync live ebuild
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 08:49:12 +01:00
Florian Albrechtskirchinger
c51f762bde sys-fs/bcachefs-kmod: remove unnecessary config checks
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2026-01-14 08:48:17 +01:00
Sam James
095c6ff215 Revert "sys-fs/bcachefs-kmod: treeclean, promoted to ::gentoo"
This reverts commit 958430225a.

See 819ccf4decb4cc5747c4a6896209e2a7e5004898 in ::gentoo.

Bug: https://bugs.gentoo.org/968536
Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 06:47:40 +00:00
Florian Schmaus
958430225a sys-fs/bcachefs-kmod: treeclean, promoted to ::gentoo
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2026-01-11 10:44:40 +01:00
Alexander Miroshnichenko
23519748c8 sys-fs/bcachefs-kmod: add 9999
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2026-01-08 21:48:41 +03:00
Florian Schmaus
bb9302caff sys-fs/bcachefs-kmod: update LICENSE, drop unnecessary declarations
We don't have to list the crate licenses, as they are not relevant for
the kernel module. Also drop the explicit definition of src_install()
and pkg_postinst() because linux-mod-r1.eclass exports those functions.

Finally address some minor style issues.

Signed-off-by: Florian Schmaus <flow@gentoo.org>
2026-01-02 22:53:30 +01:00
Alexander Miroshnichenko
f3813bdafd sys-fs/bcachefs-kmod: add 1.34.0, drop 1.33.3
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-12-29 13:53:54 +03:00
Alexander Miroshnichenko
e9966d50b0 sys-fs/bcachefs-kmod: add 1.33.3, drop 1.33.2
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-12-24 22:29:00 +03:00
Alexander Miroshnichenko
30c55a5938 sys-fs/bcachefs-kmod: add 1.33.2, drop 1.33.1
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-12-19 19:20:49 +03:00
Alexander Miroshnichenko
8794036004 sys-fs/bcachefs-kmod: add 1.33.1, drop 1.32.1
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-12-14 08:12:59 +03:00
Alexander Miroshnichenko
82613999f5 sys-fs/bcachefs-kmod: remove not required dependency
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-11-13 17:30:35 +03:00
Alexander Miroshnichenko
32b0d5d37d sys-fs/bcachefs-kmod: add 1.32.1, drop 1.31.13
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-11-12 18:13:36 +03:00
Alexander Miroshnichenko
dcd441be79 sys-fs/bcachefs-kmod: add 1.31.13, drop 1.31.11
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-11-07 16:31:00 +03:00
Alexander Miroshnichenko
14b0aa3d29 sys-fs/bcachefs-kmod: add 1.31.11, drop 1.31.8
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-10-16 23:17:39 +03:00
Alexander Miroshnichenko
f2e4baf530 sys-fs/bcachefs-kmod: add 1.31.8, drop 1.31.7
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-10-14 21:42:17 +03:00
Alexander Miroshnichenko
1739947db4 sys-fs/bcachefs-kmod: add 1.31.7, drop 1.31.5
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-10-13 18:27:24 +03:00
Alexander Miroshnichenko
def046a3b5 sys-fs/bcachefs-kmod: new package, add 1.31.7
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-10-13 18:25:48 +03:00
Alexander Miroshnichenko
575eaf1120 sys-fs/bcachefs-kmod: new package, add 1.31.5
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
2025-10-04 19:12:26 +03:00