All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: Jan Kiszka <jan.kiszka@siemens.com>, Xenomai <xenomai@xenomai.org>
Subject: Re: [Xenomai] [pull] forge: Adjust default registry mount point
Date: Fri, 28 Nov 2014 17:16:07 +0100	[thread overview]
Message-ID: <20141128161607.GI8051@hermes> (raw)
In-Reply-To: <20141128161310.GR24110@csclub.uwaterloo.ca>

On Fri, Nov 28, 2014 at 11:13:10AM -0500, Lennart Sorensen wrote:
> On Fri, Nov 28, 2014 at 12:55:37PM +0100, Gilles Chanteperdrix wrote:
> > Again, using /mnt/xenomai does not break any distribution following
> > the standard.
> 
> Yes it does when I mount my disk on /mnt.  xenomai is hidden.

You choose to do that, not the distribution. Read my sentence again
"does not break any distribution following the standard".

> 
> > Let us try things another way, the possibilities we have are:
> > - /mnt/xenomai: a solution that used to be standard but ceased to be
> > with the FHS which did not provide a standard replacement, but does
> > not break any distribution
> 
> As above, it does.
> 
> > - /run/xenomai: a solution that relies on the existence on the /run
> > directory, which is not standard, but is going to be, maybe.
> > - /var/run/xenomai: a solution which does not violate any version of
> > the standard, but is not standard either, does not make clear that
> > the directory is a mount point (which /mnt does), breaks the
> > existing documentation, breaks the existing usages of Xenomai 3, and
> > is longer to type.
> 
> / is a mount point too, but the name doesn't imply that either.  That's a
> bad argument.
> 
> > So, I really find that /mnt/xenomai is the best compromise. There is
> > no standard solution, at least /mnt/xenomai is a solution that used
> > to be standard.
> 
> Well it will break on my system all the time.  It's a very shitty solution
> and not a compromise at all.  You are breaking things on my system.
> 
> /mnt is for the admin's use only.  No exceptions.

As you said, the admin chooses to use it as he wants. And 
mkdir /mnt/tmp
will allow you to have xenomai, and mount temporary filesystems as
well.

Just because you have chosen to use /mnt in an arguably stupid
despite standard way, should not influence how others want to use
it. 

-- 
					    Gilles.


  reply	other threads:[~2014-11-28 16:16 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-27 16:25 [Xenomai] [pull] forge: Adjust default registry mount point Jan Kiszka
2014-11-27 18:18 ` Gilles Chanteperdrix
2014-11-27 18:51   ` Jan Kiszka
2014-11-27 18:56     ` Gilles Chanteperdrix
2014-11-27 19:21       ` Jan Kiszka
2014-11-27 19:14     ` Lennart Sorensen
2014-11-27 20:34       ` Gilles Chanteperdrix
2014-11-27 20:43         ` Jan Kiszka
2014-11-27 21:56           ` Lennart Sorensen
2014-11-27 22:56           ` Gilles Chanteperdrix
2014-11-27 23:15           ` Gilles Chanteperdrix
2014-11-28  9:40             ` Jan Kiszka
2014-11-28  9:50               ` Gilles Chanteperdrix
2014-11-28  9:55                 ` Jan Kiszka
2014-11-28  9:57                   ` Gilles Chanteperdrix
2014-11-28 11:50                     ` Jan Kiszka
2014-11-28 11:55                       ` Gilles Chanteperdrix
2014-11-28 12:07                         ` Jan Kiszka
2014-11-28 12:10                           ` Gilles Chanteperdrix
2014-11-28 16:14                             ` Lennart Sorensen
2014-11-28 16:15                             ` Lennart Sorensen
2014-11-28 12:13                           ` Gilles Chanteperdrix
2014-11-28 12:15                           ` Gilles Chanteperdrix
2014-11-28 16:13                         ` Lennart Sorensen
2014-11-28 16:16                           ` Gilles Chanteperdrix [this message]
2014-11-28 16:20                             ` Lennart Sorensen
2014-11-28 10:16                   ` Gilles Chanteperdrix
2014-11-28 12:26                     ` dietmar.schindler
2014-11-28 12:43                       ` Gilles Chanteperdrix
2014-11-28 16:18                         ` Lennart Sorensen
2014-11-28 16:24                           ` Gilles Chanteperdrix
2014-11-28 16:29                             ` Lennart Sorensen
2014-11-28 16:35                               ` Gilles Chanteperdrix
2014-11-28 16:44                                 ` Lennart Sorensen
2014-11-28 16:46                                   ` Gilles Chanteperdrix
2014-11-28 16:40                               ` Gilles Chanteperdrix
2014-11-28 16:45                                 ` Lennart Sorensen
2014-11-28 16:47                                   ` Gilles Chanteperdrix
2014-11-28 16:09                 ` Lennart Sorensen
2014-11-28 16:24                   ` Philippe Gerum
2014-11-28 16:21                     ` Lennart Sorensen
2014-11-28 16:07             ` Lennart Sorensen
2014-11-28 16:11               ` Gilles Chanteperdrix
2014-11-28 16:22                 ` Lennart Sorensen
2014-11-27 21:47         ` Lennart Sorensen
2014-11-27 22:39           ` Gilles Chanteperdrix

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=20141128161607.GI8051@hermes \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=jan.kiszka@siemens.com \
    --cc=lsorense@csclub.uwaterloo.ca \
    --cc=xenomai@xenomai.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.