From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NVWA6-0000qX-7A for mharc-grub-devel@gnu.org; Thu, 14 Jan 2010 15:19:22 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVWA5-0000qS-9p for grub-devel@gnu.org; Thu, 14 Jan 2010 15:19:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVWA0-0000lG-Kg for grub-devel@gnu.org; Thu, 14 Jan 2010 15:19:20 -0500 Received: from [199.232.76.173] (port=60863 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVWA0-0000lA-Gz for grub-devel@gnu.org; Thu, 14 Jan 2010 15:19:16 -0500 Received: from mail-yx0-f191.google.com ([209.85.210.191]:58223) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVWA0-00037b-8x for grub-devel@gnu.org; Thu, 14 Jan 2010 15:19:16 -0500 Received: by yxe29 with SMTP id 29so10288727yxe.14 for ; Thu, 14 Jan 2010 12:19:15 -0800 (PST) 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=sZrYpiN2dU027C62q6ossdRIXaHS+HJyCon5nQS9W1Q=; b=hQQhHBECwwKQVF7H6dYq6cJD+uD1ZIgCpL5g3jV3KldbGt/t1UDytQBUiHrH1XulCq BdPdH4EYOxFi0YlO+wvPzNOcCg6wlaa48x1gZxwHoI/mPap+kaLdy0HW6ovEk5jR0lnq MJDfZ1lBHZNwvG8avYwDuVPMPz1GkJfRvy/aY= 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=oqtvxVvign1P8peXkSU9AXPP+4/C1R58yYJuRSAYQ3UfAHmWYXUudFNrOQnLrITQYy qdrkT1e5CIrwWmp/1hG3OE2kdq3ZxuLC/cfYiGEac1a9VRX+H7b0Vig8b7v3fGv7s6rM 0MO0EoXGZB8I9bm9ChpauBhh/0mFXCe9m/nSs= Received: by 10.101.11.27 with SMTP id o27mr2689377ani.16.1263500354865; Thu, 14 Jan 2010 12:19:14 -0800 (PST) Received: from ?192.168.0.75? (cpe-24-174-183-197.satx.res.rr.com [24.174.183.197]) by mx.google.com with ESMTPS id 16sm596971gxk.7.2010.01.14.12.19.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Jan 2010 12:19:13 -0800 (PST) Message-ID: <4B4F7C41.4000604@gmail.com> Date: Thu, 14 Jan 2010 14:19:13 -0600 From: Bruce Dubbs User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080722 SeaMonkey/1.1.11 MIME-Version: 1.0 To: The development of GNU GRUB References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Bazaar workflow for GRUB X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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, 14 Jan 2010 20:19:21 -0000 BVK Chaitanya wrote: > Attached is the initial version of workflow document for GRUB > contributions. I am yet to get right DVCS right, so I suspect it > might have minor differences from what other developers are following > already. I can't comment on details, but thank you for this. It is very helpful to me. -- Bruce