Move initramfs scripts back to main bcachefs-tools package

If bcachefs goes back upstream or a user is compiling from source they
won't need the dkms package, but they will need the initramfs hooks.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2025-09-23 10:31:54 -04:00
parent 38e9d8e7f9
commit ffc8979b8b
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1 @@
usr/share/initramfs-tools/hooks/bcachefs
usr/share/initramfs-tools/scripts/local-premount/bcachefs
usr/src/bcachefs-*

View File

@ -7,3 +7,5 @@ usr/sbin/mkfs.fuse.bcachefs
usr/sbin/mount.bcachefs
usr/sbin/mount.fuse.bcachefs
usr/share/man/man8/bcachefs.8
usr/share/initramfs-tools/hooks/bcachefs
usr/share/initramfs-tools/scripts/local-premount/bcachefs