diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-09 23:51:12 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-09 23:51:12 +0100 |
commit | ac551d0c3ca486e72a72f531a36ea809c26149ba (patch) | |
tree | eddef69718ec57f5b9ec07956c64a54688b2e3fe /community | |
parent | bf301b937bfec31118d621c1c6eae0e96489e345 (diff) |
community/gsoc/project_ideas/package_manager: Porting Guix to GNU/Hurd.
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/package_manager.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/package_manager.mdwn b/community/gsoc/project_ideas/package_manager.mdwn index dcbea144..721f6d06 100644 --- a/community/gsoc/project_ideas/package_manager.mdwn +++ b/community/gsoc/project_ideas/package_manager.mdwn @@ -9,7 +9,7 @@ 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]]."]]"""]] -[[!meta title="Hurdish Package Manager for the GNU System"]] +[[!meta title="Hurdish Package Manager for the GNU System, GNU Guix"]] Most GNU/Linux systems use pretty sophisticated package managers, to ease the management of installed software. These keep track of all installed files, and @@ -50,6 +50,9 @@ management. The goal of this task is to exploit Hurd features in [[GNU Guix|hurd/running/nix#guix]]. +See also: [Porting Guix to +GNU/Hurd](http://www.gnu.org/software/soc-projects/ideas-2014.html#guix_hurd). + Possible mentors: Ludovic Courtès, Ben Asselstine (bing) Exercise: Make some improvement to any of the existing Hurd translators. |