Roman Lebedev
4f17262a18
Revert "DKMS: parallelize compilation"
2025-09-25 01:02:46 +03:00
Roman Lebedev
2406a842d1
DKMS: parallelize compilation
2025-09-24 23:35:08 +03:00
Will Fancher
b80ca6c308
dkms: Fix BCACHEFS_DKMS definition
2025-09-24 15:27:31 -04:00
koverstreet
9108a3727a
Merge pull request #419 from ElvishJerricco/push-ounmmyvyxzpx
...
dkms: Use relative path for TRACE_INCLUDE_PATH
2025-09-24 02:23:25 -04:00
Will Fancher
ff51fb28cf
dkms: Use relative path for TRACE_INCLUDE_PATH
...
install_dkms currently patches the absolute path of DKMSDIR into
trace.h, but this is fragile. For instance, if the DKMSDIR path
contains the word "linux", then the __stringify in define_trace.h
replaces it with its macro expansion "1" and breaks the path. It's
better to just keep it relative.
@koverstreet will have to figure out how to merge the libbcachefs part
of this correctly.
2025-09-24 02:19:33 -04:00
Kent Overstreet
4265385fb5
dkms: export CONFIG_BCACHEFS_DKMS
...
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-09-23 17:29:21 -04:00
Krzysztof Hajdamowicz
e96b1f7061
Update dkms.conf.in
...
Use BUILD_EXCLUSIVE_KERNEL to match against kernels 6.16-6.99 as kernels older than 6.16 are currently not supported
2025-09-19 08:34:11 +02:00
Kent Overstreet
f00a2843aa
fix spaces instead of tabs
...
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-09-17 15:53:17 -04:00
Kent Overstreet
7d37ce6485
debian: fix dkms
...
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-09-17 00:18:45 -04:00
Frederik Schwan
00ad9b1ed1
add dkms support
...
build / bcachefs-tools-deb (ubuntu-24.04) (push) Has been cancelled
build / bcachefs-tools-rpm (push) Has been cancelled
build / bcachefs-tools-msrv (push) Has been cancelled
Nix Flake actions / nix-matrix (push) Has been cancelled
Nix Flake actions / ${{ matrix.name }} (${{ matrix.system }}) (push) Has been cancelled
Signed-off-by: Frederik Schwan <frederik@tty42.de>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-09-11 16:33:53 -04:00