From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/968 Path: news.gmane.org!not-for-mail From: "gs@int3.at" Newsgroups: gmane.linux.lib.musl.general Subject: Re: Call for musl-based distro blurbs Date: Thu, 07 Jun 2012 18:12:14 +0200 Message-ID: <4FD0D2DE.4020208@int3.at> References: <20120525232222.GA30663@brightrain.aerifal.cx> <4FD0B2D6.5080209@int3.at> <20120607140843.GX17860@port70.net> <4FD0C208.6050004@int3.at> <20120607144916.GA163@brightrain.aerifal.cx> <874nqnqgfi.fsf@gmail.com> <20120607154701.GC163@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1339085023 13754 80.91.229.3 (7 Jun 2012 16:03:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2012 16:03:43 +0000 (UTC) Cc: Rich Felker To: musl@lists.openwall.com Original-X-From: musl-return-969-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jun 07 18:03:41 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1ScfBL-0005Aw-EP for gllmg-musl@plane.gmane.org; Thu, 07 Jun 2012 18:03:31 +0200 Original-Received: (qmail 9401 invoked by uid 550); 7 Jun 2012 16:03:31 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 9382 invoked from network); 7 Jun 2012 16:03:30 -0000 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Mail/1.0 In-Reply-To: <20120607154701.GC163@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:968 Archived-At: On 06/07/2012 05:47 PM, Rich Felker wrote: > On Thu, Jun 07, 2012 at 05:40:01PM +0200, Christian Neukirchen wrote: >>> It would be nice if perl could be part of pkg (and optional) instead >>> of stage1... >> You need perl to compile the kernel. > There's a simple patch (not more than a few lines IIRC) to fix that > bug in the kernel. > > Rich > landley's no-perl fix is applied, but something else is still depending on it. iirc it has to do with the ssl-certificates package. I need to inspect what is causing the perl dependency this time.