From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N4IpY-0004O7-I3 for mharc-grub-devel@gnu.org; Sat, 31 Oct 2009 14:37:40 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4IpX-0004Nq-C5 for grub-devel@gnu.org; Sat, 31 Oct 2009 14:37:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4IpR-0004IV-OV for grub-devel@gnu.org; Sat, 31 Oct 2009 14:37:38 -0400 Received: from [199.232.76.173] (port=49115 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4IpR-0004IM-L6 for grub-devel@gnu.org; Sat, 31 Oct 2009 14:37:33 -0400 Received: from mail-bw0-f215.google.com ([209.85.218.215]:57570) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4IpR-0001WA-7f for grub-devel@gnu.org; Sat, 31 Oct 2009 14:37:33 -0400 Received: by bwz7 with SMTP id 7so4843190bwz.26 for ; Sat, 31 Oct 2009 11:37:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=8R2yc5aT4JShyJb3k3UnzNtlwHJYV6I2NRuwP8oRkjA=; b=KK21fIMZIAiGL75ecsj63NMvhnSNIB9ABsWlYhTsJwEHYvNjiMFBghJll5nQNJgK5d L5EdCpsbcOBajrxxV0voDALsKiKhJfBWpQfjFYm0Lg6vQ3LlLg8Pit0gd05UTWvMfzwG SFCp20VhI/kjCeg0kG3ng50ob+RaXCsX2Kab4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=fof7Y9iPnlwMcaMLzJrIykIXdbwNFw+EI4vu+XW+whpr+NVX+b3SfOAxP8coqBYU/o 25kVnRnFOuVcUikejmKNYRV4Oatyuj4zUSz/AMuK3l5ZdZUqsellzqQAcb3POiSNdK7v 3KnmVR9cg7NxVVsWCtVZFlr1xRel40TWca4jQ= Received: by 10.204.8.199 with SMTP id i7mr2377105bki.37.1257014248848; Sat, 31 Oct 2009 11:37:28 -0700 (PDT) Received: from debian.bg45.phnet (vpn-global-dhcp1-71.ethz.ch [129.132.208.71]) by mx.google.com with ESMTPS id 26sm3123995fks.32.2009.10.31.11.37.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 31 Oct 2009 11:37:28 -0700 (PDT) Message-ID: <4AEC83E2.20406@gmail.com> Date: Sat, 31 Oct 2009 19:37:22 +0100 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: The development of GRUB 2 References: <20091024130600.GA29752@thorin> In-Reply-To: <20091024130600.GA29752@thorin> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Experimental branch of GRUB X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2009 18:37:39 -0000 Robert Millan wrote: > Hi, > > An experimental branch of GNU GRUB is now available: > > # readonly access > bzr branch http://bzr.savannah.gnu.org/r/grub/branches/experimental/ > > # member access > bzr branch sftp://@bzr.savannah.gnu.org/srv/bzr/grub/branches/experimental > > The purpose of this branch is to serve as staging area so that new code can > be tested and collaboratively maintained when we expect that it will be > eventually merged into trunk, but it is not yet ready for this (e.g. too > inmature or wrong time in the development cycle). > > I'm appointing Vladimir Serbinenko as the developer in charge of this branch. > Patches may be merged in it at his discretion. > > Just few points about it 1) Use separate ChangeLog file for experimental features. E.g. I'll use ChangeLog.mips for my mips branch. No need to mention all the history, only what needs to be put when feature is merged back in mainline. 2) Members are encouraged to use /people// branches to simplifiy the management and merging to mainline once feature is considered mature 3) For non-members which have copyright assignment send the patch I'll apply it 4) Any inclusion of material non-covered by copyright assignment is above my authority and have to be approved by maintainer > ------------------------------------------------------------------------ > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git