logo       

Re: r1308 - / trunk/udev: msg#00184

Subject: Re: r1308 - / trunk/udev
jim@xxxxxxxxxxxxxxxxxxxx wrote:
-       # until we know how to do better, just wait for _all_ events to finish
-       loop=300
-       while test -d /dev/.udev/queue; do
-           sleep 0.1;
-           test "$loop" -gt 0 || break
-           loop=$(($loop - 1))
-       done
-
-       echo_ok
+       /sbin/udevtrigger
+       evaluate_retval

udevtrigger doesn't replace the waiting loop. One more such error and I will officially submit the static-dev hint and recommend it to everyone.

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page



<Prev in Thread] Current Thread [Next in Thread>