diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 25dcce833..5124d785c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,16 @@ --> + + 2014-06-23 + + + [bdubbs] - Update to linux-3.15.1. Fixes + #3614. + + + + 2014-06-14 @@ -42,7 +52,25 @@ [dj] - Updated to systemd-214. - [dj] - Synchronized with LFS-SVN-20140611. + [bdubbs] - Update to man-pages-3.69. Fixes + #3613. + + + [bdubbs] - Update to kmod-18. Fixes + #3612. + + + [bdubbs] - Update to tzdata-2014e. Fixes + #3611. + + + [bdubbs] - Update to file-5.19. Fixes + #3610. + + + [bdubbs] - Update to change group name length to 32 characters + in shadow. Fixes + #3611. diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 8742bda28..19086094a 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -79,7 +79,20 @@ find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \;Prepare Shadow for compilation: -./configure --sysconfdir=/etc +./configure --sysconfdir=/etc --with-group-name-max-length=32 + + + The meaning of the configure option: + + + --with-group-name-max-length=32 + + The maximum user name is 32 characters. Make the maximum + group name the same. + + + + Compile the package: diff --git a/general.ent b/general.ent index 905b0f243..83af485e7 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - + - + diff --git a/packages.ent b/packages.ent index feee24272..aa4c14026 100644 --- a/packages.ent +++ b/packages.ent @@ -164,10 +164,10 @@ - - + + - + @@ -343,10 +343,10 @@ - - + + - + @@ -396,12 +396,12 @@ - - - - + + + + - +