mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
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:
parent
38e9d8e7f9
commit
ffc8979b8b
2
debian/bcachefs-kernel-dkms.install
vendored
2
debian/bcachefs-kernel-dkms.install
vendored
@ -1,3 +1 @@
|
||||
usr/share/initramfs-tools/hooks/bcachefs
|
||||
usr/share/initramfs-tools/scripts/local-premount/bcachefs
|
||||
usr/src/bcachefs-*
|
||||
|
||||
2
debian/bcachefs-tools.install
vendored
2
debian/bcachefs-tools.install
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user