mailing list of musl libc
 help / color / mirror / code / Atom feed
From: John Spencer <maillist-musl@barfooze.de>
To: musl@lists.openwall.com
Cc: Andrew Bradford <andrew@bradfordembedded.com>
Subject: Re: CLFS embedded book switches to musl-libc
Date: Wed, 16 Oct 2013 23:22:23 +0200	[thread overview]
Message-ID: <525F038F.7000505@barfooze.de> (raw)
In-Reply-To: <525EFB3C.20003@bradfordembedded.com>

On 10/16/2013 10:46 PM, Andrew Bradford wrote:
> On 10/16/13 16:38, John Spencer wrote:
>> while looking around i noticed that
>> http://cross-lfs.org/view/clfs-embedded/x86/final-system/pkgmgt.html
>> gives some advice regarding GLIBC, which does not hold for musl.
>> with musl, it's perfectly safe to just drop in a new libc.so.
>
> Thanks!  I wrote a trac ticket for it.
>
> http://trac.cross-lfs.org/ticket/935
>
> -Andrew
>

this page also seems to require some cleanup:
http://cross-lfs.org/view/clfs-embedded/x86/appendixc/dependencies.html

it mentions bash (not needed, everything works with posix sh (i.e. 
busybox' ash) as well), glibc, coreutils (should be busybox), gawk 
(busybox awk works as well, at least with latest bugfixes from git), 
udev (not mentioned elsewhere, so its probably not even in clfs), 
diffutils (not needed at all, bb's diff command works just as well), 
file (not needed at all), gzip (included in bb...)

another thing i noticed:
http://cross-lfs.org/view/clfs-embedded/x86/beyond-net/libnl.html
libnl is quite bloated, so the guys from openwrt made a lightweight 
replacement called libnl-tiny (also used by sabotage).
http://wiki.musl-libc.org/wiki/Alternative_libraries#Alternative_Libraries_and_Programs
sabotage also has a ready-to-use tarball available on its download 
mirrors, since openwrt's package seems to require a git checkout.


  reply	other threads:[~2013-10-16 21:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-16 19:59 Andrew Bradford
2013-10-16 20:38 ` John Spencer
2013-10-16 20:46   ` Andrew Bradford
2013-10-16 21:22     ` John Spencer [this message]
2013-10-17 12:50       ` Andrew Bradford
2013-10-22 18:58 ` [Clfs-dev] " Kevyn-Alexandre Paré
2013-10-22 21:08   ` Rich Felker
2013-10-23 11:07     ` [musl] " Andrew Bradford
2013-10-23 14:13       ` Rich Felker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=525F038F.7000505@barfooze.de \
    --to=maillist-musl@barfooze.de \
    --cc=andrew@bradfordembedded.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).