unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* GSoC ideas for GNU Guix
@ 2014-02-19 22:08 Ludovic Courtès
  2014-02-19 22:27 ` Jose E. Marchesi
       [not found] ` <87iosagz9m.fsf@yagnesh.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Ludovic Courtès @ 2014-02-19 22:08 UTC (permalink / raw)
  To: summer-of-code; +Cc: Guix Development

[-- Attachment #1: Type: text/plain, Size: 2812 bytes --]

Good evening!

Below is a list of GSoC ideas for GNU Guix.

Guix people: you’re welcome to put your name as the mentor of one of the
projects below, and to propose other ideas.

Thanks!
Ludo’.


<h4>Supporting binary package distribution through GNUnet</h4>

<p>
GNU Guix provides a transparent binary/source deployment model.  A
server can claim: “hey, I have the binary for
<tt>/nix/store/v9zic07iar8w90zcy398r745w78a7lqs-emacs-24.3</tt>!”, where the
base32 string uniquely identifies a build process.  If you trust that
server to provide genuine binaries, then you can grab them instead of
building Emacs locally.
</p>

<p>
The “traditional model” has been to have a build farm build and serve
binary packages.  In that model, users trust the build farm to provide
authentic binaries.
</p>

<p>
The project aims to provide a <emph>practical</emph> decentralization
distribution mechanism for binary packages, using <a
href="/software/gnunet">GNUnet’s file sharing service</a>.  In that
model, users would be able to automatically share binaries they have
built locally, and to install binaries built by other users.  This is
part of a broader goal of <emph>disintermediation</emph> among users,
and between users and upstream software developers.
</p>

<p>
Problems to be solved <a
href="http://lists.gnu.org/archive/html/bug-guix/2013-03/msg00085.html">include</a>
the authentication of binary packages, user privacy, and the development
of a user interface that makes it trivial to contribute package build
results.
</p>

<strong>Mentor</strong>: <a href="mailto:ludo@gnu.org">Ludovic Court&egrave;s</a>


<h4>Package management from Emacs</h4>

<p>
  The goal of this project is to write a complete package management
  user interface for use in GNU&nbsp;Emacs.  The UI would provide the
  same functionality as the <tt>guix package</tt> command, but using an
  interface similar to that of <tt>package.el</tt>.
</p>

<strong>Mentor</strong>: <a href="mailto:ludo@gnu.org">Ludovic Court&egrave;s</a>


<h4>Porting Guix to GNU/Hurd</h4>

<p>
  GNU Guix currently supports building packages for GNU/Linux only.  The
  goal of this project would be to allow it to cross-build and build
  packages for GNU/Hurd, and to provide a virtual machine image that
  boots into such a system.
</p>
<p>
  This would involve packaging Mach/Hurd/MiG/libc, adjusting allowing
  cross-compilation to GNU/Hurd, cross-compiling the “bootstrap
  binaries” for GNU/Hurd, and then working towards support for GNU/Hurd
  in the <code>(gnu system)</code> Guix modules.  This last point would
  allow a VM image of the complete system to be built.
</p>

<strong>Mentor</strong>: <a href="mailto:ludo@gnu.org">Ludovic Court&egrave;s</a>

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-27 13:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 22:08 GSoC ideas for GNU Guix Ludovic Courtès
2014-02-19 22:27 ` Jose E. Marchesi
     [not found] ` <87iosagz9m.fsf@yagnesh.org>
2014-02-20 11:05   ` [GSoC] Emacs UI for Guix Ludovic Courtès
2014-02-22 20:35     ` Yagnesh Raghava Yakkala
2014-02-27 13:33       ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).