Package: udev
Version: 204-5
Severity: minor
File: /etc/init.d/udev
Hi,
In the start function of the initscript "udevadm settle" is being
called with a message that suggest that /dev will be fully populated
after it returns.
# wait for the udevd childs to finish
log_action_begin_msg "Waiting for /dev to be fully populated"
if udevadm settle; then
log_action_end_msg 0
else
log_action_end_msg 0 'timeout'
fi
;;
>From a recent discussion I had on #udev, I've the feeling that this
message is misleading (if not wrong). I guess this needs to be
rephrased.
Something like "Waiting for the event queue to be fully processed" seems to
match more what's really happening at that moment.
Cheers
Laurent Bigonville
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages udev depends on:
ii debconf [debconf-2.0] 1.5.51
ii libacl1 2.2.52-1
ii libblkid1 2.20.1-5.5
ii libc6 2.17-93
ii libkmod2 9-3
ii libselinux1 2.1.13-2
ii libudev1 204-5
ii lsb-base 4.1+Debian12
ii procps 1:3.3.8-2
ii sysv-rc 2.88dsf-43
ii util-linux 2.20.1-5.5
udev recommends no packages.
udev suggests no packages.
-- debconf information excluded
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]