BFS
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 4: | Line 4: | ||
}} | }} | ||
− | BFS (also BeFS) is the file format for BeOS. See also [[Haiku]] which is a recreation of BeOS and can read BFS to a greater or lesser extent. | + | BFS (also BeFS) is the file format for BeOS. See also [[Haiku]] which is a recreation of BeOS and can read BFS to a greater or lesser extent. A later re-implemented version was known as Open BFS, and [[SkyFS]] was forked from it. |
== Resources == | == Resources == | ||
* [http://arstechnica.com/information-technology/2010/06/the-beos-filesystem/ The BeOS file system: an OS geek retrospective] accessed 28 Oct 2012. | * [http://arstechnica.com/information-technology/2010/06/the-beos-filesystem/ The BeOS file system: an OS geek retrospective] accessed 28 Oct 2012. | ||
* [http://www.nobius.org/~dbg/practical-file-system-design.pdf Practical File System Design With the Be File System], by Dominic Giampaolo (the designer of BFS) | * [http://www.nobius.org/~dbg/practical-file-system-design.pdf Practical File System Design With the Be File System], by Dominic Giampaolo (the designer of BFS) |
Revision as of 13:57, 22 August 2019
BFS (also BeFS) is the file format for BeOS. See also Haiku which is a recreation of BeOS and can read BFS to a greater or lesser extent. A later re-implemented version was known as Open BFS, and SkyFS was forked from it.
Resources
- The BeOS file system: an OS geek retrospective accessed 28 Oct 2012.
- Practical File System Design With the Be File System, by Dominic Giampaolo (the designer of BFS)