summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/gsoc.mdwn3
-rw-r--r--community/sergiu_ivanov___40__scolobb__41__.mdwn52
-rw-r--r--user/scolobb.mdwn47
3 files changed, 45 insertions, 57 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.
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
---