diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 23:22:10 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 23:22:10 +0000 |
commit | 7d096f362d5d4f3be635d1e7abd14ae3b7114e6d (patch) | |
tree | 4ca31e88b1471da79cf51b0e868a14f6ce7b6e6a /chapter01 | |
parent | 6820da0337c2a6918f1917150802d57c8ecbdf01 (diff) |
- Add 'utmp' group
- Upgraded to latest bootscripts to support utmp group
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 63541386a..df844bfc7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -92,6 +92,12 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Create and use the +<quote>utmp</quote> group.</para></listitem> + +<listitem><para>May 4th, 2004 [winkie]: Chapter 7 - Upgraded to LFS-Bootscripts +2.1.0 and modify the book to work with it.</para></listitem> + <listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Install the <quote>passwd</quote> binary in /bin instead of /usr/bin.</para></listitem> |