public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] baselayout-2 and volumes (raid, lvm, crypt, etc)
@ 2007-04-13 11:41 Roy Marples
  2007-04-13 12:55 ` Benjamin Smee (strerror)
  0 siblings, 1 reply; 29+ messages in thread
From: Roy Marples @ 2007-04-13 11:41 UTC (permalink / raw
  To: gentoo-dev

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



^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2007-04-18 11:53 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-13 11:41 [gentoo-dev] baselayout-2 and volumes (raid, lvm, crypt, etc) Roy Marples
2007-04-13 12:55 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox