Node: Introduction, Next: , Previous: Top, Up: Top



Introduction

This howto is designed to be a guide for helping someone who wanted to integrate or design a new filesystem into OpenBSD. It is based on personal experiences in the OpenBSD kernel development. Because it is not done by the OpenBSD team. This document may contains errors and future code of OpenBSD may differ from the one presented. This work is based over a 3.4 version from November 2003.
Before reading this Howto you must at least have the minimum knowledge about a filesystem, what it intend to do, ... This will normally be the case because if you read this Howto you certainly want to introduce the support for a new filesystem in OpenBSD.
If you have any questions about this document feel free to email us, Laurent Corbes <caf@glot.net> and Sebastien Bombal <acide@bombal.org>.
The master copy of this document is located at http://glot.net/openbsd-filesystem-howto/.