From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] xen/build: Remove hacked up version of figlet Date: Thu, 12 Sep 2013 09:30:37 -0700 Message-ID: References: <1379001104-21867-1-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1379001104-21867-1-git-send-email-andrew.cooper3@citrix.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: Andrew Cooper , Xen-devel Cc: Ian Jackson , Tim Deegan , Ian Campbell , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 12/09/2013 08:51, "Andrew Cooper" wrote: > This hacked up version of figlet contributes a supprisingly large proportion > of the Coverity issues found under xen/ (and therefore attributed against Xen) > > Figlet can be found in all distros, so make use of it. > > We keep xen.flf (being the Xen figlet font) and replace the hacked up octal > transform with a short python script. > > The Xen Makefile has been tweaked in such a way that it still prints the > figlet banner for the build. > > Signed-off-by: Andrew Cooper > CC: Keir Fraser > CC: Jan Beulich > CC: Tim Deegan > CC: Ian Campbell > CC: Ian Jackson Acked-by: Keir Fraser