From: Roy Marples <uberlord@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] baselayout-2 and volumes (raid, lvm, crypt, etc)
Date: Fri, 13 Apr 2007 12:41:43 +0100 [thread overview]
Message-ID: <20070413124143.629296ec@uberlaptop.development.ltl> (raw)
Hi List
bsaelayout-2.0.0_alpha2 will ship without any volume support for things
like LVM, RAID, etc. We only ship the hooks right now, but we won't
ship those any more as we can't seem it get it right.
If you care about such things, then you need to pester the maintainer
of said package to write an init script for it that has the following
dependency
depend() {
before checkroot
}
Any other dependencies should be done by the USER
in /etc/conf.d/foo like so
RC_NEED="bar"
Which shows that foo needs bar. Or rather dm-crypt needs lvm or some
such. Of couse, same USER can add RC_NEED="lvm"
to /etc/conf.d/localmount or any other service too.
This is kind of required so that /dev managers don't have to use nasty
hacks either.
Thanks
Roy
--
gentoo-dev@gentoo.org mailing list
next reply other threads:[~2007-04-13 11:45 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-13 11:41 Roy Marples [this message]
2007-04-13 12:55 ` [gentoo-dev] baselayout-2 and volumes (raid, lvm, crypt, etc) Benjamin Smee (strerror)
2007-04-13 13:23 ` Mike Frysinger
2007-04-13 16:23 ` Alex Tarkovsky
2007-04-13 16:36 ` Mike Frysinger
2007-04-13 16:51 ` Alex Tarkovsky
2007-04-13 16:59 ` Mike Frysinger
2007-04-13 19:07 ` Jeffrey Gardner
2007-04-13 19:28 ` Alex Tarkovsky
2007-04-13 19:40 ` Jan Kundrát
2007-04-13 19:55 ` Andrej Kacian
2007-04-13 20:11 ` Sune Kloppenborg Jeppesen
2007-04-13 16:56 ` Chris Gianelloni
2007-04-13 17:06 ` Mike Frysinger
2007-04-13 21:47 ` Doug Goldstein
2007-04-14 6:57 ` [gentoo-dev] " Steve Long
2007-04-16 11:46 ` Chris Gianelloni
2007-04-18 5:11 ` [gentoo-dev] Reply-To Munging [was Re: Re: baselayout-2 and volumes (raid, lvm, crypt, etc)] Steve Long
2007-04-18 11:48 ` Chris Gianelloni
[not found] ` <d14bee470704131029t49994d82ge2e231bfbbe54e30@mail.gmail.com>
2007-04-13 17:48 ` [gentoo-dev] baselayout-2 and volumes (raid, lvm, crypt, etc) Petteri Räty
2007-04-13 18:23 ` 2007.0 release (was: Re: [gentoo-dev] baselayout-2 and volumes (raid, lvm, crypt, etc)) Thilo Bangert
2007-04-13 18:36 ` [gentoo-dev] Re: 2007.0 release Andrew Gaffney
2007-04-13 18:40 ` Jakub Moc
2007-04-13 19:03 ` Chris Gianelloni
2007-04-13 19:16 ` Jakub Moc
2007-04-13 21:19 ` Chris Gianelloni
2007-04-13 22:20 ` Alex Tarkovsky
2007-04-13 23:54 ` Andrew Gaffney
2007-04-13 18:58 ` 2007.0 release (was: Re: [gentoo-dev] baselayout-2 and volumes (raid, lvm, crypt, etc)) Chris Gianelloni
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=20070413124143.629296ec@uberlaptop.development.ltl \
--to=uberlord@gentoo.org \
--cc=gentoo-dev@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox