From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YIg55-00059L-Jp for mharc-grub-devel@gnu.org; Tue, 03 Feb 2015 11:12:03 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIg52-00058Q-98 for grub-devel@gnu.org; Tue, 03 Feb 2015 11:12:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIg4w-0004W2-Du for grub-devel@gnu.org; Tue, 03 Feb 2015 11:12:00 -0500 Received: from mail-la0-x22f.google.com ([2a00:1450:4010:c03::22f]:40372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIg4w-0004Vx-5e for grub-devel@gnu.org; Tue, 03 Feb 2015 11:11:54 -0500 Received: by mail-la0-f47.google.com with SMTP id hz20so53101810lab.6 for ; Tue, 03 Feb 2015 08:11:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=r6xbE4/YMwRimhya7WksJzeH20tOA7FuI1w/rKRPqWo=; b=Hv4fL21nwFJRhVvoWAtLvqX3K3qgp2kNi/S47NgG8MGv4KhuTvmWCUdkGDdkexjmkG rSyQ90dL8+mQ6a8ZLZnf48Meuarj21KyZ/hXCbdHmtnG2nXAo+KZuYzRSrOV+MBHwKay WoImkY53ZWY0sWIXy6S8qB8SrfiNva9whpRB/5Ia9npX+F4bUS59/eCoaUIvCRoTUBD9 zxwB1jU5bUzo1gFz7zSLVm5d15+DKfGze7nPmIrJzO3tPLItnWEfLCxH+aYfbReFObRI Cj+6BZs2jgr1NUx7DM2P3NJY4jOfekFdALSuKMK54J/4ylATU+p6kVG87UGzrPxf3hTo zwAw== X-Received: by 10.152.10.65 with SMTP id g1mr13174141lab.84.1422979913275; Tue, 03 Feb 2015 08:11:53 -0800 (PST) Received: from localhost.localdomain ([62.76.168.255]) by mx.google.com with ESMTPSA id kz6sm5126321lbc.19.2015.02.03.08.11.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Feb 2015 08:11:52 -0800 (PST) Message-ID: <54D0F346.7060007@gmail.com> Date: Tue, 03 Feb 2015 19:11:50 +0300 From: Pavel Kretov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: GSoC: outdated ideas list? Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22f X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2015 16:12:01 -0000 Hello everybody. Now GSoC 2015 is going to start at February, 9 and Grub website has a “Summer of code” link on its main page [1], but it states to be updated on 2012/01/05, which is quite a lot ago. So I've checked the Git repo and found that LUKS and fancy menus seem to be already implemented. What about other ideas in the list, they're not relevant too? Or may be some completely new ideas are coming soon? I'm new to GRUB development, I've just looked how to implement support for ATA security commands in a bootloader, then found LUKS on “Summer of code” page and thought it would be a great idea for GSoC to implement both of them. But LUKS are already done and ATA-security is not that big deal to be a project on it own. [1]: http://www.gnu.org/software/grub/grub-soc.html ——— Pavel Kretov.