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 @@ - + - +