]> git.sesse.net Git - bcachefs-tools-debian/blob - README.md
Update bcachefs sources to cbb2e45634dd bcachefs: fix simulateously upgrading & downg...
[bcachefs-tools-debian] / README.md
1 bcachefs-tools
2 ==============
3 Userspace tools and docs for bcachefs
4
5 Bcachefs is an advanced new filesystem for Linux, with an emphasis on reliability and robustness
6 and the complete set of features one would expect from a modern filesystem.
7
8 This repo primarily consists of the following:
9
10 - bcachefs tool, the reason this repo exists.
11 - {mkfs,mount,fsck}.bcachefs utils, which is just wrappers calling the corresponding subcommands
12   in the main tool
13 - docs in the form of man-pages and a user manual
14
15 Please refer to the main site for [getting started](https://bcachefs.org/#Getting_started)
16 An in-depth user manual is (also) found on the [official website](https://bcachefs.org/#Documentation)
17
18 Build and install
19 -----------------
20
21 Refer to [INSTALL.md](./INSTALL.md)
22
23 Bug reports and contributions
24 -----------------------------
25
26 - The official mailing list, linux-bcachefs@vger.kernel.org
27 - IRC: #bcache on OFTC (irc.oftc.net). Although, note that it can be easily missed.