diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2018-05-25 16:53:56 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2018-05-25 16:53:56 +0200 |
commit | 7b2c10b40b5224b7cb9bddf73215316681ae424d (patch) | |
tree | 95ed661e5631e4a7a1ccc7727310736eae82a577 /community/gsoc/project_ideas/namespace-based_translator_selection.mdwn | |
parent | f5663ced68296bf52cb07427cf9760041fcc24dd (diff) | |
download | web-7b2c10b40b5224b7cb9bddf73215316681ae424d.tar.gz web-7b2c10b40b5224b7cb9bddf73215316681ae424d.tar.bz2 web-7b2c10b40b5224b7cb9bddf73215316681ae424d.zip |
Further clean up list of Google Summer of Code project ideas
Diffstat (limited to 'community/gsoc/project_ideas/namespace-based_translator_selection.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/namespace-based_translator_selection.mdwn | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/community/gsoc/project_ideas/namespace-based_translator_selection.mdwn b/community/gsoc/project_ideas/namespace-based_translator_selection.mdwn index f668b6f2..e41059b7 100644 --- a/community/gsoc/project_ideas/namespace-based_translator_selection.mdwn +++ b/community/gsoc/project_ideas/namespace-based_translator_selection.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2008, 2009, 2012 Free Software Foundation, +[[!meta copyright="Copyright © 2008, 2009, 2012, 2018 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -11,12 +11,16 @@ License|/fdl]]."]]"""]] [[!meta title="Namespace-based Translator Selection"]] -[!] [[Sergiu Ivanov|scolobb]] has been working *voluntarily* on this task an -inofficial GSoC 2008 participant. Not all the desired functionality is in -place yet, though. +[[!template id=highlight text="""/!\ Obsolete? /!\ --- +This is probably no longer valid as a Google Summer of Code project. +[[Sergiu Ivanov|scolobb]] has been working *voluntarily* on this task an +inofficial GSoC 2008 participant. Not all the desired functionality is in +place yet, though, but the status needs to be evaluated."""]] + + The main idea behind the Hurd is to make (almost) all system functionality user-modifiable ([[extensible_system|extensibility]]). This includes a user-modifiable filesystem: the whole filesystem is implemented decentrally, by |