The Boot File System (named BFS on Linux, but BFS also refers to the Be File System) was used on UnixWare to store files necessary to its boot process.
It does not support directories, and only allows contiguous allocation for files, to make it simpler to be used by the boot loader.