public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] coldplug and hotplug
@ 2006-05-03  9:13 Roy Marples
  2006-05-03  9:33 ` Henrik Brix Andersen
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Roy Marples @ 2006-05-03  9:13 UTC (permalink / raw
  To: gentoo-dev

Hi List

I'm in two minds about something so I'm asking for input :)

baselayout lets all hotplug events through and gives no control over this, 
whereas we can limit coldplug events via the RC_COLDPLUG variable.
RC_COLDPLUG is currently just a pattern list, but used to be a simple yes|no
I'm wondering if it's a bit messy from the users perspective - would something 
like this be clearer or easier?

RC_HOTPLUG="yes|no"
RC_COLDPLUG="yes|no"
RC_PLUG_SERVICES="net.wlan !net.*"

or

RC_HOTPLUG="yes|no|net.wlan !net.*"
RC_COLDPLUG="yes|no|net.wlan !net.*"

The reason I'm asking is that the last baselayout patch I did changed from 
yes|no to a pure list match, RC_COLDPLUG="*" and I'm not sure if I like it or 
not.

Thanks for your thoughts :)

-- 
Roy Marples <uberlord@gentoo.org>
Gentoo/Linux Developer (baselayout, networking)
-- 
gentoo-dev@gentoo.org mailing list



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

end of thread, other threads:[~2006-05-04 17:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-03  9:13 [gentoo-dev] coldplug and hotplug Roy Marples
2006-05-03  9:33 ` Henrik Brix Andersen
2006-05-03 10:57   ` Roy Marples
2006-05-03 11:15     ` Roy Marples
2006-05-03 11:28       ` Mike Auty
2006-05-03  9:37 ` Jakub Moc
2006-05-03 10:32   ` Roy Marples
2006-05-03 11:26     ` Jakub Moc
2006-05-03 11:13       ` Marius Mauch
2006-05-03 12:22       ` Roy Marples
2006-05-03 12:35         ` Jakub Moc
2006-05-03 13:29           ` Roy Marples
2006-05-03 14:03             ` Mike Auty
2006-05-03 14:11               ` Roy Marples
2006-05-03 18:27         ` Greg KH
2006-05-04  8:54           ` Roy Marples
2006-05-04 17:10             ` Greg KH
2006-05-03 11:04 ` [gentoo-dev] " Duncan

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