From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2370 Path: news.gmane.org!not-for-mail From: Jens Staal Newsgroups: gmane.linux.lib.musl.general Subject: Re: Summary of 1.0 marketing plan/scheme/nefarious plot from IRC. Date: Fri, 30 Nov 2012 05:38:05 +0100 Message-ID: <6639741.DkB69ehYKJ@krypton> References: <1354222203.2190.17@driftwood> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1354250310 1067 80.91.229.3 (30 Nov 2012 04:38:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Nov 2012 04:38:30 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2371-gllmg-musl=m.gmane.org@lists.openwall.com Fri Nov 30 05:38:43 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 1TeIN9-0004iW-1B for gllmg-musl@plane.gmane.org; Fri, 30 Nov 2012 05:38:43 +0100 Original-Received: (qmail 22463 invoked by uid 550); 30 Nov 2012 04:38: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 22455 invoked from network); 30 Nov 2012 04:38:31 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=Y2rQeIQuQBpaE8YSa64uYenq/KemfsUwRHs/DTO7NFU=; b=lF/aJYKh0XcCRnRONSG+MQEoMrCoicBJ4mxKdgrYVtgfMWdG725sZ8R0tEesN46NQn kxN0sSE/qsjYqepQY1R+Sb48cnKQqEcAy8/Pm9yo+1J1TMiMiaKd/bD1QIT8q3qVTp5H qmi7a7GK/DdgoaGeaaXDnWIoVXacIDuBPYI39OzVEbXyVhMY2s+Y+vhS7Ho9vGIkwxgf FFJIs/ekLLmwJx2+eJuvTBJn6k643+P8weVr0XbKd+G7M6lekzg345Zq1TCW/1zXbPiP zI0eSJn5p4W/5OA8a0Sn3NEtW0OvuJeWNn3324hArfXo21/oDlqv07ybqZmchi7ekZ5/ HzhA== User-Agent: KMail/4.9.3 (Linux/3.6.8-1-ARCH; KDE/4.9.3; x86_64; ; ) In-Reply-To: <1354222203.2190.17@driftwood> Xref: news.gmane.org gmane.linux.lib.musl.general:2370 torsdagen den 29 november 2012 14.50.03 skrev Rob Landley: > - works well with android kernel, installs side-by-side with > bionic, > static links well, doesn't introduce any new licensing issues, > provides full posix environment, active and responsive dev > community. > - paper magazines > - long shot, but if you send a press release to pc magazine and > computerworld > and such explaining how musl might help android bridge the gap > between phones > and the desktop they might write a "will android bridge the gap > between phones > and the desktop" article mentioning musl. I like this idea :) and I do believe that the CyanogenMod community might be a nice start (although my feeling is that it seems somewhat disorganized with downloads from weird file-sharing sites and forum posts - my experience with the custom builds has however been very positive). Another project that might be interested is the Zshaolin project. They build an impressive ammount of linux tools for Android. I just tried with "ldd zsh" on my phone, but that did unfortunately no work (ldd is missing) so I am not sure how they built them at the moment - most likely with glibc.