Re: A question about the tmp directory, and ext2 support
Frode Vatvedt Fjeld <[email protected]> 16 Jan 2008 17:41:59 +0100
| Newsgroups | gmane.lisp.movitz.devel |
|---|---|
| Message-ID | <[email protected]> |
Andreas Davour <[email protected]> writes: > I found the tmp directory and the files there looks interesting, since > if I haven't missunderstood the image I've managed to dump, they lack > support for harddrives and file systems. How do you build muerte with > ext2 support, really? > > Any hints? There is in principle no ext2 support. The tmp directory holds various bits and pieces of (contributed) code that's not really integrated with the rest of the system (yet). See the ext2 file as a starting point for you to write proper ext2 support for movitz :-) -- Frode Vatvedt Fjeld