diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-24 10:26:20 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-24 10:26:20 +0000 |
commit | c9fb357ffd3c05b917aaa722fae5f846a71a796e (patch) | |
tree | d3b0754c42e8d1f8c63418e345eb32c061d18567 /chapter01 | |
parent | 96dfe0f5bf19f2de5e8650418bbf95f240579df9 (diff) |
Remove the nobody user and group.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 12136f77c..fc3770d89 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -345,9 +345,6 @@ for GCC 3.3.1 with respect to the fixincludes process. Also added extra verbiage to the locking-in and GCC pass 2 pages on the fixincludes process.</para></listitem> -<listitem><para>August 31, 2003 [jeremy] - Added user nobody to -passwd and group files, so coreutils tests will pass.</para></listitem> - <listitem><para>August 31st, 2003 [alex]: Reworded some paragraphs, added missing markup, and rearranged the changelog.</para></listitem> |