From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DtSAI-0004aI-Ix for garchives@archives.gentoo.org; Fri, 15 Jul 2005 15:31:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6FFV6CO025292; Fri, 15 Jul 2005 15:31:06 GMT Received: from mail.twi-31o2.org (66-169-8-184.dhcp.gnvl.sc.charter.com [66.169.8.184]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6FFV5g6014757 for ; Fri, 15 Jul 2005 15:31:06 GMT Received: from [192.168.0.14] (vortex.twi-31o2.org [192.168.0.14]) by mail.twi-31o2.org (Postfix) with ESMTP id 3FEEA248782 for ; Fri, 15 Jul 2005 11:23:08 -0400 (EDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v733) In-Reply-To: References: <1120657640.4744.25.camel@cgianelloni.nuvox.net> <1120832397.11567.84.camel@cgianelloni.nuvox.net> <1120850317.11567.122.camel@cgianelloni.nuvox.net> <1121177579.11002.13.camel@cgianelloni.nuvox.net> <1121187692.11002.34.camel@cgianelloni.nuvox.net> <1121191505.11002.46.camel@cgianelloni.nuvox.net> <1121198353.11002.71.camel@cgianelloni.nuvox.net> <1121370802.26200.36.camel@cgianelloni.nuvox.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chris Gianelloni Subject: Re: [gentoo-catalyst] Re: livecd-stage1 pkgconfig Date: Fri, 15 Jul 2005 11:31:32 -0400 To: gentoo-catalyst@lists.gentoo.org X-Mailer: Apple Mail (2.733) X-Archives-Salt: 97524eca-fa8c-4699-b3a0-c6ddf0eda686 X-Archives-Hash: bb33c2f1d35e5ed6261e3ccc5769c8c2 On Jul 14, 2005, at 8:52 PM, Christophe PEREZ wrote: > another small improvement could be : > > --- livecd-bashrc.orig 2005-07-14 20:44:56.000000000 -0400 > +++ livecd-bashrc 2005-07-14 20:45:32.000000000 -0400 > @@ -8,7 +8,7 @@ > then > rm -f /etc/startx > ##STARTX > - cat /etc/motd > + [ -f /etc/motd ] && cat /etc/motd > fi > fi > fi > > to avoid the error message, if you want. I added this. You shouldn't ever get an error message on any of our release stuff, but I could see it on non-release stuff. Anyway, I think I'll be rolling up catalyst 1.1.10.5 either tonight or tomorrow... so if you have anything else, get it to me now... :P -- gentoo-catalyst@gentoo.org mailing list