diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-29 17:08:33 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-29 17:08:33 +0200 |
commit | 41384151ead1facfedc1cef179d83b819aef9792 (patch) | |
tree | f7afdbb123f36fae791bd66592045b4ed459eafb /user/scolobb.mdwn | |
parent | bdd439dee5802de1c0f0226d9e1ca9a14c72e311 (diff) | |
download | web-41384151ead1facfedc1cef179d83b819aef9792.tar.gz web-41384151ead1facfedc1cef179d83b819aef9792.tar.bz2 web-41384151ead1facfedc1cef179d83b819aef9792.zip |
Merge scolobb's new page into his old user page.
Diffstat (limited to 'user/scolobb.mdwn')
-rw-r--r-- | user/scolobb.mdwn | 47 |
1 files changed, 43 insertions, 4 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn index 09016edb..b481f235 100644 --- a/user/scolobb.mdwn +++ b/user/scolobb.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -8,13 +8,52 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -# scolobb -Sergiu Ivanov, interested non-student +Sergiu Ivanov Mail: <mailto:unlimitedscolobb@gmail.com> -Project: Namespace-based translator selection + +# Google Summer of Code: 2009 Project + +**Unionmount**: The goal of this project is to make it possible to +mount a translator on a node in such a way that the contents of the +node be merged with the (virtual) filesystem published by the +translator. + +For documentation, see [[hurd/translator/unionmount]]. + +--- + +## Roadmap + +### DONE + +* Make unionfs build. + +* Change the command line parsing in unionfs to comply with the + requirements of unionmount. + +* Start the mountee. + +### TODO + +* Include the filesystem published by the mountee in the list of + merged filesystems. + +* Use a different (better?) implementation idea. + +* Write documentation. + +* Push the unionmount branch (*master-scolobb-unionmount*) to the + unionfs repository. + +* Derive an independent repository based on the + *master-scolobb-unionmount* branch. + +--- + +# Google Summer of Code: 2008 Project: Namespace-based translator selection --- |