public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Seth Hartbecke <seth@sethstoybox.org>
To: linux-kernel@vger.kernel.org
Subject: My summer project: XMLFS
Date: Sun, 1 Jul 2001 16:11:43 -0500	[thread overview]
Message-ID: <01070116114307.23785@myst> (raw)

For quite some time now I've wanted to try and do something in the kernel.  
And I need a simple project to start with, so I decided to create a 
filesystem that reads and writes to a XML file.  It's really basic right now 
(does not support permissions, but that should not be too hard to add) and 
does not like XML files with errors in them.

If any of you want to try it (and possibly lock your system in the process) 
you can download it from http://sethstoybox.org/projects/xmlfs/xmlfs.tgz.  
I've had it compile under 2.4.2, 2.4.3, 2.4.5 on Debian and Mandrake systems.

I know it's kinda pointless (and really silly to put an XML parser in the 
kernel), but I had fun.  Comments (outside of "this is totally stupid") are 
greatly appreciated.

thanks
l8r
Seth Hartbecke
-- 
A man that would sacrifice his freedom for security deserves neither.
				-- Charles Louis de Secundat, 1774

                 reply	other threads:[~2001-07-01 21:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01070116114307.23785@myst \
    --to=seth@sethstoybox.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox