In linux.gentoo.user, you wrote:
>
> On Wed, 23 Jan 2013 09:29:19 +0100, Matthias Hanft wrote:
>
>> Good idea, but as I updated udev yesterday on one of my Gentoo systems,
>> in the usual after-update messages there was a line in red, telling me
>> "You don't have CONFIG_DEVTMPFS enabled. udev will not start." So it's
>> not really a surprise, is it? Hence, I built a new kernel *before*
>> rebooting :-)
>
> That's fine if you see the message, which you should, and the system
> does not suffer an unplanned reboot, which it shouldn't. But leaving a
> system in a state that won't reboot following a crash or power failure is
> not particularly clever, making the warnings fatal sounds a safe default
> to me. As this is Gentoo there will always be a way to turn the airbags
> off and even disable the brakes :)

A similar message has been shown after quite a few previous udev
updates, not just this last one. I remember having to add the
CONFIG_DEVTMPFS=y option to my gentoo kernels at least 6 months ago
after seeing a message telling me that this option must be enabled for
udev or there'll be big problems later on.

I have all update messages emailed to me using:

PORTAGE_ELOG_*=<blah>

In my /etc/portage/make.conf

After every update I read every message that portage sends me and I act
appropriately upon them.

BTW, My udev update went without a hitch. I had a revdep-rebuild to do
for a libudev update and that was about it.

Even if you didn't see the message and your system didn't boot then you
could still fix things by using your Minimal Install CD to start up,
then chroot into your normal system and rebuild your kernel.

-- 
Regards,
Gregory.

Reply via email to