Thursday, January 3, 2008

zobfs


The goal of the evilkittens October coding party for Filth and me was to create our first filesystem : the zobfs.

What is zobfs? Simply a port from scratch of a fat32 fs on OpenBSD. The aim of zobfs is to learn and understand how we can develop a filesystem on our favorite operating system.

We based our dev on some documentation about the fat32 specs and some OBSD fs howto:

fat32

Doc Open

Our project have a free CVS hosting offered by veins on evilkittens and you can browse the source on this cvsweb :

cvsweb

I hope we'll have finished this project for December. And I promise you a simple and sexy paper under LateX which explains how we implement this fs :)

0 comments: