diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-03-20 03:32:48 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-03-20 03:32:48 +0000 |
commit | a5ac188870575d67f096e58eb4df8350e3f855c2 (patch) | |
tree | 3cf26d9a0852c789ee7acc7faa37aa261b750743 /community/gsoc/project_ideas.mdwn | |
parent | f4e3d152396b25ea5d8c921bf6a9ecad4e6f6406 (diff) |
web commit by vincentvikram: Added porting d-i to the hurd
Diffstat (limited to 'community/gsoc/project_ideas.mdwn')
-rw-r--r-- | community/gsoc/project_ideas.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas.mdwn b/community/gsoc/project_ideas.mdwn index 4596815c..64af20c7 100644 --- a/community/gsoc/project_ideas.mdwn +++ b/community/gsoc/project_ideas.mdwn @@ -709,3 +709,8 @@ But this only handles the lowest level of package management. Additional mechanisms are necessary to handle stuff like dependencies on other packages. The goal of this task is to create these mechanisms. + +* To create an installer for Debian GNU/Hurd. + +The idea is to port the debian installer to the hurd. The following link has some +relevant information http://wiki.debian.org/DebianInstaller/Hurd |