Richard Kreuter <[EMAIL PROTECTED]> writes:

> On Sun, Mar 24, 2002 at 12:24:07PM -0800, Thomas Bushnell, BSG wrote:
> >
> > /var is for data that cannot be shared between different machines.
> 
>   /var/mail, /var/spool/news are shareable, no?
>
>   The FHS states /var is for "variable" files.

FHS != GNU Coding Standards.

FHS finally discovered that they needed a place for shareable data,
and then broke the way to deal with it, by specifying a list of
directories in /var.  That means that environments that want to manage
simple mount tables with what can be shared, and how, cannot do the
job adequately, because the shareable data is littered across several
locations. 

>   So should the sharable parts of FHS's /var be in /com on GNU?  If
> so, should /var/mail, et al., be links to /com/mail and so forth?

Ideally, yes.

Thomas

_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to