From e8d633c1a2551bee21dfe1f785786d7c22a91c93 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Wed, 20 Aug 2014 18:57:16 +0000 Subject: [PATCH] Merge trunk. Mention users/groups update. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d834b805b..9fa748f9a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,10 +36,25 @@ --> - 2014-08-16 + 2014-08-20 - [krejzi] - Merged LFS SVN-20140815. + [krejzi] - Merged LFS SVN-20140819. + + + [krejzi] - Added new users and groups needed for + systemd-216. Note that existing users and groups for + systemd got their UIDs/GIDs changed. + + + + + 2014-08-19 + + + [bdubbs] - Remove redundant options in gcc instructions. + Fixes + #3655.