| Author |
Message |
caker
Joined: 15 Apr 2003
Posts: 2404
Location: Galloway, NJ
|
| Posted: Mon Mar 14, 2005 10:08 pm Post subject: Distro: CentOS 4.0 now available |
|
|
CentOS 4.0 now available through the Distro Wizard.
"udev" is installed, but won't run on startup. To enable (if you know what you're doing), grep for "udev" in /etc/rc.d/rc.sysinit and uncomment the line. It's likely that this package can just be removed completely.
I also disabled bdb in /etc/my.cnf, which is needed since it requires NPTL. (thanks fo0bar).
Please let me know if you have any other suggestions for the template.
-Chris |
|
| Back to top |
|
bjohnson
Joined: 11 Sep 2003
Posts: 26
|
| Posted: Fri Apr 08, 2005 4:09 am Post subject: Re: Distro: CentOS 4.0 now available |
|
|
caker wrote: CentOS 4.0 now available through the Distro Wizard.
"udev" is installed, but won't run on startup. To enable (if you know what you're doing), grep for "udev" in /etc/rc.d/rc.sysinit and uncomment the line. It's likely that this package can just be removed completely.
Why was udev disabled? |
|
| Back to top |
|
CryptWizard
Joined: 13 Mar 2005
Posts: 41
|
| Posted: Fri Apr 08, 2005 4:15 am Post subject: |
|
|
| UML doesn't support, and doesn't need kernel modules. |
|
| Back to top |
|
bjohnson
Joined: 11 Sep 2003
Posts: 26
|
| Posted: Fri Apr 08, 2005 4:00 pm Post subject: |
|
|
CryptWizard wrote: UML doesn't support, and doesn't need kernel modules.
udev is not just about kernel modules... But I see your point. The /dev directory is unlikely to change. |
|
| Back to top |
|
| |