diff options
-rw-r--r-- | community/gsoc/project_ideas/server_overriding.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/server_overriding.mdwn b/community/gsoc/project_ideas/server_overriding.mdwn index c9aab792..f16ec218 100644 --- a/community/gsoc/project_ideas/server_overriding.mdwn +++ b/community/gsoc/project_ideas/server_overriding.mdwn @@ -22,7 +22,8 @@ independent set of servers.) The goal of this project is to provide a simple method for overriding individual standard servers, using environment variables, or a special -subshell, or something like that. +subshell, or something like that. It is closely related to the +[[virtualization]] task. Various approaches for such a mechanism has been discussed before. Probably the easiest (1) would be to modify the Hurd-specific parts of [[hurd/glibc]], |