]> git.sesse.net Git - bcachefs-tools-debian/commit
Kill shell script wrappers
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 22 Sep 2023 18:06:55 +0000 (14:06 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Fri, 22 Sep 2023 18:09:51 +0000 (14:09 -0400)
commit731926b5e5fc28752433f830569d228513cceea6
tree53fa538157d091d126ceb1482d6918b8541ae9ab
parentf76c449ec0cb96ebeb4a110ba30ecb695b5a1823
Kill shell script wrappers

nixos has trouble with the shell script wrappers - readlink isn't
available by default!

But, there's a better approach: just get rid of them and use symlinks
instead, and have main() check what we're supposed to be.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Makefile
bcachefs.c
fsck.bcachefs [deleted file]
mkfs.bcachefs [deleted file]
mount.bcachefs [deleted file]
mount.fuse.bcachefs [deleted file]