Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68440 - autoconfig script should use coldplug if available
Summary: autoconfig script should use coldplug if available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Low normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 12:52 UTC by Ikke
Modified: 2004-11-18 15:49 UTC (History)
0 users

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


Attachments
Let autoconfig call coldplug instead of hotplug if it exists (autoconfig-use-coldplug.diff,504 bytes, patch)
2004-10-21 12:54 UTC, Ikke
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ikke 2004-10-21 12:52:53 UTC
Currently, the autoconfig init script provided by the livecd-tools package calls "hotplug". In ~x86, hotplug is replaced by "coldplug" tough (including another init script), calling hotplug won't do anything.
Comment 1 Ikke 2004-10-21 12:54:21 UTC
Created attachment 42335 [details, diff]
Let autoconfig call coldplug instead of hotplug if it exists
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2004-10-21 14:29:15 UTC
I'll get this into the next version of livecd-tools
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2004-11-18 15:49:05 UTC
Added and in CVS...