From: Patrick Caulfeld <pcaulfie@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [RFC/PATCH] make /etc/cluster/cluster.conf configurable
Date: Wed, 02 Jan 2008 11:22:57 +0000 [thread overview]
Message-ID: <477B7411.1060003@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0801021205270.29819@trider-g7>
Fabio M. Di Nitto wrote:
>
> Hi guys,
>
> the patch makes it possible to change the default configuration file by
> setting DEFAULT_CONFIG_DIR (default to /etc/cluster) and
> DEFAULT_CONFIG_FILE (cluster.conf).
>
> I need to address two small issues before I can commit it (hence the RFC).
>
> rgmanager/src/resources/utils/config-utils.sh
> cman/init.d/cman
> rgmanager/init.d/rgmanager
>
> and a bunch of manpages hard encoded file name and path.
>
> Fixing those is easy but to do it clean, I would have to rename them to
> something .in and that would kill the RCS history and I don't like that.
>
> The other solution would be to place some sed magic at install: time
> that is a bit more "dirty" but IMHO good enough for a temporary solution
> while we wait for a proper RCS to appear. Suggestion? Ideas?
>
> This patch can wait.. it really lands in the category of "nice to have".
I would be inclined to leave the man pages as they are, but add a
comment in them to the effect that the file might be moved if the
packages were built by hand (or something).
Anyone who changes the file location either
1) knows what they are doing or
2) is packaging, and has to take responsibility for that themselves.
(yes I know ...)
Patrick
next prev parent reply other threads:[~2008-01-02 11:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-02 11:14 [Cluster-devel] [RFC/PATCH] make /etc/cluster/cluster.conf configurable Fabio M. Di Nitto
2008-01-02 11:22 ` Patrick Caulfeld [this message]
2008-01-02 12:33 ` Fabio M. Di Nitto
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=477B7411.1060003@redhat.com \
--to=pcaulfie@redhat.com \
/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.