Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BFS_FS
has multiple definitions:
fs/bfs/Kconfig
The configuration item CONFIG_BFS_FS:
CONFIG_BLOCK
bfs
, bfs
Boot File System (BFS) is a file system used under SCO UnixWare to allow the bootloader access to the kernel image and other important files during the boot process. It is usually mounted under /stand and corresponds to the slice marked as "STAND" in the UnixWare partition. You should say Y if you want to read or write the files on your /stand slice from within Linux. You then also need to say Y to "UnixWare slices support", below. More information about the BFS file system is contained in the file Documentation/filesystems/bfs.rst.
If you don't know what this is about, say N.
To compile this as a module, choose M here: the module will be called bfs. Note that the file system of your root partition (the one containing the directory /) cannot be compiled as a module.
fs/bfs/Kconfig
The configuration item CONFIG_BFS_FS:
CONFIG_BLOCK && CONFIG_EXPERIMENTAL
bfs
, bfs
Boot File System (BFS) is a file system used under SCO UnixWare to allow the bootloader access to the kernel image and other important files during the boot process. It is usually mounted under /stand and corresponds to the slice marked as "STAND" in the UnixWare partition. You should say Y if you want to read or write the files on your /stand slice from within Linux. You then also need to say Y to "UnixWare slices support", below. More information about the BFS file system is contained in the file Documentation/filesystems/bfs.txt.
If you don't know what this is about, say N.
To compile this as a module, choose M here: the module will be called bfs. Note that the file system of your root partition (the one containing the directory /) cannot be compiled as a module.
fs/Kconfig
The configuration item CONFIG_BFS_FS:
CONFIG_BLOCK && CONFIG_EXPERIMENTAL
bfs
, bfs
Boot File System (BFS) is a file system used under SCO UnixWare to allow the bootloader access to the kernel image and other important files during the boot process. It is usually mounted under /stand and corresponds to the slice marked as "STAND" in the UnixWare partition. You should say Y if you want to read or write the files on your /stand slice from within Linux. You then also need to say Y to "UnixWare slices support", below. More information about the BFS file system is contained in the file Documentation/filesystems/bfs.txt.
If you don't know what this is about, say N.
To compile this as a module, choose M here: the module will be called bfs. Note that the file system of your root partition (the one containing the directory /) cannot be compiled as a module.
Raw data from LKDDb:
lkddb fs "bfs" : CONFIG_BFS_FS : fs/bfs/inode.c # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module bfs CONFIG_BFS_FS : fs/Kconfig : "BFS file system support (EXPERIMENTAL)" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module bfs CONFIG_BFS_FS : fs/bfs/Kconfig : "BFS file system support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab