[NetBSD logo]    &    [Google logo]

NetBSD-SoC: File system access utilities

Mentor : Antti Kantee
Student : Arnaud Ysmal

What is it?

   The aim of this project is to write a set of utilities to access and modify a file system image without having to mount it.

   It relies on the ukfs library, so as to use the file systems source code from the kernel instead of duplicating it. By doing so, it benefits from the widely tested sources from the kernel. As mentioned by Antti Kantee, the kernel sources can also benefit from the testing and slightly different usage patterns provided by this project.

Status

I blog at blog.stacktic.org.

Deliverables

Mandatory (must-have) components: Optional (would-be-nice) components:

Documentation

[Insert use and test cases, instruction for integration into NetBSD, installation, configuration, using; reference existing standards or other existing works where appropriate]

Technical Details

These tools rely on the ukfs library which uses RUMPs (Runnable Userspace Meta Programs).

Manpages used :
SourceForge.net Logo
Arnaud Ysmal <ysmal.arnaud@gmail.com>
$Id: index.html,v 1.4 2008/06/28 20:12:44 stacktic Exp $