mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Nathan McSween <nwmcsween@gmail.com>
To: musl@lists.openwall.com
Subject: Re: filesystem layout
Date: Tue, 25 Sep 2012 10:40:48 -0700	[thread overview]
Message-ID: <5061ECA0.9000107@gmail.com> (raw)
In-Reply-To: <CAPLrYERD+Tu02rRFjap-edPegLbSufbRc=RJ1qjW4OzFef+dVg@mail.gmail.com>

Well here's my peanuts on this bikeshed:

/usr/bin - binaries
/usr/sbin - static binaries
/usr/lib/<triplet> - architecture dependent binary libraries
/usr/lib/<triplet>/<pkg> - architecture dependent binary package libraries
/usr/sub/<triplet?>/<pkg> - gratuitous libexec renaming, short for 
subprocess sublibrary, etc
/usr/int/<arch> - arch dependent includes
/usr/share/int - arch independent includes
/usr/share/sub - arch independent sub...
/var/srv/<pkg> - package specific variable data such as apache, git, etc
/run - runtime data

I would have to look at debain multiarch more.


      parent reply	other threads:[~2012-09-25 17:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-25  9:58 Daniel Cegiełka
2012-09-25 10:53 ` Luca Barbato
2012-09-25 11:09   ` Daniel Cegiełka
2012-09-25 11:22     ` Luca Barbato
2012-09-25 11:26       ` Kurt H Maier
2012-09-25 11:35         ` Luca Barbato
2012-09-25 11:58           ` Daniel Cegiełka
2012-09-25 12:31             ` Luca Barbato
2012-09-25 12:50           ` Kurt H Maier
2012-09-25 13:08             ` Luca Barbato
2012-09-25 13:09           ` Christian Neukirchen
2012-09-25 13:41             ` Luca Barbato
2012-09-25 13:51               ` Daniel Cegiełka
2012-09-25 11:35     ` Szabolcs Nagy
2012-09-25 17:44   ` Rich Felker
2012-09-26  8:13     ` Daniel Bainton
2012-09-25 13:01 ` Christian Neukirchen
2012-09-25 13:42   ` Daniel Cegiełka
2012-09-25 17:40 ` Nathan McSween [this message]

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=5061ECA0.9000107@gmail.com \
    --to=nwmcsween@gmail.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).