From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH] tools: revert to using /var and /etc/
Date: Fri, 25 Jan 2013 14:41:52 +0100 [thread overview]
Message-ID: <51028BA0.2020004@citrix.com> (raw)
In-Reply-To: <1359119447-20967-1-git-send-email-ian.campbell@citrix.com>
On 25/01/13 14:10, Ian Campbell wrote:
> 26470:acaf29203cf9 "tools+stubdom: install under /usr/local by
> default" moved more stuff under /usr/local than was desirable.
>
> In particular SYSCONFIG_DIR (configuration for initscripts) moved to
> /usr/local/etc/{sysconfig,defaults} while the initscripts themselves
> (correctly) remained in /etc/init.d. Moving /etc/xen/scripts breaks
> the udev bakcned rules file. Lastly stuff under /var was moved to
> /usr/local/var.
>
> Move these back to /etc/ and /var. Moving /etc wholesale rather thsn
> just the problematic bits is preferable for consistency.
>
> Although there seems to be some disagreement about /usr/local/var vs
> /var using /var is compatible with the FHS and what we think most
> people will expect.
>
> Most of this impacts Linux only but NetBSD appears to have been using
> /usr/local/var/lib which I have also reset to /var/lib.
>
> Note that we already paid no attention to autoconf --sysconfdir or
> --localstatedir ('etc' and 'var' respectively) so there is no change
> from that PoV.
>
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> Cc: Roger Pau Monne <roger.pau@citrix.com>
> Cc: Ian Jackson <ian.jackson@citrix.com?
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
next prev parent reply other threads:[~2013-01-25 13:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-25 13:10 [PATCH] tools: revert to using /var and /etc/ Ian Campbell
2013-01-25 13:41 ` Roger Pau Monné [this message]
2013-01-25 16:15 ` Ian Campbell
2013-01-27 21:49 ` Sander Eikelenboom
2013-01-28 10:25 ` Ian Campbell
2013-01-28 10:39 ` Sander Eikelenboom
2013-01-28 10:50 ` Ian Campbell
2013-01-28 16:49 ` Stefano Stabellini
2013-01-28 18:46 ` Sander Eikelenboom
2013-01-28 18:54 ` Roger Pau Monné
2013-01-29 11:26 ` Stefano Stabellini
2013-01-29 11:30 ` Ian Campbell
2013-01-29 11:33 ` Stefano Stabellini
2013-01-28 18:48 ` [PATCH] xencommons: redirect serial and parallel to /dev/null Stefano Stabellini
2013-02-05 11:35 ` Ian Campbell
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=51028BA0.2020004@citrix.com \
--to=roger.pau@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=xen-devel@lists.xen.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.