On Thu, Nov 27, 2014 at 05:25:59PM +0100, Jan Kiszka wrote: > The following changes since commit c13ff82ac09f6daa94778dcd8b51902efd754f3d: > > rtnet: update at91_ether driver (2014-11-16 20:06:04 +0100) > > are available in the git repository at: > > git://git.xenomai.org/xenomai-jki.git for-forge > > for you to fetch changes up to d36ae28f9c0549c0af66e896711dde21ea769587: > > regd: Switch to tmpfs as default (2014-11-27 17:19:33 +0100)
According to the filesystem hierarchy standard, /mnt is the standard place for "temporarily mounted filesystems". http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard /run is a deviation to the standard, and does not seem to be indicated as a mount point (though debian mounts things there). The standard equivalent of /run would be /var/run. But why do we need to change that globally, is not this configurable? -- Gilles. _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
