I don't have it available at this time because for one thing
I don't know the best way to package it. Since the FreeBSD
source is a moving target, it doesn't make any sense to
serve it up as a diff. Although most of it exists in
/usr/src/sys/fs/minixfs there are some changes in the
main source: The modules Makefile, the Makefile for
minixfs_mount.c and the vnode.h include file needs
the addition to the enum at the beginning.
If I there is no interest in putting it in the FreeBSD
source or the ports collection, I could just send out
a tar file in mime format to interested people.

                        Ed

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

On Tue, 4 Feb 2003, Charles  Youse wrote:

> This is something I've considered doing myself once or twice,
> but looks like you've saved me the trouble!
> Do you have this up for download somewhere?
>
> C.
>
> -----Original Message-----
> From: Ed Alley [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 04, 2003 1:27 PM
> To: [EMAIL PROTECTED]
> Subject:
>
>
>
> In addition to being a FreeBSD enthusiast, I am also
> a Minix enthusiast. I've learned a great deal about
> how UNIX works by hacking the Minix OS myself.
> A by-product of my hacks was the development of a
> FreeBSD kernel module that impliments the
> Minix Version 2 file system. The latest release
> that it runs on is FreeBSD 4.6.x.
>
> My question is whether the FreeBSD community
> is interested in such a module? If so, then
> how does one go about submitting a kernel
> module for evaluation and possible inclusion
> in the source?
>
> My impression is that the Minix fs is a little
> simplistic perhaps for inclusion in the FreeBSD
> source. If so, then is it possible to submit it
> as a port? I have never seen an example of a
> kernel module that was submitted as a port,
> however.
>
>               Ed Alley
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to