diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-06-19 20:48:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-06-19 20:48:04 +0000 |
commit | 1fd5d19b67463e496ac4fbd82306677c615cf028 (patch) | |
tree | 3248a41268978f76274056790a9c72bca003b66e /chapter01/changelog.xml | |
parent | 0c012ac2c96978a0d297cdd21888564f8267bc8c (diff) |
Add user lfs to group lfs (fixes bug #856)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 433c03bb0..dbd5ab283 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -76,6 +76,11 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 19, 2004 [matt]: chapter04 - addinguser. Make the lfs user +a member of the lfs group, in case hosts add a new user to a non-existent gid by +default (which causes the glibc testsuite to fail). Fixes bug #856.</para> +</listitem> + <listitem><para>June 19, 2004 [matt]: chapter07 - console & chapter 08 - kernel. Improved wording and re-introduced the option for compiling the keymap directly into the kernel.</para></listitem> |