Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43952 - evms-2.3.0
Summary: evms-2.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-07 05:15 UTC by Andreas Simon
Modified: 2004-03-12 12:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for evms (evms-2.3.0.diff,1.14 KB, patch)
2004-03-07 05:20 UTC, Andreas Simon
Details | Diff
My Ebuild (evms-2.3.0.ebuild,1.94 KB, text/plain)
2004-03-09 02:55 UTC, Antonio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Simon 2004-03-07 05:15:42 UTC
evms-2.3.0 was released. The old evms-2.2.2 ebuild still works.
Comment 1 Andreas Simon 2004-03-07 05:20:05 UTC
Created attachment 26981 [details, diff]
Patch for evms

Made a patch evms-2.2.2 -> evms-2.3.0

Although the old ebuild still works I made a patch.

The patch does:
* Install the README file.
* install the sample configuration into the docdir instead of /etc
  (the default config file is still installed into /etc)
* install the kernel patches which come handy for people which compile
  their own kernels. (for 2.6.x kernels all those patches are optional
  and only add features but are not mandatory to run evms)
Comment 2 Antonio 2004-03-09 02:54:08 UTC
I propose this ebuild
I have a doubt: the evms.conf and evms.conf.sample where they must be installs to you ??
Comment 3 Antonio 2004-03-09 02:55:12 UTC
Created attachment 27076 [details]
My Ebuild
Comment 4 Andreas Simon 2004-03-09 03:18:14 UTC
The old ebuild installed both evms.conf and evms.conf.sample in /etc.
But usually ebuilds install example configurations into doc dir (think of all the clutter in /etc if every ebuild would install example configs into /etc, especially since many ebuilds come with many examples). I don't think evms should be an exception.

Also I don't like to have files under /etc which are never ever used at all.
Examples IMO don't belong into /etc but into /usr/share/doc.

OTOH because evms.conf and evms.conf.example are the same I think it doesn't make sense to install evms.conf.example at all. If I think about it I would recommend to not install evms.conf.example at all -- /etc/evms.conf is enough.
Comment 5 Andreas Simon 2004-03-12 11:44:03 UTC
Brian what's your opinion on the proposed changes?
I think at least the README could be installed.
Comment 6 Brian Jackson (RETIRED) gentoo-dev 2004-03-12 12:50:30 UTC
I knew there was a bug for this somewhere. I added your stuff to the ebuild, didn't rev bump it in case I need to add anything else soon. So, you'll have to manually remerge it once it hits the mirrors