From 12289fa60c3e24e87848353631725cb533bbe82c Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 25 Nov 2006 17:19:17 +0000 Subject: Upgrade to Coreutils-6.6. Fixes #1919. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/coreutils.xml | 2 +- packages.ent | 6 +++--- patches.ent | 4 ++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9e7f9dd7b..0c4e87f20 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2006-11-25 + + [matthew] - Upgrade to Coreutils-6.6. Fixes + #1919 + [matthew] - Add Bison to the host requirements as it is required by &bash-fixes-patch; in chapter 5 (Fixes diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 4a85817d4..90cb61d04 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -105,7 +105,7 @@ echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwdMove programs to the locations specified by the FHS: mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin -mv -v /usr/bin/{false,hostname,ln,ls,mkdir,mknod,mv,pwd,rm} /bin +mv -v /usr/bin/{false,hostname,ln,ls,mkdir,mknod,pwd,rm} /bin mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin mv -v /usr/bin/chroot /usr/sbin diff --git a/packages.ent b/packages.ent index 1344463d6..c99cbed1c 100644 --- a/packages.ent +++ b/packages.ent @@ -72,10 +72,10 @@ - - + + - + diff --git a/patches.ent b/patches.ent index b5c92bc0f..02e9f4666 100644 --- a/patches.ent +++ b/patches.ent @@ -16,11 +16,11 @@ - + - + -- cgit v1.2.3-54-g00ecf