From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [Patch v3 0/2] Remove figlet from the source tree Date: Mon, 25 Nov 2013 11:23:50 +0000 Message-ID: <52933346.2050801@citrix.com> References: <1385377211-20637-1-git-send-email-andrew.cooper3@citrix.com> <1385378517.22002.33.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1385378517.22002.33.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: George Dunlap , Ian Jackson , Keir Fraser , Jan Beulich , Xen-devel List-Id: xen-devel@lists.xenproject.org On 25/11/13 11:21, Ian Campbell wrote: > On Mon, 2013-11-25 at 11:00 +0000, Andrew Cooper wrote: >> This series removes the hacked up version of figlet from our source tree. >> >> Patch 1 replaces the use of figlet in the build system. >> >> Patch 2 has been deliberately omitted for brevity. It consistes of removing >> "xen/tools/figlet/figlet" from .gitignore, and deleting all files in the >> directory "xen/tools/figlet/" >> >> The series as a whole can be found on the 'remove-figlet-v3' branch of >> http://xenbits.xen.org/git-http/people/andrewcoop/xen.git > fatal: http://xenbits.xen.org/git-http/people/andrewcoop/xen.git/info/refs not found: did you run git update-server-info on the server? > > git://xenbits.xen.org/people/andrewcoop/xen.git works though. > > Ian. > Done - and some refs have appeared. ~Andrew