From patchwork Tue May 8 18:11:05 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vikram Narayanan X-Patchwork-Id: 157766 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id B1BE5B6FAA for ; Wed, 9 May 2012 04:11:24 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EEACB280AD; Tue, 8 May 2012 20:11:18 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rqPFvEuMTCvJ; Tue, 8 May 2012 20:11:18 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id B36982809F; Tue, 8 May 2012 20:11:17 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 01A9728086 for ; Tue, 8 May 2012 20:11:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OXf7CmoO7Mg0 for ; Tue, 8 May 2012 20:11:15 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by theia.denx.de (Postfix) with ESMTPS id 04934280A6 for ; Tue, 8 May 2012 20:11:13 +0200 (CEST) Received: by mail-pz0-f44.google.com with SMTP id x6so174054dac.3 for ; Tue, 08 May 2012 11:11:13 -0700 (PDT) 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:cc:subject :content-type:content-transfer-encoding; bh=otE0RZbxIOliad5aYnePINANh9XvSlWQxRjB1lQSm/0=; b=iSSf8coJiZ60kbWM4z20PJPsJqn9By9t6O0Qt3eJzfeeBHdqvpkwQ2kLhU7/dNhN++ W1udX3XmrhD03hnwRQXBAq/ve/A9i1BGKabBd1V2+olbWQdr2bU4fgDdn7GJk+xG18vj rIkclFcnj5XmKdFu5cSVV3OEQrNspSEjkTbNkW84UDhkh9ja0pV4VwOLLYGywr07eKjD B9+LbORI0TohKlF82jkrtYu2YmtgSEFlKU0eALzgtMaPaamqU0YpRw3fG7FEaRvS558L DLBvumlndblfgXp+RUkJMWc9Rc6gkRnW4lr1weaXxg3owf1ECkcB6RVb+cLWJAYG7dYV GLLQ== Received: by 10.68.216.201 with SMTP id os9mr5193900pbc.129.1336500673219; Tue, 08 May 2012 11:11:13 -0700 (PDT) Received: from [115.241.56.203] ([115.241.56.203]) by mx.google.com with ESMTPS id pl7sm3085877pbb.59.2012.05.08.11.11.09 (version=SSLv3 cipher=OTHER); Tue, 08 May 2012 11:11:12 -0700 (PDT) Message-ID: <4FA961B9.8070206@gmail.com> Date: Tue, 08 May 2012 23:41:05 +0530 From: Vikram Narayanan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: u-boot@lists.denx.de Subject: [U-Boot] [PATCH 2/2] patman: Update README X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Make changes in the README file with the new location of patman config file. Also update the creation of config file. Signed-off-by: Vikram Narayanan Cc: Simon Glass --- tools/patman/README | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/tools/patman/README b/tools/patman/README index 7ba9e80..86ede78 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -68,7 +68,10 @@ How to configure it For most cases patman will locate and use the file 'doc/git-mailrc' in your U-Boot directory. This contains most of the aliases you will need. -To add your own, create a file ~/.config/patman directory like this: +During the first run patman creates a config file for you by taking the default +user name and email address from the global .gitconfig file. + +To add your own, create a file ~/.patman like this: >>>> # patman alias file