On 8/21/07, Trent Shea <[EMAIL PROTECTED]> wrote: > /lib/udev/rule_generator.functions has PATH='/sbin:/bin' > and expects to find 'rmdir' and 'sleep' there. Should we provide links > when installing coreutils and util-linux, or sed the path before > installing udev?
We move rmdir and sleep to /bin at the end of the coreutils install, so this shouldn't be an issue. http://www.linuxfromscratch.org/lfs/view/6.3-rc2/chapter06/coreutils.html -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
