From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZkMUC-0007aA-ME for mharc-grub-devel@gnu.org; Thu, 08 Oct 2015 21:28:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkMU9-0007YQ-5U for grub-devel@gnu.org; Thu, 08 Oct 2015 21:28:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkMU4-00087F-0E for grub-devel@gnu.org; Thu, 08 Oct 2015 21:28:37 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:31920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkMU3-000868-Pv for grub-devel@gnu.org; Thu, 08 Oct 2015 21:28:31 -0400 Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t991SS8o016137 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 9 Oct 2015 01:28:29 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userv0021.oracle.com (8.13.8/8.13.8) with ESMTP id t991SSxn028504 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Fri, 9 Oct 2015 01:28:28 GMT Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id t991SRVg029032 for ; Fri, 9 Oct 2015 01:28:28 GMT Received: from x230.dumpdata.com (/209.6.196.81) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 08 Oct 2015 18:28:27 -0700 Date: Thu, 8 Oct 2015 21:28:25 -0400 From: Konrad Rzeszutek Wilk To: The development of GNU GRUB Subject: Re: GNU GRUB maintenance Message-ID: <20151009012825.GC4190@x230.dumpdata.com> References: <56158B2B.6040205@gmail.com> <5615A494.1050901@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Source-IP: userv0021.oracle.com [156.151.31.71] Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by aserp1040.oracle.com id t991SS8o016137 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 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: Fri, 09 Oct 2015 01:28:38 -0000 On Thu, Oct 08, 2015 at 01:24:50PM +0700, Fajar A. Nugraha wrote: > On Thu, Oct 8, 2015 at 6:02 AM, Vladimir '=CF=86-coder/phcoder' Serbine= nko > wrote: > > On 07.10.2015 23:36, SevenBits wrote: >=20 > >> What other systems would be ok? It > >> obviously has to be a free software and hosted on free software-= friendly > >> hosting. It also has to have an efficient 1-click merge (so that= someone > >> with privileges can get any patch submitted to the system merged= in > >> couple of clicks). > >> > >> > >> > >> I know that git is pretty popular... > >> > > Git integration is a plus. Like gerrit: git based with a review syste= m > > on top of it. >=20 > Is "has to be a free software" an absolute requirement? Also an kernel.org git account could be requested. It is there for syslinux, dracut, bluetooth, etc. GRUB2 could be hosted there as well? >=20 > Github, the web, is not open source. However it uses git, adds > features (like the "1-click merge" and organization), and free (to > use) for open source projects. >=20 > Some open source projects hosted on github (and use the organization fe= ature): > https://github.com/zfsonlinux > https://github.com/freeradius >=20 > Some open source projects using github as mirror: > https://help.github.com/articles/about-github-mirrors/ >=20 > Github help on web-based pull request: > https://help.github.com/articles/using-pull-requests/ > https://help.github.com/articles/merging-a-pull-request/ >=20 > The downside with github that I can think of, is that for efficient > use of the "1-click merge" web interface, the pull request must be > created from the github interface (and the discussion will happen > there as well), as opposed to in the mailing list like what currently > happen. Then again, if the intention is simply to provide > "notification to the mailing list" (and no need to allow discussion > participation FROM the mailing list on the pull requests), you could > probably work around that by having a normal git account with > mailing-list address "watching" your repository. >=20 > --=20 > Fajar >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel