All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ftp.linux.org.uk>
To: "Schmidt, Kenneth P" <kenneth.schmidt@pnl.gov>
Cc: Jan Dittmer <jdi@l4x.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: FW: [patch 01/02] vfs: variant symlinks
Date: Sat, 29 Sep 2007 21:33:12 +0100	[thread overview]
Message-ID: <20070929203312.GX8181@ftp.linux.org.uk> (raw)
In-Reply-To: <C323F837.4E04%kenneth.schmidt@pnl.gov>

On Sat, Sep 29, 2007 at 12:40:23PM -0700, Schmidt, Kenneth P wrote:

> The best example of how this can be useful is to allow a heterogeneous
> environment which uses a common filesystem. For example, both x86_64 and
> power systems could mount a root nfs share and execute with a common set of
> configurations and data, but the binary directories (bin and lib) could
> point to architecture specific directories.

mount --bind /usr/$(ARCH)/bin /usr/bin
mount --bind /usr/$(ARCH)/lib /usr/lib

or corresponding ones in /etc/fstab.  BFD...

  reply	other threads:[~2007-09-29 20:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <C323F762.4E00%kenneth.schmidt@pnl.gov>
2007-09-29 19:40 ` FW: [patch 01/02] vfs: variant symlinks Schmidt, Kenneth P
2007-09-29 20:33   ` Al Viro [this message]
2007-09-29 21:59   ` Trond Myklebust

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=20070929203312.GX8181@ftp.linux.org.uk \
    --to=viro@ftp.linux.org.uk \
    --cc=jdi@l4x.org \
    --cc=kenneth.schmidt@pnl.gov \
    --cc=linux-kernel@vger.kernel.org \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.