From 5735d994ec174e4c7a26e5de8f7d8ca4758e72c4 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 9 Feb 2007 21:03:49 +0000 Subject: Move readlink to /bin so that Udev rules can use it before /usr is mounted. Fixes #1913. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bf656eac0..e2421b124 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,13 @@ 2007-02-09 + + [matthew] - Move readlink to + /bin because + sysreadlink in Udev's shell functions may call + it before /usr has been + mounted. Fixes #1913 + [matthew] - Remove some chmod and chown commands from DB, NCurses and Readline as -- cgit v1.2.3-54-g00ecf