Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Do i need ColdPlug Hotplug with Kernel (manualy compiled)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
xprometeus
n00b
n00b


Joined: 19 Jan 2004
Posts: 50

PostPosted: Wed Mar 29, 2006 6:26 pm    Post subject: Do i need ColdPlug Hotplug with Kernel (manualy compiled) Reply with quote

First i used genkernel to compile my kernel,but then i compiled it manualy.So do i need ColdPlug and Hotplug ?Are they still necessary ?

Last edited by xprometeus on Wed Mar 29, 2006 6:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
dsd
Developer
Developer


Joined: 30 Mar 2003
Posts: 2162
Location: nr London

PostPosted: Wed Mar 29, 2006 6:38 pm    Post subject: Reply with quote

no, as long as you build support for all your hardware directly into the kernel (as opposed to modules)
_________________
http://dev.gentoo.org/~dsd
Back to top
View user's profile Send private message
xprometeus
n00b
n00b


Joined: 19 Jan 2004
Posts: 50

PostPosted: Wed Mar 29, 2006 6:45 pm    Post subject: thanks for aswer Reply with quote

thank you for aswer,i was not sure .
Back to top
View user's profile Send private message
potx22
n00b
n00b


Joined: 21 Mar 2006
Posts: 21

PostPosted: Sat Apr 01, 2006 5:46 am    Post subject: Reply with quote

how to remove coldplug and hotplug?
_________________
GENTOO WAY TO GO
Back to top
View user's profile Send private message
zeek
Guru
Guru


Joined: 16 Nov 2002
Posts: 480
Location: Bantayan Island

PostPosted: Sat Apr 01, 2006 11:19 pm    Post subject: Reply with quote

potx22 wrote:
how to remove coldplug and hotplug?


Code:
rc-update del hotplug
emerge unmerge hotplug
rm /etc/init.d/hotplug
rc-update del coldplug
emerge unmerge coldplug
rm /etc/init.d/coldplug
Back to top
View user's profile Send private message
Paapaa
l33t
l33t


Joined: 14 Aug 2005
Posts: 955
Location: Finland

PostPosted: Sun Apr 02, 2006 8:45 am    Post subject: Reply with quote

dsd wrote:
no, as long as you build support for all your hardware directly into the kernel (as opposed to modules)


Hmm, I think that if you are using udev, you NEED hotplug support enabled in the kernel - even if your modules are all built-in and even if you don't need the actual Hot-plug functionality. Udev needs hotplug. This is with the latest stable gentoo-sources 2.6.15.1 and udev. You don't need to emerge the hotplug tools, however. I also think that newer kernels (2.6.16?) don't even allow you to disable hotplug support as it is mandatory for udev.
Back to top
View user's profile Send private message
hayalci
n00b
n00b


Joined: 18 Jul 2004
Posts: 44

PostPosted: Sat Sep 09, 2006 10:59 pm    Post subject: Reply with quote

Nope, as the udev guide states, udev only requires "hotplug-base" and it is installed as a depencency. "hotplug" and "coldplug" packages are not dependencies and you may choose not to install them.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum