From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-144641-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 0612E13861E
	for <garchives@archives.gentoo.org>; Wed, 23 Jan 2013 11:11:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1AC4B21C092;
	Wed, 23 Jan 2013 11:10:48 +0000 (UTC)
Received: from vergina.dyndns.org (cust-218-222.on4.ontelecoms.gr [92.118.218.222])
	by pigeon.gentoo.org (Postfix) with ESMTP id 6EA8621C05E
	for <gentoo-user@lists.gentoo.org>; Wed, 23 Jan 2013 11:10:46 +0000 (UTC)
Received: from [192.168.0.1] (viper.vergina.dyndns.org [192.168.0.1])
	by viper.vergina.dyndns.org (Postfix) with ESMTP id C9CA916
	for <gentoo-user@lists.gentoo.org>; Wed, 23 Jan 2013 13:10:44 +0200 (EET)
Message-ID: <50FFC534.5060808@asyr.hopto.org>
Date: Wed, 23 Jan 2013 13:10:44 +0200
From: Thanasis <thanasis@asyr.hopto.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130121 Thunderbird/17.0.2
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Udev-197 :  4  show-stoppers
References: <20130120085143.GA1059@ca.inter.net> <201301201657.59592.peter@humphrey.ukfsn.org> <20130122204114.6366c661@fuchsia.remarqs.net>
In-Reply-To: <20130122204114.6366c661@fuchsia.remarqs.net>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Archives-Salt: da9ac486-fa29-40eb-b47e-c16002b9dd4d
X-Archives-Hash: d59b7291a9d83b2cecd658ba249a2ff3

on 01/23/2013 04:41 AM »Q« wrote the following:
> On Sun, 20 Jan 2013 16:57:59 +0000
> Peter Humphrey <peter@humphrey.ukfsn.org> wrote:
> 
>> On Sunday 20 January 2013 08:51:43 Philip Webb wrote:
>>> I just tried upgrading to  udev-197 , which is supposed to be
>>> stable. There were multiple problems & I'm now back with  udev-171 .
>>
>> My daily update pulled in udev-197-r3. The installation went smoothly
>> but I decided I ought to reboot to check that I could. I couldn't.
>> Udev couldn't start because my kernel config didn't have
>> CONFIG_DEVTMPFS=y. So I booted my rescue system on the same disk,
>> chrooted in and built a new kernel with that option. On rebooting
>> everything was fine.
>>
>> Just a note for anyone else who may not have that kernel option.
> 
> This got me too.  Now there's a discussion in -dev about making config
> warnings fatal.
> 

It hit me too, as I hadn't noticed any warning messages..., maybe the
messages were added afterwards..., or I was not careful enough...