From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GSoC ideas Date: Tue, 09 Feb 2016 21:52:31 +0100 Message-ID: <87oabpr4hc.fsf@gnu.org> References: <20160206113802.GA17867@thebird.nl> <87mvre2eyz.fsf@gnu.org> <87wpqhu0t1.fsf@dustycloud.org> <20160207121637.581ca047@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTFH4-00081c-Ko for guix-devel@gnu.org; Tue, 09 Feb 2016 15:52:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTFH0-0001uP-KX for guix-devel@gnu.org; Tue, 09 Feb 2016 15:52:38 -0500 In-Reply-To: <20160207121637.581ca047@debian-netbook> (Efraim Flashner's message of "Sun, 7 Feb 2016 12:16:37 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner skribis: > The three ideas that I had so far that are floating around in a text file= are: > > - arm64 port -- This could probably be extended into getting a working sy= stem > into place to have a u-boot -> grub loader, and/or using kexec to get a > booted system to reboot into an arm libre-kernel. (for armv7 and arm64?) For aarch64 the first task would be to port Guix (not GuixSD) to that architecture (info "(guix) Bootstrapping"). If everything goes well, it can be relatively simple, but sometimes things don=E2=80=99t go well. ;-) Otherwise it=E2=80=99s surely an eligible project IMO. > - ncurses installer -- my idea was Debian's installer can be considered u= gly, > but it does have everything needed to install a system. Right, that would be nice. > - GaPMaCt - Guix's amazing package manager and configure tool -- Same > non-emacs package & system manager as above. Maybe a backend with a GTK= or > ncurses frontend. +1! Ludo=E2=80=99.