From c3ce17e197d6fcc6aa47d8f7928064fe1c0955ed Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Thu, 26 Jun 2014 04:00:35 +0000 Subject: [PATCH] Sync to LFS 2014-06-23. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 30 +++++++++++++++++++++++++++++- chapter06/shadow.xml | 15 ++++++++++++++- general.ent | 4 ++-- packages.ent | 32 ++++++++++++++++---------------- 4 files changed, 61 insertions(+), 20 deletions(-) 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 @@ - - - - + + + + - +