From: Ladislav Hagara <ladislav.hagara AT unob.cz>
To: sm-commit AT lists.ibiblio.org
Subject: Re: [SM-Commit] GIT changes to devel-udev grimoire by Ladislav Hagara (7cd8abcbe9ec8b1f1d8dd54513d44c9044241de4)
Date: Thu, 19 May 2011 08:10:45 +0200
>> GIT changes to devel-udev grimoire by Ladislav Hagara <hgr AT vabo.cz>:
>
>> smgl/init.d/DETAILS | 2 +-
>> smgl/init.d/HISTORY | 5 +++++
>> smgl/init.d/PRE_BUILD | 7 +++++++
>> smgl/init.d/init.d/devices | 2 --
>> 4 files changed, 13 insertions(+), 3 deletions(-)
>
>> New commits:
>> commit 7cd8abcbe9ec8b1f1d8dd54513d44c9044241de4
>> Author: Ladislav Hagara <hgr AT vabo.cz>
>> Commit: Ladislav Hagara <hgr AT vabo.cz>
>
>> init.d: ramfs on /dev removed, devtmpfs required
>
> This will kill the box of everyone with static /dev as their carefully
> created /dev tree (on which they build their config files) vanishes and is
> replaced with a tmpfs.
Please, look at init.d/devices, there are several functions, I updated
only start_udev() so static /dev is untouched.