BFS
From Just Solve the File Format Problem
(Difference between revisions)
(created page) |
Rhetoric X (Talk | contribs) (Practical File System Design With the Be File System) |
||
Line 1: | Line 1: | ||
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. | ||
− | + | == 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) |
Revision as of 22:02, 28 October 2012
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.
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)