From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZkiOW-0005Gj-Ns for mharc-grub-devel@gnu.org; Fri, 09 Oct 2015 20:52:16 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkFg5-0008Lo-99 for grub-devel@gnu.org; Thu, 08 Oct 2015 14:13:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkFex-0003o7-DI for grub-devel@gnu.org; Thu, 08 Oct 2015 14:12:25 -0400 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:26665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkFew-0003dM-SS for grub-devel@gnu.org; Thu, 08 Oct 2015 14:11:18 -0400 Received: from pps.filterd (m0001255 [127.0.0.1]) by mx0b-00082601.pphosted.com (8.14.5/8.14.5) with SMTP id t98I8chQ003093 for ; Thu, 8 Oct 2015 11:11:15 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fb.com; h=subject : to : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=facebook; bh=foapImZqg0SZxqmH9yTZeOnysveKO3uz4fPBUt1lBuI=; b=G1EP7C2HlMcBa4Bo9iDQ7jasEVsCHDjwj2yAoqeYapra94O4bRsgXvONU3dKyyuS51tP nkubM4eWW/4bL5VkY0k9WDwbBlmZ+DT9IzJdM3FHEqetQvN0l7Dtax3xo4Z060P5s9yc QzNYapnVbsGll/0Yq/UohTfQvQj+u7LLQBA= Received: from mail.thefacebook.com ([199.201.64.23]) by mx0b-00082601.pphosted.com with ESMTP id 1xdwgs009q-19 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Thu, 08 Oct 2015 11:11:12 -0700 Received: from localhost.localdomain (192.168.52.123) by mail.thefacebook.com (192.168.16.15) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 8 Oct 2015 11:02:07 -0700 Subject: Re: GNU GRUB maintenance To: The development of GNU GRUB References: <56158B2B.6040205@gmail.com> From: Josef Bacik Message-ID: <5616AF9E.3030005@fb.com> Date: Thu, 8 Oct 2015 11:02:06 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <56158B2B.6040205@gmail.com> Content-Type: text/plain; charset="UTF-8"; format=flowed X-Originating-IP: [192.168.52.123] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151, 1.0.33, 0.0.0000 definitions=2015-10-08_13:2015-10-08, 2015-10-08, 1970-01-01 signatures=0 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx0b-00082601.pphosted.com id t98I8chQ003093 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 67.231.153.30 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: Thu, 08 Oct 2015 18:13:42 -0000 On 10/07/2015 02:14 PM, Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > Hello, all. I'm sorry for not being available to do enough maintenance > for GRUB in last time but I was overbooked. Yet there is a good news. A= t > Google there is a 20% project and GRUB has been approved as 20% project > for me. The goal is to have 2.02 released before the end of this year. > Other than the raw lack of time there is another issue which makes > maintenance difficult: inefficient VCS. It requires me or someone with > privileges manually copy the patch. What other systems would be ok? It > obviously has to be a free software and hosted on free software-friendl= y > hosting. It also has to have an efficient 1-click merge (so that someon= e > with privileges can get any patch submitted to the system merged in > couple of clicks). > FWIW I'm keeping the facebook patches in my github repo, it works pretty=20 well. Thanks, Josef