Gentoo Archives: gentoo-dev

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] baselayout-1.11.12-r2 request for testers
Date: Fri, 27 May 2005 13:41:09
Message-Id: 1117201250.14290.229.camel@cgianelloni.nuvox.net
In Reply to: Re: [gentoo-dev] baselayout-1.11.12-r2 request for testers by Mike Frysinger
1 On Thu, 2005-05-26 at 12:08 -0400, Mike Frysinger wrote:
2 > On Thursday 26 May 2005 11:12 am, Chris Gianelloni wrote:
3 > > On Thu, 2005-05-26 at 10:50 -0400, Mike Frysinger wrote:
4 > > > On Thursday 26 May 2005 10:04 am, Chris Gianelloni wrote:
5 > > > > I'm asking because I will need to modify the livecd-tools scripts to
6 > > > > take into account a way to disable DHCP when either "nodhcp" or
7 > > > > "nodetect" are passed to the release media.
8 > > >
9 > > > speaking of livecd updates, someone pointed out on a bug that we shouldnt
10 > > > need to check CDBOOT anymore in the volume addon code
11 > > > (lvm/lvm2/evms/raid/etc) ... the livecd should set RC_VOLUME_ORDER to ""
12 > > > ... maybe we can do this in the ebuild ?
13 > >
14 > > What ebuild? baselayout?
15 >
16 > yes, when USE=livecd
17 >
18 > > Where would the livecd set RC_VOLUME_ORDER?
19 >
20 > it would reset $S/etc/conf.d/rc
21 >
22 > > Why should it?
23 >
24 > instead of having to do [[ -z ${CDBOOT} ]] all the time ... the lvm/emvs/raid
25 > have been removed from baselayout and placed into sep addon modules ... but
26 > only modules listed in RC_VOLUME_ORDER will be automagically sourced by
27 > baselayout at boot
28 >
29 > so instead of checking $CDBOOT in all the modules, we could just have the
30 > livecd say 'dont check volume addon modules'
31
32 Where would the livecd say this?
33
34 Also, what if we *want* the livecd to check the volume addon modules?
35
36 --
37 Chris Gianelloni
38 Release Engineering - Strategic Lead/QA Manager
39 Games - Developer
40 Gentoo Linux

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] baselayout-1.11.12-r2 request for testers Mike Frysinger <vapier@g.o>