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 /community | |
parent | bdd439dee5802de1c0f0226d9e1ca9a14c72e311 (diff) |
Merge scolobb's new page into his old user page.
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc.mdwn | 3 | ||||
-rw-r--r-- | community/sergiu_ivanov___40__scolobb__41__.mdwn | 52 |
2 files changed, 2 insertions, 53 deletions
diff --git a/community/gsoc.mdwn b/community/gsoc.mdwn index d1838234..ce3b26fb 100644 --- a/community/gsoc.mdwn +++ b/community/gsoc.mdwn @@ -29,7 +29,8 @@ are now evaluating your applications. --> The applications have been evaluated and the following student has been accepted: -* [[Sergiu Ivanov (scolobb)]] + * [[Sergiu Ivanov|scolobb]] + # History diff --git a/community/sergiu_ivanov___40__scolobb__41__.mdwn b/community/sergiu_ivanov___40__scolobb__41__.mdwn deleted file mode 100644 index 1e1db7a3..00000000 --- a/community/sergiu_ivanov___40__scolobb__41__.mdwn +++ /dev/null @@ -1,52 +0,0 @@ -[[!meta copyright="Copyright © 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 -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -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]]."]]"""]] - -## Sergiu Ivanov (scolobb) - -### Details - -<unlimitedscolobb@gmail.com>, Google Summer of Code 2009 Student - -### 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 [[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. |